Apr 16 22:41:42.599306 np0000166786 systemd[1]: Started devstack@n-cpu.service - Devstack devstack@n-cpu.service. Apr 16 22:41:42.909030 np0000166786 nova-compute[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Apr 16 22:41:42.909030 np0000166786 nova-compute[112485]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 16 22:41:42.909030 np0000166786 nova-compute[112485]: we strongly recommend against using it for new projects. Apr 16 22:41:42.909030 np0000166786 nova-compute[112485]: If you are already using Eventlet, we recommend migrating to a different Apr 16 22:41:42.909030 np0000166786 nova-compute[112485]: framework. For more detail see Apr 16 22:41:42.909030 np0000166786 nova-compute[112485]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 16 22:41:42.909030 np0000166786 nova-compute[112485]: import eventlet Apr 16 22:41:42.949234 np0000166786 nova-compute[112485]: Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Apr 16 22:41:44.366309 np0000166786 nova-compute[112485]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'linux_bridge' {{(pid=112485) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:44}} Apr 16 22:41:44.366309 np0000166786 nova-compute[112485]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=112485) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:44}} Apr 16 22:41:44.367423 np0000166786 nova-compute[112485]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=112485) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:44}} Apr 16 22:41:44.367423 np0000166786 nova-compute[112485]: INFO os_vif [-] Loaded VIF plugins: linux_bridge, noop, ovs Apr 16 22:41:44.489870 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:41:44.510475 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.021s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:41:44.555966 np0000166786 nova-compute[112485]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Apr 16 22:41:45.289359 np0000166786 nova-compute[112485]: WARNING nova.compute.manager [None req-d5316306-1058-461b-8682-0e3173b1589d 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. Apr 16 22:41:45.289574 np0000166786 nova-compute[112485]: INFO nova.utils [None req-d5316306-1058-461b-8682-0e3173b1589d None None] The long task thread pool MainProcess.long_task is initialized Apr 16 22:41:45.290070 np0000166786 nova-compute[112485]: INFO nova.virt.driver [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Loading compute driver 'libvirt.LibvirtDriver' Apr 16 22:41:45.597039 np0000166786 nova-compute[112485]: INFO nova.compute.provider_config [None req-d5316306-1058-461b-8682-0e3173b1589d None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Apr 16 22:41:46.100941 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Acquiring lock "singleton_lock" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Apr 16 22:41:46.100941 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Acquired lock "singleton_lock" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Apr 16 22:41:46.100941 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Releasing lock "singleton_lock" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Apr 16 22:41:46.101179 np0000166786 nova-compute[112485]: WARNING oslo_service.backend._threading.service [None req-d5316306-1058-461b-8682-0e3173b1589d None None] no_fork=True: running service in main process Apr 16 22:41:46.101588 np0000166786 nova-compute[112485]: INFO nova.service [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Starting compute node (version 33.1.0) Apr 16 22:41:46.606834 np0000166786 nova-compute[112485]: INFO nova.utils [None req-d5316306-1058-461b-8682-0e3173b1589d None None] The default thread pool MainProcess.default is initialized Apr 16 22:41:46.608219 np0000166786 nova-compute[112485]: DEBUG nova.utils [-] Waiting for the next task {{(pid=112485) _log /opt/stack/nova/nova/utils.py:1530}} Apr 16 22:41:46.608672 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Starting event thread {{(pid=112485) start /opt/stack/nova/nova/virt/libvirt/host.py:252}} Apr 16 22:41:46.609388 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Starting connection event dispatch thread {{(pid=112485) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:553}} Apr 16 22:41:46.610686 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Connecting to libvirt: qemu:///system {{(pid=112485) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:558}} Apr 16 22:41:47.381956 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Registering for lifecycle events {{(pid=112485) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:564}} Apr 16 22:41:47.382169 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Registering for connection events: {{(pid=112485) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:585}} Apr 16 22:41:47.382920 np0000166786 nova-compute[112485]: INFO nova.virt.libvirt.driver [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Connection event '1' reason 'None' Apr 16 22:41:47.888131 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Cannot update service status on host "np0000166786" since it is not registered.: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host np0000166786 could not be found. Apr 16 22:41:47.889012 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.volume.mount [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Initialising _HostMountState generation 0 {{(pid=112485) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: INFO nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Libvirt host capabilities Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: 0632793b-4778-4984-8111-419bc6f9f141 Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: x86_64 Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: AMD Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: tcp Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: rdma Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: 65844268 Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: 16461067 Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: 0 Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: 0 Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.788371 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.792422 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: none Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: 0 Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: dac Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: 0 Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: +64055:+992 Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: +64055:+992 Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: 64 Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-alpha Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: clipper Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: 32 Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-arm Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: virt-8.2 Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: virt Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: qcom-dc-scm-v1-bmc Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: mori-bmc Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: ast2600-evb Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: borzoi Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: tiogapass-bmc Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: spitz Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: virt-2.7 Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: nuri Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: mcimx7d-sabre Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: romulus-bmc Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: virt-3.0 Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: virt-5.0 Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: npcm750-evb Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: virt-2.10 Apr 16 22:41:59.794139 np0000166786 nova-compute[112485]: rainier-bmc Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: mps3-an547 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: musca-b1 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: realview-pbx-a9 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: versatileab Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: kzm Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: virt-2.8 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: fby35-bmc Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: musca-a Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: virt-3.1 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: mcimx6ul-evk Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: virt-5.1 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: smdkc210 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: sx1 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: virt-2.11 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: imx25-pdk Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: stm32vldiscovery Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: virt-2.9 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: orangepi-pc Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: quanta-q71l-bmc Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: z2 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: virt-5.2 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: xilinx-zynq-a9 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: tosa Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: mps2-an500 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: virt-2.12 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: mps2-an521 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: sabrelite Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: mps2-an511 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: canon-a1100 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: realview-eb Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: quanta-gbs-bmc Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: emcraft-sf2 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: realview-pb-a8 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: yosemitev2-bmc Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: virt-7.0 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: virt-4.0 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: raspi1ap Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: palmetto-bmc Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: sx1-v1 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: n810 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: g220a-bmc Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: n800 Apr 16 22:41:59.797047 np0000166786 nova-compute[112485]: bletchley-bmc Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: virt-7.1 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: tacoma-bmc Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: virt-4.1 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: quanta-gsj Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: versatilepb Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: terrier Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: mainstone Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: realview-eb-mpcore Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: integratorcp Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: virt-7.2 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: supermicrox11-bmc Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: virt-4.2 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: witherspoon-bmc Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: qcom-firework-bmc Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: mps3-an524 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: kudo-bmc Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: vexpress-a9 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: midway Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: musicpal Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: lm3s811evb Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: lm3s6965evb Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: supermicro-x11spi-bmc Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: microbit Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: fby35 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: mps2-an505 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: mps2-an385 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: virt-6.0 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: virt-8.0 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: cubieboard Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: ast1030-evb Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: verdex Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: bpim2u Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: netduino2 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: mps2-an386 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: olimex-stm32-h405 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: virt-6.1 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: virt-8.1 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: raspi2b Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: vexpress-a15 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: fuji-bmc Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: virt-6.2 Apr 16 22:41:59.798660 np0000166786 nova-compute[112485]: sonorapass-bmc Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: cheetah Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: virt-2.6 Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: ast2500-evb Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: highbank Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: akita Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: connex Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: netduinoplus2 Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: collie Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: raspi0 Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: fp5280g2-bmc Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: 32 Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-arm Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: virt-8.2 Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: virt Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: qcom-dc-scm-v1-bmc Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: mori-bmc Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: ast2600-evb Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: borzoi Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: tiogapass-bmc Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: spitz Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: virt-2.7 Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: nuri Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: mcimx7d-sabre Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: romulus-bmc Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: virt-3.0 Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: virt-5.0 Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: npcm750-evb Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: virt-2.10 Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: rainier-bmc Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: mps3-an547 Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: musca-b1 Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: realview-pbx-a9 Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: versatileab Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: kzm Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: virt-2.8 Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: fby35-bmc Apr 16 22:41:59.800581 np0000166786 nova-compute[112485]: musca-a Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: virt-3.1 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: mcimx6ul-evk Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: virt-5.1 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: smdkc210 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: sx1 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: virt-2.11 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: imx25-pdk Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: stm32vldiscovery Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: virt-2.9 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: orangepi-pc Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: quanta-q71l-bmc Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: z2 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: virt-5.2 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: xilinx-zynq-a9 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: tosa Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: mps2-an500 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: virt-2.12 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: mps2-an521 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: sabrelite Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: mps2-an511 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: canon-a1100 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: realview-eb Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: quanta-gbs-bmc Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: emcraft-sf2 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: realview-pb-a8 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: yosemitev2-bmc Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: virt-7.0 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: virt-4.0 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: raspi1ap Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: palmetto-bmc Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: sx1-v1 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: n810 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: g220a-bmc Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: n800 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: bletchley-bmc Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: virt-7.1 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: tacoma-bmc Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: virt-4.1 Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: quanta-gsj Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: versatilepb Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: terrier Apr 16 22:41:59.803064 np0000166786 nova-compute[112485]: mainstone Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: realview-eb-mpcore Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: integratorcp Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: virt-7.2 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: supermicrox11-bmc Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: virt-4.2 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: witherspoon-bmc Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: qcom-firework-bmc Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: mps3-an524 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: kudo-bmc Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: vexpress-a9 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: midway Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: musicpal Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: lm3s811evb Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: lm3s6965evb Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: supermicro-x11spi-bmc Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: microbit Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: fby35 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: mps2-an505 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: mps2-an385 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: virt-6.0 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: virt-8.0 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: cubieboard Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: ast1030-evb Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: verdex Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: bpim2u Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: netduino2 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: mps2-an386 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: olimex-stm32-h405 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: virt-6.1 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: virt-8.1 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: raspi2b Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: vexpress-a15 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: fuji-bmc Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: virt-6.2 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: sonorapass-bmc Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: cheetah Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: virt-2.6 Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: ast2500-evb Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: highbank Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: akita Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: connex Apr 16 22:41:59.804702 np0000166786 nova-compute[112485]: netduinoplus2 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: collie Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: raspi0 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: fp5280g2-bmc Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: 64 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-aarch64 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: virt-8.2 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: virt Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: qcom-dc-scm-v1-bmc Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: mori-bmc Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: ast2600-evb Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: borzoi Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: tiogapass-bmc Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: spitz Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: virt-2.7 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: nuri Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: mcimx7d-sabre Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: romulus-bmc Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: virt-3.0 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: virt-5.0 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: npcm750-evb Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: virt-2.10 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: rainier-bmc Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: mps3-an547 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: virt-2.8 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: musca-b1 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: realview-pbx-a9 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: versatileab Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: kzm Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: fby35-bmc Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: musca-a Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: virt-3.1 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: mcimx6ul-evk Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: virt-5.1 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: smdkc210 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: sx1 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: virt-2.11 Apr 16 22:41:59.806646 np0000166786 nova-compute[112485]: imx25-pdk Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: stm32vldiscovery Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: virt-2.9 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: orangepi-pc Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: quanta-q71l-bmc Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: z2 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: virt-5.2 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: xilinx-zynq-a9 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: xlnx-zcu102 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: tosa Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: mps2-an500 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: virt-2.12 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: mps2-an521 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: sabrelite Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: mps2-an511 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: canon-a1100 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: realview-eb Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: quanta-gbs-bmc Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: emcraft-sf2 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: realview-pb-a8 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: sbsa-ref Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: yosemitev2-bmc Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: virt-7.0 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: virt-4.0 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: raspi1ap Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: palmetto-bmc Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: sx1-v1 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: n810 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: g220a-bmc Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: n800 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: bletchley-bmc Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: virt-7.1 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: tacoma-bmc Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: virt-4.1 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: quanta-gsj Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: versatilepb Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: terrier Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: mainstone Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: realview-eb-mpcore Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: integratorcp Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: virt-7.2 Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: supermicrox11-bmc Apr 16 22:41:59.809401 np0000166786 nova-compute[112485]: virt-4.2 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: witherspoon-bmc Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: qcom-firework-bmc Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: mps3-an524 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: kudo-bmc Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: vexpress-a9 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: midway Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: musicpal Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: lm3s811evb Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: lm3s6965evb Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: supermicro-x11spi-bmc Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: microbit Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: fby35 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: mps2-an505 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: mps2-an385 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: virt-6.0 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: virt-8.0 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: raspi3ap Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: cubieboard Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: ast1030-evb Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: verdex Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: bpim2u Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: netduino2 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: xlnx-versal-virt Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: mps2-an386 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: olimex-stm32-h405 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: virt-6.1 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: virt-8.1 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: raspi3b Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: raspi2b Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: vexpress-a15 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: fuji-bmc Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: virt-6.2 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: sonorapass-bmc Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: cheetah Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: virt-2.6 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: ast2500-evb Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: highbank Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: akita Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: connex Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: netduinoplus2 Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: collie Apr 16 22:41:59.812232 np0000166786 nova-compute[112485]: raspi0 Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: fp5280g2-bmc Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: 32 Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-cris Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: axis-dev88 Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: 32 Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-i386 Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-i440fx-noble-v2 Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: ubuntu Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-q35-mantic Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-i440fx-impish-hpb Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-q35-5.2 Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-q35-lunar-hpb Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-i440fx-mantic Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-i440fx-2.12 Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-i440fx-2.0 Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-i440fx-xenial Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-q35-kinetic Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-i440fx-6.2 Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-q35-4.2 Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-i440fx-mantic-maxcpus Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-i440fx-2.5 Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-i440fx-4.2 Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-i440fx-focal Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-i440fx-hirsute Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-q35-xenial Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-i440fx-jammy-hpb Apr 16 22:41:59.813265 np0000166786 nova-compute[112485]: pc-i440fx-5.2 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-2.7 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-eoan-hpb Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-disco-hpb Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-groovy Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-zesty Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-lunar Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-mantic-hpb-maxcpus Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-groovy Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-7.1 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-artful Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-trusty Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-2.2 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-eoan-hpb Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-focal-hpb Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-8.1 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-jammy-maxcpus Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-bionic-hpb Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-mantic-hpb Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-artful Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-8.1 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-2.7 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-6.1 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-kinetic Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-jammy-maxcpus Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-yakkety Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-2.4 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-cosmic-hpb Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-7.1 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-2.10 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: x-remote Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-5.1 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-2.9 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-2.11 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-jammy-hpb-maxcpus Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-3.1 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-i440fx-6.1 Apr 16 22:41:59.814352 np0000166786 nova-compute[112485]: pc-q35-4.1 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-jammy Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-2.4 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-4.1 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-eoan Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-jammy-hpb Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-5.1 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-2.9 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-bionic-hpb Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-lunar Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: isapc Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-mantic-hpb Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-cosmic Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-2.6 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-mantic-maxcpus Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-3.1 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-bionic Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-disco-hpb Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-cosmic Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-2.12 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-bionic Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-kinetic-hpb Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-groovy-hpb Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-7.0 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-noble-v2 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: ubuntu-q35 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-lunar-hpb Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-disco Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-cosmic-hpb Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-noble Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: q35 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-2.1 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-8.0 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-impish Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-wily Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-8.0 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-i440fx-2.6 Apr 16 22:41:59.815221 np0000166786 nova-compute[112485]: pc-q35-6.0 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-impish Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-jammy Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-q35-impish-hpb Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-q35-hirsute Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-q35-4.0.1 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-q35-hirsute-hpb Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-7.0 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-q35-5.0 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-q35-2.8 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-2.10 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-q35-3.0 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-6.0 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-q35-zesty Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-q35-7.2 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-q35-4.0 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-q35-focal Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: microvm Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-2.3 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-q35-jammy-hpb-maxcpus Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-q35-8.2 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: q35 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-kinetic-hpb Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-focal-hpb Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-4.0 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-noble Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-disco Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-groovy-hpb Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-8.2 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-hirsute-hpb Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-5.0 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-q35-6.2 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-2.8 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-eoan Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-q35-2.5 Apr 16 22:41:59.816107 np0000166786 nova-compute[112485]: pc-i440fx-3.0 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: pc-q35-yakkety Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: pc-i440fx-mantic-hpb-maxcpus Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: pc-i440fx-7.2 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: pc-q35-2.11 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: 32 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-m68k Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: mcf5208evb Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: virt-7.0 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: an5206 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: virt-6.0 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: q800 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: virt-8.1 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: virt-7.2 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: virt-6.2 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: virt-8.0 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: next-cube Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: virt-7.1 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: virt-6.1 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: virt-8.2 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: virt Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: 32 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-microblaze Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: petalogix-s3adsp1800 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: petalogix-ml605 Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: xlnx-zynqmp-pmu Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.819441 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: 32 Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-microblazeel Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: petalogix-s3adsp1800 Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: petalogix-ml605 Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: xlnx-zynqmp-pmu Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: 32 Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-mips Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: malta Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: mipssim Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: 32 Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-mipsel Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: malta Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: mipssim Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: 64 Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-mips64 Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: malta Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: mipssim Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: pica61 Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: magnum Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: Apr 16 22:41:59.820695 np0000166786 nova-compute[112485]: 64 Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-mips64el Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: malta Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: loongson3-virt Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: mipssim Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: pica61 Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: magnum Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: boston Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: fuloong2e Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: 32 Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-ppc Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: g3beige Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: amigaone Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: virtex-ml507 Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: mac99 Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: ppce500 Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: sam460ex Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: pegasos2 Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: bamboo Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: 40p Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: ref405ep Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: mpc8544ds Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: 64 Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-ppc64 Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: pseries-noble Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: pseries Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: amigaone Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: powernv9 Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: powernv Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: pseries-4.1 Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: mpc8544ds Apr 16 22:41:59.822106 np0000166786 nova-compute[112485]: pseries-6.1 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-2.5 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: powernv10 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-xenial Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-4.2 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-6.2 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-yakkety Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-2.6 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: ppce500 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-bionic-sxxm Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-2.7 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-3.0 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-8.0 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-5.0 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: 40p Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-lunar Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-2.8 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pegasos2 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-hirsute Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-3.1 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-8.1 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-5.1 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-eoan Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-2.9 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-zesty Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: bamboo Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-groovy Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-focal Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: g3beige Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-8.2 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-5.2 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-disco Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-2.12-sxxm Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-mantic Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-kinetic Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-2.10 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-7.0 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: virtex-ml507 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-2.11 Apr 16 22:41:59.823173 np0000166786 nova-compute[112485]: pseries-2.1 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-7.1 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-cosmic Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-bionic Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-2.12 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-2.2 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-7.2 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: mac99 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-impish Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-jammy Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-artful Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: sam460ex Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: ref405ep Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-2.3 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: powernv8 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-4.0 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-6.0 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-2.4 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: 64 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-ppc64le Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-noble Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: amigaone Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: powernv9 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: powernv Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-4.1 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: mpc8544ds Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-6.1 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-2.5 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: powernv10 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-xenial Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-4.2 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-6.2 Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-yakkety Apr 16 22:41:59.824108 np0000166786 nova-compute[112485]: pseries-2.6 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: ppce500 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-bionic-sxxm Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-2.7 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-3.0 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-8.0 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-5.0 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: 40p Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-lunar Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-2.8 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pegasos2 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-hirsute Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-3.1 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-8.1 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-5.1 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-eoan Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-2.9 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-zesty Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: bamboo Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-groovy Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-focal Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: g3beige Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-8.2 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-5.2 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-disco Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-2.12-sxxm Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-mantic Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-kinetic Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-2.10 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-7.0 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: virtex-ml507 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-2.11 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-2.1 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-7.1 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-cosmic Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-bionic Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-2.12 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-2.2 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: pseries-7.2 Apr 16 22:41:59.825213 np0000166786 nova-compute[112485]: mac99 Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: pseries-impish Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: pseries-jammy Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: pseries-artful Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: sam460ex Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: ref405ep Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: pseries-2.3 Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: powernv8 Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: pseries-4.0 Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: pseries-6.0 Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: pseries-2.4 Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: 32 Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-riscv32 Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: virt Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: spike Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: opentitan Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: sifive_u Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: sifive_e Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: 64 Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-riscv64 Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: virt Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: spike Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: microchip-icicle-kit Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: sifive_u Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: shakti_c Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: sifive_e Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: Apr 16 22:41:59.825944 np0000166786 nova-compute[112485]: 64 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-s390x Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-noble Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-8.0 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-disco Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-6.0 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-2.11 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-7.0 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-mantic Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-xenial Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-5.0 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-focal Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-2.8 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-4.0 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-zesty Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-8.2 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-6.2 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-3.0 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-groovy Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-2.5 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-7.2 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-5.2 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-artful Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-hirsute Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-4.2 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-2.10 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-2.7 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-lunar Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-eoan Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-kinetic Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-8.1 Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-yakkety Apr 16 22:41:59.827196 np0000166786 nova-compute[112485]: s390-ccw-virtio-6.1 Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: s390-ccw-virtio-cosmic Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: s390-ccw-virtio-bionic Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: s390-ccw-virtio-2.12 Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: s390-ccw-virtio-7.1 Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: s390-ccw-virtio-2.4 Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: s390-ccw-virtio-5.1 Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: s390-ccw-virtio-2.9 Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: s390-ccw-virtio-impish Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: s390-ccw-virtio-4.1 Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: s390-ccw-virtio-jammy Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: s390-ccw-virtio-3.1 Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: s390-ccw-virtio-2.6 Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: 32 Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-sh4 Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: shix Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: r2d Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: 64 Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-sh4eb Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: shix Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: r2d Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: 32 Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-sparc Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: SS-5 Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: SS-20 Apr 16 22:41:59.827913 np0000166786 nova-compute[112485]: LX Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: SPARCClassic Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: leon3_generic Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: SPARCbook Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: SS-4 Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: SS-600MP Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: SS-10 Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Voyager Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: 64 Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-sparc64 Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: sun4u Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: niagara Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: sun4v Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: 64 Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-x86_64 Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: pc-i440fx-noble-v2 Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: ubuntu Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: pc-q35-mantic Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: pc-i440fx-impish-hpb Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: pc-q35-5.2 Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: pc-q35-lunar-hpb Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: pc-i440fx-mantic Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: pc-i440fx-2.12 Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: pc-i440fx-2.0 Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: pc-i440fx-xenial Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: pc-q35-kinetic Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: pc-i440fx-6.2 Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: pc-q35-4.2 Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: pc-i440fx-mantic-maxcpus Apr 16 22:41:59.829220 np0000166786 nova-compute[112485]: pc-i440fx-2.5 Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-4.2 Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-focal Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-hirsute Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-xenial Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-jammy-hpb Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-5.2 Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-2.7 Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-eoan-hpb Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-zesty Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-groovy Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-disco-hpb Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-lunar Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-mantic-hpb-maxcpus Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-groovy Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-7.1 Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-artful Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-trusty Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-2.2 Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-focal-hpb Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-8.1 Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-eoan-hpb Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-jammy-maxcpus Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-bionic-hpb Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-mantic-hpb Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-artful Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-8.1 Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-2.7 Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-6.1 Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-kinetic Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-jammy-maxcpus Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-yakkety Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-2.4 Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-cosmic-hpb Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-i440fx-7.1 Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: pc-q35-2.10 Apr 16 22:41:59.830292 np0000166786 nova-compute[112485]: x-remote Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-5.1 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-2.9 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-2.11 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-jammy-hpb-maxcpus Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-3.1 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-6.1 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-4.1 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-jammy Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-2.4 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-4.1 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-eoan Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-jammy-hpb Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-5.1 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-2.9 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-bionic-hpb Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-lunar Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: isapc Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-mantic-hpb Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-cosmic Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-2.6 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-mantic-maxcpus Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-3.1 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-bionic Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-disco-hpb Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-cosmic Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-2.12 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-bionic Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-kinetic-hpb Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-groovy-hpb Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-7.0 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-noble-v2 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: ubuntu-q35 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-lunar-hpb Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-disco Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-cosmic-hpb Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-i440fx-2.1 Apr 16 22:41:59.830994 np0000166786 nova-compute[112485]: pc-q35-noble Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: q35 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-8.0 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-wily Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-impish Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-8.0 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-2.6 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-6.0 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-impish Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-jammy Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-impish-hpb Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-hirsute Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-4.0.1 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-hirsute-hpb Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-7.0 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-5.0 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-2.8 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-2.10 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-3.0 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-zesty Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-7.2 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-4.0 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-6.0 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-focal Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: microvm Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-2.3 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-jammy-hpb-maxcpus Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-disco Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-kinetic-hpb Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-4.0 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-focal-hpb Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-noble Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-q35-8.2 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: q35 Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-groovy-hpb Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-hirsute-hpb Apr 16 22:41:59.831711 np0000166786 nova-compute[112485]: pc-i440fx-8.2 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: pc Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: pc-i440fx-5.0 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: pc-i440fx-2.8 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: pc-q35-6.2 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: pc-i440fx-eoan Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: pc-q35-2.5 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: pc-i440fx-3.0 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: pc-q35-yakkety Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: pc-i440fx-mantic-hpb-maxcpus Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: pc-i440fx-7.2 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: pc-q35-2.11 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: 32 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-xtensa Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: sim Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: kc705 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: ml605 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: ml605-nommu Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: virt Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: lx60-nommu Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: lx200 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: lx200-nommu Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: lx60 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: kc705-nommu Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: hvm Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: 32 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-xtensaeb Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: sim Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: kc705 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: ml605 Apr 16 22:41:59.832503 np0000166786 nova-compute[112485]: ml605-nommu Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: virt Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: lx60-nommu Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: lx200 Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: lx200-nommu Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: lx60 Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: kc705-nommu Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.833899 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.834330 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.834330 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.834330 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.834330 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.834330 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.834468 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for cris via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.834468 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.834468 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for i686 via machine types: {'q35', 'ubuntu-q35', 'ubuntu', 'pc'} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-i386 Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: kvm Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: pc-q35-noble Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: i686 Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: rom Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: pflash Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: yes Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: on Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: AMD Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.835196 np0000166786 nova-compute[112485]: Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: qemu64 Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: qemu32 Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: phenom Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: pentium3 Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: pentium2 Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: pentium Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: n270 Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: kvm64 Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: kvm32 Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: coreduo Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: core2duo Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: athlon Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Westmere-IBRS Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Westmere Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Snowridge Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Skylake-Server-noTSX-IBRS Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Skylake-Server-IBRS Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Skylake-Server Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Skylake-Client-noTSX-IBRS Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Skylake-Client-IBRS Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Skylake-Client Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: SapphireRapids Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: SandyBridge-IBRS Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: SandyBridge Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Penryn Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Opteron_G5 Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Opteron_G4 Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Opteron_G3 Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Opteron_G2 Apr 16 22:41:59.836869 np0000166786 nova-compute[112485]: Opteron_G1 Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Nehalem-IBRS Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Nehalem Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: IvyBridge-IBRS Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: IvyBridge Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Icelake-Server-noTSX Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Icelake-Server Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Haswell-noTSX-IBRS Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Haswell-noTSX Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Haswell-IBRS Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Haswell Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: EPYC-Milan Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: EPYC-IBPB Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: EPYC-Genoa Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: EPYC Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Dhyana Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Cooperlake Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Conroe Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Cascadelake-Server-noTSX Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Cascadelake-Server Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Broadwell-noTSX-IBRS Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Broadwell-noTSX Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Broadwell-IBRS Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Broadwell Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: 486 Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: file Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: anonymous Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: memfd Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: disk Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: cdrom Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: floppy Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: lun Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: fdc Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.837705 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: sata Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: sdl Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: vnc Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: egl-headless Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: dbus Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: subsystem Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: default Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: mandatory Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: requisite Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: optional Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: pci Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: random Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: egd Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: path Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: handle Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: virtiofs Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: tpm-tis Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: tpm-crb Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: passthrough Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: emulator Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: external Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: Apr 16 22:41:59.839087 np0000166786 nova-compute[112485]: 1.2 Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: 2.0 Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: pty Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: unix Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: qemu Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: relaxed Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: vapic Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: spinlocks Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: vpindex Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: runtime Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: synic Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: stimer Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: reset Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: vendor_id Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: frequencies Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: reenlightenment Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: tlbflush Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: ipi Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: avic Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: {{(pid=112485) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-i386 Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: kvm Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: pc-q35-noble-v2 Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: i686 Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: rom Apr 16 22:41:59.840898 np0000166786 nova-compute[112485]: pflash Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: yes Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: on Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: AMD Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: qemu64 Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: qemu32 Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: phenom Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: pentium3 Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: pentium2 Apr 16 22:41:59.843902 np0000166786 nova-compute[112485]: pentium Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: n270 Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: kvm64 Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: kvm32 Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: coreduo Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: core2duo Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: athlon Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Westmere-IBRS Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Westmere Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Snowridge Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Skylake-Server-noTSX-IBRS Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Skylake-Server-IBRS Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Skylake-Server Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Skylake-Client-noTSX-IBRS Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Skylake-Client-IBRS Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Skylake-Client Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: SapphireRapids Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: SandyBridge-IBRS Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: SandyBridge Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Penryn Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Opteron_G5 Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Opteron_G4 Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Opteron_G3 Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Opteron_G2 Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Opteron_G1 Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Nehalem-IBRS Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Nehalem Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: IvyBridge-IBRS Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: IvyBridge Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Icelake-Server-noTSX Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Icelake-Server Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Haswell-noTSX-IBRS Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Haswell-noTSX Apr 16 22:41:59.845199 np0000166786 nova-compute[112485]: Haswell-IBRS Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Haswell Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: EPYC-Milan Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: EPYC-IBPB Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: EPYC-Genoa Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: EPYC Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Dhyana Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Cooperlake Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Conroe Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Cascadelake-Server-noTSX Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Cascadelake-Server Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Broadwell-noTSX-IBRS Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Broadwell-noTSX Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Broadwell-IBRS Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Broadwell Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: 486 Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: file Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: anonymous Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: memfd Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: disk Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: cdrom Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: floppy Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: lun Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: fdc Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: sata Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: sdl Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: vnc Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: egl-headless Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: dbus Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.846100 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: subsystem Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: default Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: mandatory Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: requisite Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: optional Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: pci Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: random Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: egd Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: path Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: handle Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: virtiofs Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: tpm-tis Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: tpm-crb Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: passthrough Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: emulator Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: external Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: 1.2 Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: 2.0 Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: pty Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: unix Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: qemu Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.847670 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: relaxed Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: vapic Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: spinlocks Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: vpindex Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: runtime Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: synic Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: stimer Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: reset Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: vendor_id Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: frequencies Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: reenlightenment Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: tlbflush Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: ipi Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: avic Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: {{(pid=112485) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-i386 Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: kvm Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: pc-i440fx-noble-v2 Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: i686 Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: rom Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: pflash Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: yes Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: on Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.849953 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: AMD Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: qemu64 Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: qemu32 Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: phenom Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: pentium3 Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: pentium2 Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: pentium Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: n270 Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: kvm64 Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: kvm32 Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: coreduo Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: core2duo Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: athlon Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Westmere-IBRS Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Westmere Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Snowridge Apr 16 22:41:59.852010 np0000166786 nova-compute[112485]: Skylake-Server-noTSX-IBRS Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Skylake-Server-IBRS Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Skylake-Server Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Skylake-Client-noTSX-IBRS Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Skylake-Client-IBRS Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Skylake-Client Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: SapphireRapids Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: SandyBridge-IBRS Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: SandyBridge Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Penryn Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Opteron_G5 Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Opteron_G4 Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Opteron_G3 Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Opteron_G2 Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Opteron_G1 Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Nehalem-IBRS Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Nehalem Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: IvyBridge-IBRS Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: IvyBridge Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Icelake-Server-noTSX Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Icelake-Server Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Haswell-noTSX-IBRS Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Haswell-noTSX Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Haswell-IBRS Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Haswell Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: EPYC-Milan Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: EPYC-IBPB Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: EPYC-Genoa Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: EPYC Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Dhyana Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Cooperlake Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Conroe Apr 16 22:41:59.853035 np0000166786 nova-compute[112485]: Cascadelake-Server-noTSX Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Cascadelake-Server Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Broadwell-noTSX-IBRS Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Broadwell-noTSX Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Broadwell-IBRS Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Broadwell Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: 486 Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: file Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: anonymous Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: memfd Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: disk Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: cdrom Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: floppy Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: lun Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: ide Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: fdc Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: sata Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: sdl Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: vnc Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: egl-headless Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: dbus Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: subsystem Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: default Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: mandatory Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: requisite Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: optional Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: pci Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.854015 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: random Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: egd Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: path Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: handle Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: virtiofs Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: tpm-tis Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: tpm-crb Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: passthrough Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: emulator Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: external Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: 1.2 Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: 2.0 Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: pty Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: unix Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: qemu Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: relaxed Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: vapic Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: spinlocks Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: vpindex Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: runtime Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: synic Apr 16 22:41:59.856184 np0000166786 nova-compute[112485]: stimer Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: reset Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: vendor_id Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: frequencies Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: reenlightenment Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: tlbflush Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: ipi Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: avic Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: {{(pid=112485) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-i386 Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: kvm Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: pc-i440fx-noble Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: i686 Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: rom Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: pflash Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: yes Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: on Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: AMD Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.858198 np0000166786 nova-compute[112485]: Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: qemu64 Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: qemu32 Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: phenom Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: pentium3 Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: pentium2 Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: pentium Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: n270 Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: kvm64 Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: kvm32 Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: coreduo Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: core2duo Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: athlon Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Westmere-IBRS Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Westmere Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Snowridge Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Skylake-Server-noTSX-IBRS Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Skylake-Server-IBRS Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Skylake-Server Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Skylake-Client-noTSX-IBRS Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Skylake-Client-IBRS Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: Skylake-Client Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: SapphireRapids Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: SandyBridge-IBRS Apr 16 22:41:59.859666 np0000166786 nova-compute[112485]: SandyBridge Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Penryn Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Opteron_G5 Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Opteron_G4 Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Opteron_G3 Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Opteron_G2 Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Opteron_G1 Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Nehalem-IBRS Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Nehalem Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: IvyBridge-IBRS Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: IvyBridge Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Icelake-Server-noTSX Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Icelake-Server Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Haswell-noTSX-IBRS Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Haswell-noTSX Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Haswell-IBRS Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Haswell Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: EPYC-Milan Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: EPYC-IBPB Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: EPYC-Genoa Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: EPYC Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Dhyana Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Cooperlake Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Conroe Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Cascadelake-Server-noTSX Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Cascadelake-Server Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Broadwell-noTSX-IBRS Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Broadwell-noTSX Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Broadwell-IBRS Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Broadwell Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: 486 Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: file Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: anonymous Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: memfd Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Apr 16 22:41:59.860598 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: disk Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: cdrom Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: floppy Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: lun Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: ide Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: fdc Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: sata Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: sdl Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: vnc Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: egl-headless Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: dbus Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: subsystem Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: default Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: mandatory Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: requisite Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: optional Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: pci Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: random Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: egd Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: path Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: handle Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: virtiofs Apr 16 22:41:59.861419 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: tpm-tis Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: tpm-crb Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: passthrough Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: emulator Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: external Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: 1.2 Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: 2.0 Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: pty Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: unix Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: qemu Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: relaxed Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: vapic Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: spinlocks Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: vpindex Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: runtime Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: synic Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: stimer Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: reset Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: vendor_id Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: frequencies Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: reenlightenment Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: tlbflush Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: ipi Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: avic Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: Apr 16 22:41:59.863727 np0000166786 nova-compute[112485]: {{(pid=112485) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Apr 16 22:41:59.865622 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.865622 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.865622 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.865622 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.865622 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.865847 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.865847 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.865847 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for mips via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.865847 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.865847 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.866234 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.866234 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.866234 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.866234 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.866234 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.866399 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.866399 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.866399 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.866399 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.866399 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.866530 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.866530 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.866530 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.866530 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.866530 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.866696 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.866696 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.866696 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.866696 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.866696 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.866927 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.866927 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.866927 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.866927 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.866927 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.867164 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.867164 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.867164 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.867164 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for x86_64 via machine types: {'q35', 'ubuntu-q35', 'ubuntu', 'pc'} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-x86_64 Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: kvm Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: pc-q35-noble Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: x86_64 Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: efi Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: /usr/share/ovmf/OVMF.amdsev.fd Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: /usr/share/OVMF/OVMF_CODE_4M.fd Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: rom Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: pflash Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: yes Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: yes Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: on Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: on Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: AMD Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.868962 np0000166786 nova-compute[112485]: Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: qemu64 Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: qemu32 Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: phenom Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: pentium3 Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: pentium2 Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: pentium Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: n270 Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: kvm64 Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: kvm32 Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: coreduo Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: core2duo Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: athlon Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Westmere-IBRS Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Westmere Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Snowridge Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Skylake-Server-noTSX-IBRS Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Skylake-Server-IBRS Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Skylake-Server Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Skylake-Client-noTSX-IBRS Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Skylake-Client-IBRS Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: Skylake-Client Apr 16 22:41:59.871556 np0000166786 nova-compute[112485]: SapphireRapids Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: SandyBridge-IBRS Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: SandyBridge Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Penryn Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Opteron_G5 Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Opteron_G4 Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Opteron_G3 Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Opteron_G2 Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Opteron_G1 Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Nehalem-IBRS Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Nehalem Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: IvyBridge-IBRS Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: IvyBridge Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Icelake-Server-noTSX Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Icelake-Server Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Haswell-noTSX-IBRS Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Haswell-noTSX Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Haswell-IBRS Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Haswell Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: EPYC-Milan Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: EPYC-IBPB Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: EPYC-Genoa Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: EPYC Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Dhyana Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Cooperlake Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Conroe Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Cascadelake-Server-noTSX Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Cascadelake-Server Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Broadwell-noTSX-IBRS Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Broadwell-noTSX Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Broadwell-IBRS Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Broadwell Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: 486 Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Apr 16 22:41:59.872362 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: file Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: anonymous Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: memfd Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: disk Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: cdrom Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: floppy Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: lun Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: fdc Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: sata Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: sdl Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: vnc Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: egl-headless Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: dbus Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: subsystem Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: default Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: mandatory Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: requisite Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: optional Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: pci Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: random Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: egd Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.873092 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: path Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: handle Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: virtiofs Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: tpm-tis Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: tpm-crb Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: passthrough Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: emulator Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: external Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: 1.2 Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: 2.0 Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: pty Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: unix Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: qemu Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: relaxed Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: vapic Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: spinlocks Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: vpindex Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: runtime Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: synic Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: stimer Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: reset Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: vendor_id Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: frequencies Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: reenlightenment Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: tlbflush Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: ipi Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: avic Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: Apr 16 22:41:59.874963 np0000166786 nova-compute[112485]: {{(pid=112485) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-x86_64 Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: kvm Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: pc-q35-noble-v2 Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: x86_64 Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: efi Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: /usr/share/ovmf/OVMF.amdsev.fd Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: /usr/share/OVMF/OVMF_CODE_4M.fd Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: rom Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: pflash Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: yes Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: yes Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: on Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: on Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: AMD Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.876859 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: qemu64 Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: qemu32 Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: phenom Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: pentium3 Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: pentium2 Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: pentium Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: n270 Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: kvm64 Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: kvm32 Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: coreduo Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: core2duo Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: athlon Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Westmere-IBRS Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Westmere Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Snowridge Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Skylake-Server-noTSX-IBRS Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Skylake-Server-IBRS Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Skylake-Server Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Skylake-Client-noTSX-IBRS Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Skylake-Client-IBRS Apr 16 22:41:59.878351 np0000166786 nova-compute[112485]: Skylake-Client Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: SapphireRapids Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: SandyBridge-IBRS Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: SandyBridge Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Penryn Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Opteron_G5 Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Opteron_G4 Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Opteron_G3 Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Opteron_G2 Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Opteron_G1 Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Nehalem-IBRS Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Nehalem Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: IvyBridge-IBRS Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: IvyBridge Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Icelake-Server-noTSX Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Icelake-Server Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Haswell-noTSX-IBRS Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Haswell-noTSX Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Haswell-IBRS Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Haswell Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: EPYC-Milan Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: EPYC-IBPB Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: EPYC-Genoa Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: EPYC Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Dhyana Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Cooperlake Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Conroe Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Cascadelake-Server-noTSX Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Cascadelake-Server Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Broadwell-noTSX-IBRS Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Broadwell-noTSX Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Broadwell-IBRS Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: Broadwell Apr 16 22:41:59.879255 np0000166786 nova-compute[112485]: 486 Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: file Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: anonymous Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: memfd Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: disk Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: cdrom Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: floppy Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: lun Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: fdc Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: sata Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: sdl Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: vnc Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: egl-headless Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: dbus Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: subsystem Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: default Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: mandatory Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: requisite Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: optional Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: pci Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: random Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: egd Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.880508 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: path Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: handle Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: virtiofs Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: tpm-tis Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: tpm-crb Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: passthrough Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: emulator Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: external Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: 1.2 Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: 2.0 Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: pty Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: unix Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: qemu Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: relaxed Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: vapic Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: spinlocks Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: vpindex Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: runtime Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: synic Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: stimer Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: reset Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: vendor_id Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: frequencies Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: reenlightenment Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: tlbflush Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: ipi Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: avic Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: Apr 16 22:41:59.882675 np0000166786 nova-compute[112485]: {{(pid=112485) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-x86_64 Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: kvm Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: pc-i440fx-noble-v2 Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: x86_64 Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: efi Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: /usr/share/OVMF/OVMF_CODE_4M.fd Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: rom Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: pflash Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: yes Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: on Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: on Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: AMD Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.884926 np0000166786 nova-compute[112485]: Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: qemu64 Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: qemu32 Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: phenom Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: pentium3 Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: pentium2 Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: pentium Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: n270 Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: kvm64 Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: kvm32 Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: coreduo Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: core2duo Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: athlon Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Westmere-IBRS Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Westmere Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Snowridge Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Skylake-Server-noTSX-IBRS Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Skylake-Server-IBRS Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Skylake-Server Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Skylake-Client-noTSX-IBRS Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Skylake-Client-IBRS Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Skylake-Client Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: SapphireRapids Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: SandyBridge-IBRS Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: SandyBridge Apr 16 22:41:59.886652 np0000166786 nova-compute[112485]: Penryn Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Opteron_G5 Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Opteron_G4 Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Opteron_G3 Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Opteron_G2 Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Opteron_G1 Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Nehalem-IBRS Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Nehalem Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: IvyBridge-IBRS Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: IvyBridge Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Icelake-Server-noTSX Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Icelake-Server Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Haswell-noTSX-IBRS Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Haswell-noTSX Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Haswell-IBRS Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Haswell Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: EPYC-Milan Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: EPYC-IBPB Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: EPYC-Genoa Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: EPYC Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Dhyana Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Cooperlake Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Conroe Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Cascadelake-Server-noTSX Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Cascadelake-Server Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Broadwell-noTSX-IBRS Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Broadwell-noTSX Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Broadwell-IBRS Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Broadwell Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: 486 Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: file Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: anonymous Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: memfd Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Apr 16 22:41:59.887660 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: disk Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: cdrom Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: floppy Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: lun Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: ide Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: fdc Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: sata Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: sdl Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: vnc Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: egl-headless Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: dbus Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: subsystem Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: default Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: mandatory Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: requisite Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: optional Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: pci Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: random Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: egd Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: path Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: handle Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: virtiofs Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.888686 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: tpm-tis Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: tpm-crb Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: passthrough Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: emulator Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: external Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: 1.2 Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: 2.0 Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: pty Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: unix Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: qemu Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: relaxed Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: vapic Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: spinlocks Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: vpindex Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: runtime Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: synic Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: stimer Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: reset Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: vendor_id Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: frequencies Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: reenlightenment Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: tlbflush Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: ipi Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: avic Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: {{(pid=112485) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Apr 16 22:41:59.890333 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: /usr/bin/qemu-system-x86_64 Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: kvm Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: pc-i440fx-noble Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: x86_64 Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: efi Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: /usr/share/OVMF/OVMF_CODE_4M.fd Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: rom Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: pflash Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: yes Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: no Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: on Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: on Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: off Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: AMD Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.892231 np0000166786 nova-compute[112485]: Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: qemu64 Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: qemu32 Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: phenom Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: pentium3 Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: pentium2 Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: pentium Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: n270 Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: kvm64 Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: kvm32 Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: coreduo Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: core2duo Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: athlon Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Westmere-IBRS Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Westmere Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Snowridge Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Skylake-Server-noTSX-IBRS Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Skylake-Server-IBRS Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Skylake-Server Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Skylake-Client-noTSX-IBRS Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Skylake-Client-IBRS Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Skylake-Client Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: SapphireRapids Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: SandyBridge-IBRS Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: SandyBridge Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Penryn Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Opteron_G5 Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Opteron_G4 Apr 16 22:41:59.893659 np0000166786 nova-compute[112485]: Opteron_G3 Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Opteron_G2 Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Opteron_G1 Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Nehalem-IBRS Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Nehalem Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: IvyBridge-IBRS Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: IvyBridge Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Icelake-Server-noTSX Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Icelake-Server Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Haswell-noTSX-IBRS Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Haswell-noTSX Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Haswell-IBRS Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Haswell Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: EPYC-Rome Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: EPYC-Milan Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: EPYC-IBPB Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: EPYC-Genoa Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: EPYC Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Dhyana Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Cooperlake Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Conroe Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Cascadelake-Server-noTSX Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Cascadelake-Server Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Broadwell-noTSX-IBRS Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Broadwell-noTSX Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Broadwell-IBRS Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Broadwell Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: 486 Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: file Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: anonymous Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: memfd Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: disk Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: cdrom Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: floppy Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: lun Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Apr 16 22:41:59.894696 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: ide Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: fdc Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: sata Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: sdl Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: vnc Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: egl-headless Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: dbus Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: subsystem Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: default Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: mandatory Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: requisite Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: optional Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: pci Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: scsi Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: virtio-transitional Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: virtio-non-transitional Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: random Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: egd Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: path Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: handle Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: virtiofs Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: tpm-tis Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: tpm-crb Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: Apr 16 22:41:59.895806 np0000166786 nova-compute[112485]: passthrough Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: emulator Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: external Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: 1.2 Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: 2.0 Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: usb Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: pty Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: unix Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: virtio Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: qemu Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: builtin Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: relaxed Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: vapic Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: spinlocks Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: vpindex Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: runtime Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: synic Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: stimer Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: reset Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: vendor_id Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: frequencies Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: reenlightenment Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: tlbflush Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: ipi Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: avic Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: {{(pid=112485) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Apr 16 22:41:59.897487 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.898741 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.898741 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=112485) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Apr 16 22:41:59.898741 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d 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=112485) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Apr 16 22:41:59.898741 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Checking secure boot support for host arch (x86_64) {{(pid=112485) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1962}} Apr 16 22:41:59.898741 np0000166786 nova-compute[112485]: INFO nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Secure Boot support detected Apr 16 22:42:00.397819 np0000166786 nova-compute[112485]: INFO nova.virt.node [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Generated node identity b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 Apr 16 22:42:00.398124 np0000166786 nova-compute[112485]: INFO nova.virt.node [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Wrote node identity b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 to /opt/stack/data/nova/compute_id Apr 16 22:42:00.901454 np0000166786 nova-compute[112485]: WARNING nova.compute.manager [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Compute nodes ['b2a91888-9fe9-4e7b-8f9c-6a05eadb9589'] for host np0000166786 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. Apr 16 22:42:01.908296 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Apr 16 22:42:02.915461 np0000166786 nova-compute[112485]: WARNING nova.compute.manager [None req-d5316306-1058-461b-8682-0e3173b1589d None None] No compute node record found for host np0000166786. 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 np0000166786 could not be found. Apr 16 22:42:02.916347 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:42:02.916347 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:42:02.916347 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:42:02.916347 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:42:02.983565 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-d5316306-1058-461b-8682-0e3173b1589d None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:42:02.985147 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:42:03.012530 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-d5316306-1058-461b-8682-0e3173b1589d None None] CMD "env LANG=C uptime" returned: 0 in 0.027s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:42:03.012954 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=54703MB free_disk=273.47452545166016GB free_vcpus=16 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:42:03.013140 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:42:03.013475 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:42:03.516680 np0000166786 nova-compute[112485]: WARNING nova.compute.resource_tracker [None req-d5316306-1058-461b-8682-0e3173b1589d None None] No compute node record for np0000166786:b2a91888-9fe9-4e7b-8f9c-6a05eadb9589: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 could not be found. Apr 16 22:42:04.023689 np0000166786 nova-compute[112485]: INFO nova.compute.resource_tracker [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Compute node record created for np0000166786:np0000166786.novalocal with uuid: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 Apr 16 22:42:05.538481 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Total usable vcpus: 16, total allocated vcpus: 0 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:42:05.539066 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=512MB phys_disk=299GB used_disk=0GB total_vcpus=16 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:42:03 up 24 min, 1 user, load average: 2.68, 2.35, 1.69\n'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:42:05.869496 np0000166786 nova-compute[112485]: INFO nova.scheduler.client.report [None req-d5316306-1058-461b-8682-0e3173b1589d None None] [req-605d314f-83b9-49d8-b43d-7bbac5e4f167] Created resource provider record via placement API for resource provider with UUID b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 and name np0000166786.novalocal. Apr 16 22:42:05.936520 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] /sys/module/kvm_amd/parameters/sev contains [N Apr 16 22:42:05.936520 np0000166786 nova-compute[112485]: ] {{(pid=112485) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2038}} Apr 16 22:42:05.936851 np0000166786 nova-compute[112485]: INFO nova.virt.libvirt.host [None req-d5316306-1058-461b-8682-0e3173b1589d None None] kernel doesn't support AMD SEV Apr 16 22:42:05.937271 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:42:05.937623 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Updating inventory in ProviderTree for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 with inventory: {'MEMORY_MB': {'total': 64301, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 16, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 299, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Apr 16 22:42:05.938359 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-d5316306-1058-461b-8682-0e3173b1589d None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=112485) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5888}} Apr 16 22:42:06.529243 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Updated inventory for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 with generation 0 in Placement from set_inventory_for_provider using data: {'MEMORY_MB': {'total': 64301, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 16, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 299, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:975}} Apr 16 22:42:06.529493 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Updating resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 generation from 0 to 1 during operation: update_inventory {{(pid=112485) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Apr 16 22:42:06.529575 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Updating inventory in ProviderTree for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 with inventory: {'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Apr 16 22:42:06.733747 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Updating resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 generation from 1 to 2 during operation: update_traits {{(pid=112485) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Apr 16 22:42:07.247292 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:42:07.247618 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.234s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:42:07.247995 np0000166786 nova-compute[112485]: DEBUG nova.service [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=112485) start /opt/stack/nova/nova/service.py:195}} Apr 16 22:42:07.273384 np0000166786 nova-compute[112485]: DEBUG nova.service [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=112485) start /opt/stack/nova/nova/service.py:211}} Apr 16 22:42:07.295371 np0000166786 nova-compute[112485]: DEBUG nova.service [None req-d5316306-1058-461b-8682-0e3173b1589d None None] Join ServiceGroup membership for this service compute {{(pid=112485) start /opt/stack/nova/nova/service.py:221}} Apr 16 22:42:07.295633 np0000166786 nova-compute[112485]: DEBUG nova.servicegroup.drivers.db [None req-d5316306-1058-461b-8682-0e3173b1589d None None] DB_Driver: join new ServiceGroup member np0000166786 to the compute group, service = {{(pid=112485) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Apr 16 22:42:12.802192 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:42:21.299317 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_power_states {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:42:21.805843 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:42:21.807880 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 22.75 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:42:44.558582 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:42:44.559245 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:42:44.559463 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:42:44.559761 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:42:44.560224 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:42:44.560585 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:42:44.561051 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:42:44.561391 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:42:44.561676 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:42:45.067154 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:42:45.067416 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:42:45.067660 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:42:45.067924 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:42:45.142420 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:42:45.143428 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:42:45.168160 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.024s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:42:45.168973 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=54034MB free_disk=271.7502555847168GB free_vcpus=16 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:42:45.169472 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:42:45.170015 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:42:46.240049 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 0 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:42:46.240660 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=512MB phys_disk=299GB used_disk=0GB total_vcpus=16 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:42:45 up 24 min, 1 user, load average: 2.52, 2.35, 1.72\n'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:42:46.306937 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:42:46.306937 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:42:46.810207 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:42:47.320794 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:42:47.321570 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.151s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:42:47.321842 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:43:47.314722 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:43:47.315492 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:43:47.315492 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:43:47.315492 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:43:47.315843 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:43:47.316075 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:43:47.316285 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:43:47.316517 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:43:47.316671 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:43:47.316901 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:43:47.838456 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:43:47.838699 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:43:47.838961 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:43:47.839307 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:43:47.920612 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:43:47.922231 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:43:47.950503 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.028s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:43:47.951003 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=53144MB free_disk=270.7811088562012GB free_vcpus=16 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:43:47.951266 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:43:47.951692 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:43:49.049953 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 0 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:43:49.050531 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=512MB phys_disk=299GB used_disk=0GB total_vcpus=16 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:43:47 up 25 min, 1 user, load average: 1.40, 2.07, 1.67\n'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:43:49.111091 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:43:49.111360 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:43:49.615458 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:43:50.127474 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:43:50.128388 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.176s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:43:50.128388 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:44:12.807047 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:44:50.129428 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:44:50.130429 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:44:50.130429 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:44:50.130429 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:44:50.130610 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:44:50.130888 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:44:50.131173 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:44:50.131411 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:44:50.131673 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:44:50.639386 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:44:50.639702 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:44:50.640007 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:44:50.640299 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:44:50.718073 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:44:50.719823 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:44:50.746319 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.026s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:44:50.746894 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=51364MB free_disk=270.1521873474121GB free_vcpus=16 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:44:50.747173 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:44:50.747684 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:44:51.817732 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 0 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:44:51.818481 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=512MB phys_disk=299GB used_disk=0GB total_vcpus=16 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:44:50 up 26 min, 1 user, load average: 2.05, 2.14, 1.72\n'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:44:51.878670 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:44:51.879075 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:44:52.383489 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:44:52.892352 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:44:52.893391 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.145s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:44:52.893391 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 55.42 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:45:40.397460 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Acquiring lock "020a05d5-1e23-4659-b639-f3619163fe65" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:45:40.398099 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Lock "020a05d5-1e23-4659-b639-f3619163fe65" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:45:40.902825 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Starting instance... {{(pid=112485) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Apr 16 22:45:41.496199 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:45:41.496918 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:45:41.501439 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Require both a host and instance NUMA topology to fit instance on host. {{(pid=112485) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2616}} Apr 16 22:45:41.501669 np0000166786 nova-compute[112485]: INFO nova.compute.claims [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Claim successful on node np0000166786.novalocal Apr 16 22:45:42.635709 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:45:42.636158 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:45:43.139880 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:45:43.651027 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.154s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:45:43.652073 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Start building networks asynchronously for instance. {{(pid=112485) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Apr 16 22:45:44.162416 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Allocating IP information in the background. {{(pid=112485) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Apr 16 22:45:44.163136 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] allocate_for_instance() {{(pid=112485) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1187}} Apr 16 22:45:44.165010 np0000166786 nova-compute[112485]: WARNING neutronclient.v2_0.client [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Apr 16 22:45:44.167682 np0000166786 nova-compute[112485]: WARNING neutronclient.v2_0.client [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Apr 16 22:45:44.208257 np0000166786 nova-compute[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded. Apr 16 22:45:44.208257 np0000166786 nova-compute[112485]: __import__(import_str) Apr 16 22:45:44.608453 np0000166786 nova-compute[112485]: DEBUG nova.policy [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '23680604280a4efbae5e335bbbd0cd86', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '082da571914b421e9a050c4f4a3b865c', 'project_domain_id': 'default', 'roles': ['load-balancer_member', 'member', 'reader', 'anotherrole'], '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=112485) authorize /opt/stack/nova/nova/policy.py:192}} Apr 16 22:45:44.644396 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:45:45.148273 np0000166786 nova-compute[112485]: INFO nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Apr 16 22:45:45.150268 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:45:45.190498 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Successfully updated port: 0954420a-2e2c-48fd-b47e-a0fe6a37a2e2 {{(pid=112485) _update_port /opt/stack/nova/nova/network/neutron.py:567}} Apr 16 22:45:45.553384 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-1cd7c8e2-6e8d-4859-9d6c-9833096c7436 req-90de34dd-0146-413a-a332-13b839dc0631 service nova] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Received event network-changed-0954420a-2e2c-48fd-b47e-a0fe6a37a2e2 {{(pid=112485) external_instance_event /opt/stack/nova/nova/compute/manager.py:11986}} Apr 16 22:45:45.553644 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-1cd7c8e2-6e8d-4859-9d6c-9833096c7436 req-90de34dd-0146-413a-a332-13b839dc0631 service nova] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Refreshing instance network info cache due to event network-changed-0954420a-2e2c-48fd-b47e-a0fe6a37a2e2. {{(pid=112485) external_instance_event /opt/stack/nova/nova/compute/manager.py:11991}} Apr 16 22:45:45.554319 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-1cd7c8e2-6e8d-4859-9d6c-9833096c7436 req-90de34dd-0146-413a-a332-13b839dc0631 service nova] Acquiring lock "refresh_cache-020a05d5-1e23-4659-b639-f3619163fe65" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Apr 16 22:45:45.554319 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-1cd7c8e2-6e8d-4859-9d6c-9833096c7436 req-90de34dd-0146-413a-a332-13b839dc0631 service nova] Acquired lock "refresh_cache-020a05d5-1e23-4659-b639-f3619163fe65" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Apr 16 22:45:45.554443 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [req-1cd7c8e2-6e8d-4859-9d6c-9833096c7436 req-90de34dd-0146-413a-a332-13b839dc0631 service nova] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Refreshing network info cache for port 0954420a-2e2c-48fd-b47e-a0fe6a37a2e2 {{(pid=112485) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Apr 16 22:45:45.657132 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Start building block device mappings for instance. {{(pid=112485) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Apr 16 22:45:45.694005 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Acquiring lock "refresh_cache-020a05d5-1e23-4659-b639-f3619163fe65" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Apr 16 22:45:46.058761 np0000166786 nova-compute[112485]: WARNING neutronclient.v2_0.client [req-1cd7c8e2-6e8d-4859-9d6c-9833096c7436 req-90de34dd-0146-413a-a332-13b839dc0631 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. Apr 16 22:45:46.173205 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [req-1cd7c8e2-6e8d-4859-9d6c-9833096c7436 req-90de34dd-0146-413a-a332-13b839dc0631 service nova] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Instance cache missing network info. {{(pid=112485) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3362}} Apr 16 22:45:46.335258 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [req-1cd7c8e2-6e8d-4859-9d6c-9833096c7436 req-90de34dd-0146-413a-a332-13b839dc0631 service nova] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Updating instance_info_cache with network_info: [] {{(pid=112485) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:104}} Apr 16 22:45:46.673562 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Start spawning the instance on the hypervisor. {{(pid=112485) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Apr 16 22:45:46.675004 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:45:46.676459 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Creating instance directory {{(pid=112485) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5217}} Apr 16 22:45:46.676818 np0000166786 nova-compute[112485]: INFO nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Creating image(s) Apr 16 22:45:46.677634 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Acquiring lock "/opt/stack/data/nova/instances/020a05d5-1e23-4659-b639-f3619163fe65/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:45:46.677860 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Lock "/opt/stack/data/nova/instances/020a05d5-1e23-4659-b639-f3619163fe65/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:45:46.678479 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Lock "/opt/stack/data/nova/instances/020a05d5-1e23-4659-b639-f3619163fe65/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:45:46.679008 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Acquiring lock "ca50d921bfb1689372da04d16d8a3120ffd7d9da" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:45:46.679578 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Lock "ca50d921bfb1689372da04d16d8a3120ffd7d9da" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:45:46.838510 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-1cd7c8e2-6e8d-4859-9d6c-9833096c7436 req-90de34dd-0146-413a-a332-13b839dc0631 service nova] Releasing lock "refresh_cache-020a05d5-1e23-4659-b639-f3619163fe65" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Apr 16 22:45:46.839489 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Acquired lock "refresh_cache-020a05d5-1e23-4659-b639-f3619163fe65" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Apr 16 22:45:46.839789 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Building network info cache for instance {{(pid=112485) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Apr 16 22:45:47.445394 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Instance cache missing network info. {{(pid=112485) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3362}} Apr 16 22:45:47.715688 np0000166786 nova-compute[112485]: WARNING neutronclient.v2_0.client [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Apr 16 22:45:47.900096 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Updating instance_info_cache with network_info: [{"id": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "address": "fa:16:3e:56:38:12", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.234", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap0954420a-2e", "ovs_interfaceid": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}}] {{(pid=112485) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:104}} Apr 16 22:45:48.315531 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:45:48.315925 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:45:48.316596 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:45:48.317254 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:45:48.317724 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:45:48.318195 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:45:48.403363 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Releasing lock "refresh_cache-020a05d5-1e23-4659-b639-f3619163fe65" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Apr 16 22:45:48.403924 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Instance network_info: |[{"id": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "address": "fa:16:3e:56:38:12", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.234", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap0954420a-2e", "ovs_interfaceid": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}}]| {{(pid=112485) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Apr 16 22:45:48.825383 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:45:48.826395 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:45:48.826395 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:45:48.826395 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:45:48.913247 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:45:48.914533 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:45:48.946407 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.031s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:45:48.947454 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=50558MB free_disk=269.5890426635742GB free_vcpus=16 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:45:48.947803 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:45:48.948466 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:45:50.025405 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:45:50.026358 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 4 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:45:50.026358 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=8704MB phys_disk=299GB used_disk=80GB total_vcpus=16 used_vcpus=4 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:45:48 up 27 min, 1 user, load average: 3.11, 2.42, 1.85\n', 'num_instances': '1', 'num_vm_building': '1', 'num_task_spawning': '1', 'num_os_type_None': '1', 'num_proj_082da571914b421e9a050c4f4a3b865c': '1', 'io_workload': '1'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:45:50.145865 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:45:50.146080 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:45:50.650934 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:45:51.161599 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:45:51.162862 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.213s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:45:51.162862 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.24 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:45:51.399219 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:45:51.399756 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:45:51.400323 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:45:51.400667 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:45:51.401098 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 53.15 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:45:55.952323 np0000166786 nova-compute[112485]: DEBUG oslo_utils.imageutils.format_inspector [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=112485) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Apr 16 22:45:55.956237 np0000166786 nova-compute[112485]: DEBUG oslo_utils.imageutils.format_inspector [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=112485) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Apr 16 22:45:55.960665 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da.part --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:45:56.035080 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da.part --force-share --output=json" returned: 0 in 0.078s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:45:56.036019 np0000166786 nova-compute[112485]: DEBUG nova.virt.images [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] e7ee5737-8a31-4c92-9402-fcb4474daa71 was qcow2, converting to raw {{(pid=112485) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Apr 16 22:45:56.037598 np0000166786 nova-compute[112485]: DEBUG nova.privsep.utils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=112485) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Apr 16 22:45:56.038148 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/ca50d921bfb1689372da04d16d8a3120ffd7d9da.part /opt/stack/data/nova/instances/_base/ca50d921bfb1689372da04d16d8a3120ffd7d9da.converted {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:46:12.814088 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:46:20.700239 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/ca50d921bfb1689372da04d16d8a3120ffd7d9da.part /opt/stack/data/nova/instances/_base/ca50d921bfb1689372da04d16d8a3120ffd7d9da.converted" returned: 0 in 24.661s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:46:20.953785 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da.converted --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:46:21.033183 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da.converted --force-share --output=json" returned: 0 in 0.079s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:46:21.034351 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Lock "ca50d921bfb1689372da04d16d8a3120ffd7d9da" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 34.355s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:46:21.035174 np0000166786 nova-compute[112485]: DEBUG oslo_utils.imageutils.format_inspector [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebc\x90\x00') {{(pid=112485) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Apr 16 22:46:21.042057 np0000166786 nova-compute[112485]: DEBUG oslo_utils.imageutils.format_inspector [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=112485) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Apr 16 22:46:21.042744 np0000166786 nova-compute[112485]: INFO oslo.privsep.daemon [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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/tmpe1fy1sa1/privsep.sock'] Apr 16 22:46:21.056216 np0000166786 sudo[130315]: stack : 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/tmpe1fy1sa1/privsep.sock Apr 16 22:46:21.056557 np0000166786 sudo[130315]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1002) Apr 16 22:46:21.317897 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Apr 16 22:46:21.317897 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 16 22:46:21.318198 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Apr 16 22:46:21.318198 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: Apr 16 22:46:21.318198 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Apr 16 22:46:21.318417 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Apr 16 22:46:21.318417 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 16 22:46:21.318417 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: Apr 16 22:46:21.318568 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Apr 16 22:46:21.558986 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:66: EventletDeprecationWarning: Apr 16 22:46:21.559220 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 16 22:46:21.559220 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Apr 16 22:46:21.559330 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: Apr 16 22:46:21.559394 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Apr 16 22:46:21.559475 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Apr 16 22:46:21.559527 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 16 22:46:21.559658 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: Apr 16 22:46:21.559727 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Apr 16 22:46:21.832173 np0000166786 sudo[130315]: pam_unix(sudo:session): session closed for user root Apr 16 22:46:21.835314 np0000166786 nova-compute[112485]: INFO oslo.privsep.daemon [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Spawned new privsep daemon via rootwrap Apr 16 22:46:21.837102 np0000166786 nova-compute[112485]: INFO oslo.privsep.daemon [-] privsep daemon starting Apr 16 22:46:21.837267 np0000166786 nova-compute[112485]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Apr 16 22:46:21.837397 np0000166786 nova-compute[112485]: 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 Apr 16 22:46:21.837527 np0000166786 nova-compute[112485]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 130319 Apr 16 22:46:21.929407 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:46:22.004620 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json" returned: 0 in 0.075s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:46:22.005403 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Acquiring lock "ca50d921bfb1689372da04d16d8a3120ffd7d9da" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:46:22.006456 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Lock "ca50d921bfb1689372da04d16d8a3120ffd7d9da" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:46:22.007259 np0000166786 nova-compute[112485]: DEBUG oslo_utils.imageutils.format_inspector [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebc\x90\x00') {{(pid=112485) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Apr 16 22:46:22.012800 np0000166786 nova-compute[112485]: DEBUG oslo_utils.imageutils.format_inspector [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=112485) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Apr 16 22:46:22.013153 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:46:22.086832 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json" returned: 0 in 0.073s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:46:22.087458 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/ca50d921bfb1689372da04d16d8a3120ffd7d9da,backing_fmt=raw /opt/stack/data/nova/instances/020a05d5-1e23-4659-b639-f3619163fe65/disk 85899345920 {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:46:22.141064 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/ca50d921bfb1689372da04d16d8a3120ffd7d9da,backing_fmt=raw /opt/stack/data/nova/instances/020a05d5-1e23-4659-b639-f3619163fe65/disk 85899345920" returned: 0 in 0.053s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:46:22.141809 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Lock "ca50d921bfb1689372da04d16d8a3120ffd7d9da" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.135s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:46:22.142441 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:46:22.219961 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json" returned: 0 in 0.077s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:46:22.221245 np0000166786 nova-compute[112485]: DEBUG nova.virt.disk.api [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Checking if we can resize image /opt/stack/data/nova/instances/020a05d5-1e23-4659-b639-f3619163fe65/disk. size=85899345920 {{(pid=112485) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Apr 16 22:46:22.221245 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:46:22.300952 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.079s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:46:22.301636 np0000166786 nova-compute[112485]: DEBUG nova.virt.disk.api [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Cannot resize image /opt/stack/data/nova/instances/020a05d5-1e23-4659-b639-f3619163fe65/disk to a smaller size. {{(pid=112485) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Apr 16 22:46:22.302875 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Created local disks {{(pid=112485) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5349}} Apr 16 22:46:22.303285 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Ensure instance console log exists: /opt/stack/data/nova/instances/020a05d5-1e23-4659-b639-f3619163fe65/console.log {{(pid=112485) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5096}} Apr 16 22:46:22.303869 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:46:22.304314 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:46:22.304592 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:46:22.309155 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Start _get_guest_xml network_info=[{"id": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "address": "fa:16:3e:56:38:12", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.234", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap0954420a-2e", "ovs_interfaceid": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "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='b8380092c84e128a4425404e375ec76a',container_format='bare',created_at=2026-04-16T22:42:17Z,direct_url=,disk_format='qcow2',id=e7ee5737-8a31-4c92-9402-fcb4474daa71,min_disk=0,min_ram=0,name='ubuntu-22.04-v1.33.10',owner='0fd5db0a132e4a9d90aa50a018045e40',properties=ImageMetaProps,protected=,size=900135424,status='active',tags=,updated_at=2026-04-16T22:43:01Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'size': 0, 'boot_index': 0, 'encrypted': False, 'guest_format': None, 'encryption_options': None, 'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'device_name': '/dev/vda', 'device_type': 'disk', 'encryption_format': None, 'image_id': 'e7ee5737-8a31-4c92-9402-fcb4474daa71'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=112485) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8201}} Apr 16 22:46:22.312021 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:46:22.314355 np0000166786 nova-compute[112485]: DEBUG nova.virt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='e7ee5737-8a31-4c92-9402-fcb4474daa71', instance_meta=NovaInstanceMeta(name='kube-djkah-8nn72-dd4fq', uuid='020a05d5-1e23-4659-b639-f3619163fe65'), owner=OwnerMeta(userid='23680604280a4efbae5e335bbbd0cd86', username='demo', projectid='082da571914b421e9a050c4f4a3b865c', projectname='demo'), image=ImageMeta(id='e7ee5737-8a31-4c92-9402-fcb4474daa71', name=None, container_format='bare', disk_format='qcow2', min_disk=80, min_ram=0, properties={'hw_rng_model': 'virtio', 'os_distro': 'ubuntu'}), flavor=FlavorMeta(name='m1.large', flavorid='4', memory_mb=8192, vcpus=4, root_gb=80, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True', 'hw_rng:rate_bytes': '1024', 'hw_rng:rate_period': '1'}, swap=0), network_info=[{"id": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "address": "fa:16:3e:56:38:12", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.234", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap0954420a-2e", "ovs_interfaceid": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1776379582.3134584) {{(pid=112485) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Apr 16 22:46:22.315455 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Searching host: 'np0000166786.novalocal' for CPU controller through CGroups V1... {{(pid=112485) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1783}} Apr 16 22:46:22.315815 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] CPU controller missing on host. {{(pid=112485) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1793}} Apr 16 22:46:22.316573 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Searching host: 'np0000166786.novalocal' for CPU controller through CGroups V2... {{(pid=112485) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1802}} Apr 16 22:46:22.316711 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] CPU controller found on host. {{(pid=112485) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1809}} Apr 16 22:46:22.317024 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=112485) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5888}} Apr 16 22:46:22.317311 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Getting desirable topologies for flavor Flavor(created_at=2026-04-16T22:41:48Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True',hw_rng:rate_bytes='1024',hw_rng:rate_period='1'},flavorid='4',id=9,is_public=True,memory_mb=8192,name='m1.large',projects=,root_gb=80,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=4) and image_meta ImageMeta(checksum='b8380092c84e128a4425404e375ec76a',container_format='bare',created_at=2026-04-16T22:42:17Z,direct_url=,disk_format='qcow2',id=e7ee5737-8a31-4c92-9402-fcb4474daa71,min_disk=0,min_ram=0,name='ubuntu-22.04-v1.33.10',owner='0fd5db0a132e4a9d90aa50a018045e40',properties=ImageMetaProps,protected=,size=900135424,status='active',tags=,updated_at=2026-04-16T22:43:01Z,virtual_size=,visibility=), allow threads: True {{(pid=112485) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:633}} Apr 16 22:46:22.317418 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Flavor limits 0:0:0 {{(pid=112485) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:418}} Apr 16 22:46:22.317525 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Image limits 0:0:0 {{(pid=112485) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:422}} Apr 16 22:46:22.317609 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Flavor pref 0:0:0 {{(pid=112485) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:458}} Apr 16 22:46:22.317687 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Image pref 0:0:0 {{(pid=112485) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:462}} Apr 16 22:46:22.317784 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=112485) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:500}} Apr 16 22:46:22.317964 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=112485) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Apr 16 22:46:22.318061 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Build topologies for 4 vcpu(s) 4:4:4 {{(pid=112485) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:541}} Apr 16 22:46:22.318719 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Got 6 possible topologies {{(pid=112485) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:571}} Apr 16 22:46:22.318882 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Possible topologies [VirtCPUTopology(cores=1,sockets=4,threads=1), VirtCPUTopology(cores=2,sockets=2,threads=1), VirtCPUTopology(cores=4,sockets=1,threads=1), VirtCPUTopology(cores=1,sockets=2,threads=2), VirtCPUTopology(cores=2,sockets=1,threads=2), VirtCPUTopology(cores=1,sockets=1,threads=4)] {{(pid=112485) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:645}} Apr 16 22:46:22.319069 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=4,threads=1), VirtCPUTopology(cores=2,sockets=2,threads=1), VirtCPUTopology(cores=4,sockets=1,threads=1), VirtCPUTopology(cores=1,sockets=2,threads=2), VirtCPUTopology(cores=2,sockets=1,threads=2), VirtCPUTopology(cores=1,sockets=1,threads=4)] {{(pid=112485) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:647}} Apr 16 22:46:22.333986 np0000166786 nova-compute[112485]: DEBUG nova.privsep.utils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=112485) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Apr 16 22:46:22.334835 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.vif [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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-04-16T22:45:38Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='kube-djkah-8nn72-dd4fq',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(9),hidden=False,host='np0000166786',hostname='kube-djkah-8nn72-dd4fq',id=1,image_ref='e7ee5737-8a31-4c92-9402-fcb4474daa71',info_cache=InstanceInfoCache,instance_type_id=9,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='np0000166786',locked=False,locked_by=None,memory_mb=8192,metadata={},migration_context=None,new_flavor=None,node='np0000166786.novalocal',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='082da571914b421e9a050c4f4a3b865c',ramdisk_id='',reservation_id='r-q7u0dezg',resources=None,root_device_name='/dev/vda',root_gb=80,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='load-balancer_member,member,reader,anotherrole',image_base_image_ref='e7ee5737-8a31-4c92-9402-fcb4474daa71',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='80',image_min_ram='0',image_os_distro='ubuntu',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/ubuntu-22.04-v1.33.10',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='demo',owner_user_name='demo'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-04-16T22:45:46Z,user_data='IyMgdGVtcGxhdGU6IGppbmphCiNjbG91ZC1jb25maWcKCndyaXRlX2ZpbGVzOgotICAgcGF0aDogL2V0Yy9rdWJlcm5ldGVzL3BraS9jYS5jcnQKICAgIG93bmVyOiByb290OnJvb3QKICAgIHBlcm1pc3Npb25zOiAnMDY0MCcKICAgIGNvbnRlbnQ6IHwKICAgICAgLS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCiAgICAgIE1JSUMrekNDQWVPZ0F3SUJBZ0lRZkpTd3BTeHFSaStybFh2czFsNFR2akFOQmdrcWhraUc5dzBCQVFzRkFEQVcKICAgICAgTVJRd0VnWURWUVFEREF0ck9ITXRZMngxYzNSbGNqQWVGdzB5TmpBME1UVXlNalExTURoYUZ3MHpNVEEwTVRVeQogICAgICBNalExTURoYU1CWXhGREFTQmdOVkJBTU1DMnM0Y3kxamJIVnpkR1Z5TUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGCiAgICAgIEFBT0NBUThBTUlJQkNnS0NBUUVBdnJJYm41Qnpsdkthdkk2MWcrNDl5MzQvdm5mKzY2MXJGNFZiQWpoSG5VeDEKICAgICAgakFGRDdsYlBSVVBNcm8veGU1NEo1cFBGTUpSMlJPMmhuOW5yazNSWGF2OE43MTNrdTlzOU9mV3JHNnYydlFNWgogICAgICBVTU55OHYzNUNMQnpJUE1ZSWtkL0RPOE85allCbDd3UUNSK0l3LzFtRkZKV0dhRVgxTmZVTTlFN3ViT3RIdWFHCiAgICAgIGtTd0sxQ1JWMjh6clhmWlhWVXBMbzIyMmlSM2hWSDZEWlZZbm1LQkVWeGFranBmVm13anp2UmlUQnY2bDNGRmcKICAgICAgMHRrSHI2VVBWSWhPZUZVTXVxQXFsUkt4UjIwVFdPS2x1enNXYVlvVFRob1NXZUxDTDgrd2ZKTS9PREFuYkVTNQogICAgICByVlNjVllJcU5aY3QveC9Ya2tXTVVQY0NaNC8vaXJEaUhUUXIvcmJjdHdJREFRQUJvMFV3UXpBU0JnTlZIUk1CCiAgICAgIEFmOEVDREFHQVFIL0FnRUFNQTRHQTFVZER3RUIvd1FFQXdJQ0JEQWRCZ05WSFE0RUZnUVVvU3JrS0RQY1lRazAKICAgICAgM3FzbmR6NDNoTk12Vnhvd0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFGZjlzaEpLd0c4RTFuSUxVTVB5aDZLeQogICAgICBibzB0bUR6QXpFcGU4ZGRGRWQ2b2xldlJkbFVrOHEyMGh2MGhqR2FkeWY2aW43TUxSVUVjREF4RUl0ckxtenRGCiAgICAgIFc2a2lzTlBpMTB2QldIOStDSFBYOE1mQmxKZnlWYnY0QnI5ckthTHpGUTFjMnhjZ1Q3UXRHa25zaHRNUlhsVHUKICAgICAgbFBnMnRCMDJBYXdKUlo3anpQWVZVeGdpdWlGK2k4bG1pTW12b055WG5CWDVWSlZ2VC9CY2JyZjJZdVh5RVBPcAogICAgICBLbDVhb1ZCdnBDODlrS3I4czhrOStBY3hiTXh1bkVTc2s2SEJUYnUrR1hxSWlya21PYzZGUHBaTUdERFJnSmYwCiAgICAgIEJldW5aRjdOQ0xYSWFYTmtIRGszVkk1Qk9ZR2ZvV0xxQ2VJVW9vaG1xNkVFb1oxQkw1cGVnQmNmM2R4MEIvRT0KICAgICAgLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQotICAgcGF0aDogL2V0Yy9rdWJlcm5ldGVzL3BraS9jYS5rZXkKICAgIG93bmVyOiByb290OnJvb3QKICAgIHBlcm1pc3Npb25zOiAnMDYwMCcKICAgIGNvbnRlbnQ6IHwKICAgICAgLS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCiAgICAgIE1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRQytzaHVma0hPVzhwcTgKICAgICAganJXRDdqM0xmaisrZC83cnJXc1hoVnNDT0VlZFRIV01BVVB1VnM5RlE4eXVqL0Y3bmdubWs4VXdsSFpFN2FHZgogICAgICAyZXVUZEZkcS93M3ZYZVM3MnowNTlhc2JxL2E5QXhsUXczTHkvZmtJc0hNZzh4Z2lSMzhNN3c3Mk5nR1h2QkFKCiAgICAgIEg0akQvV1lVVWxZWm9SZlUxOVF6MFR1NXM2MGU1b2FSTEFyVUpGWGJ6T3RkOWxkVlNrdWpiYmFKSGVGVWZvTmwKICAgICAgVmllWW9FUlhGcVNPbDlXYkNQTzlHSk1HL3FYY1VXRFMyUWV2cFE5VWlFNTRWUXk2b0NxVkVyRkhiUk5ZNHFXNwogICAgICBPeFpwaWhOT0doSlo0c0l2ejdCOGt6ODRNQ2RzUkxtdFZKeFZnaW8xbHkzL0g5ZVNSWXhROXdKbmovK0tzT0lkCiAgICAgIE5Ddit0dHkzQWdNQkFBRUNnZ0VBWDFaeVl3TDRGeVp4WUFYRkVCR0RDWUt6NGNqaVJQZXRpOVBiSFMvLzljOXQKICAgICAgRVRMc3dITGNLMWZyTS9hNUYwRjYxN0ZYSzZOOXdaWkFjTWVsZEZIOUJudy9ma1dsL3Bsc2NkYTExaDdTTzhzWgogICAgICAwL3Z6TXpMd1YzeklBbGdtMzdSNCs0RmxMSWp4b09lZjZML0FRNlFqYmRPQVFrMzh1U2V5YXJtWHI0NzU1WEVqCiAgICAgIE5MN2xKMWh5cmtzRTBYSmFVaXpZNkQwTlRLWEE1ZDdKdjJlQW82OVB5ODNIMFVCM3pVQUU4MUp5SjFjSGFKY2oKICAgICAgcUxyUFBOdC82b0NOaEhubHVIUjRKOGUyUFVHTTFhK1FjUXhBNHJsQmc1VUszbEVlVmhHUmgwTVRtTjlLQ1pMMAogICAgICBNQnkwRVlCUDdUdTNyV3dqdHVQZ3BjNEpkMVV5MDBiR3dBYnNzYzM0cVFLQmdRRHpFSmxON2wwK0lvTSt5V0FlCiAgICAgIGtwQTBsRFpGQVJ0MlI1ZjQxR0FVRXlCRjhtWjlETDVSSFRTZjY5WDJ0OHZKMyt4Y0pZVEt6SzI0NTZNRVBrWEcKICAgICAgZzQ2QURPZWtQVjd3S2FVTmF2WVJKTFpOSm9qem1kcUNkQTR1cVRZVXE2QnRUeFRhakRMR3JWbjVHM3pBa1ZLcAogICAgICBUTmVrZk9JOU1DTEhKMGQ3SW1HVkhJVUp1d0tCZ1FESTJBNldBR0tEVUZQUW1ILzR0Q3RwalBwNUJzbEludGlYCiAgICAgIEFONHkzOXcxbDhBeXBBdS9qOGNiR3orTlNVWmE4aUd1bVpMV2F6c09kelNZQzlOY2F1S0FOSzFjRGZpbWY5aXYKICAgICAgc1pmcFdEZnlCdXM5OWd1S2dTSlM1cHBvUkJ4QmxxSzhUQzhQbXhzZjhKd3FwZlRjN1hhbzlUNHRwU0oyVWVuSgogICAgICA3NGo1dHcxN05RS0JnUURkSW5UWEdjMXJBaXMxckMvdW9Kamh2UlhDb2NkQ1ROQk9hYWtmbW1iNlBCWlNIbzNuCiAgICAgIGJoSzZpKzBWa1JHdWtES1JndkRWTUhHOGo4RVgweS9YODBocDUxTzNjTDQyOFN4Z2tMZGQwWENwc0MxWXN0akIKICAgICAgWnFTZ2Z3SGN2R2d3Q29xR2FwYW5lbjhveTRFc0VRcUxUSVhEK0hvOEFOY2pLUEUzYllncUNOQmdrUUtCZ0M3MQogICAgICBiVHVmTFdsY2I2eFc2NXpmcTBMTGhvaWprSTVkTFhEbzhBcmZFbUtwYjNPbnJXT0ZuMXowR3dEU3dCTmxoNENHCiAgICAgIFFiSEdjcEZvUjdEQkd4TUJucUd4TDFOVnBPeHcrZDNpWFExZTVmMjlwbVRmVVVWNStlZCtLVjMxaHRIREFadWIKICAgICAgQ0duU3J4M2hxUEhEeWFPYUZlTmRLOE9LVjZ0b2JZd2NhRjlTY0dGOUFvR0JBUExOTnpVaW1CREpPVWRGYUt1YwogICAgICBKYmRScXg0VU5jS29YUVpRM2FXcnNDbjdZMHJzY2N1STZvUXhDRnFURTREcks3dW54dWszZ08zMUwzbzVBU0FhCiAgICAgIDhkNElOb0doQ3RGcjFJazVqR24wZXZ0SHJVcHh6UTYzbGMvU25hQ0ZGOE1YWjFmbHVROC9MTjNBMlBnTDdQTTYKICAgICAgQXhKWmkvV2FPZVZ6V2VBcWdKZnIzeklVCiAgICAgIC0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0KICAgICAgCi0gICBwYXRoOiAvZXRjL2t1YmVybmV0ZXMvcGtpL2V0Y2QvY2EuY3J0CiAgICBvd25lcjogcm9vdDpyb290CiAgICBwZXJtaXNzaW9uczogJzA2NDAnCiAgICBjb250ZW50OiB8CiAgICAgIC0tLS0tQkVHSU4gQ0VSVElGSUNBVEUtLS0tLQogICAgICBNSUlDL0RDQ0FlU2dBd0lCQWdJUkFLNFRTcDNEWmtsa3IzdkJnZ3RhKzVBd0RRWUpLb1pJaHZjTkFRRUxCUUF3CiAgICAgIEZqRVVNQklHQTFVRUF3d0xhemh6TFdOc2RYTjBaWEl3SGhjTk1qWXdOREUxTWpJME5UQTVXaGNOTXpFd05ERTEKICAgICAgTWpJME5UQTVXakFXTVJRd0VnWURWUVFEREF0ck9ITXRZMngxYzNSbGNqQ0NBU0l3RFFZSktvWklodmNOQVFFQgogICAgICBCUUFEZ2dFUEFEQ0NBUW9DZ2dFQkFQQlRaaFlscTFWVzYvSi9jc3NoanF3WHVFYzJxcjJDN0M1N09MR1hvQ2czCiAgICAgIE0vQVgwM0RVak1qT0JKWkZPU3ZKeFlxY0NhbU0rWHU1N2hISmUwU1BrNVBEODVoTE5Wb3RDZ29mVFVsODc1NTEKICAgICAgVVR0VlhPOVRzMW5obTU3ZWdSM0VkTkhxTjNwUGRXaSsrZkt0R2REdkY4YW5DQmo0Nm01cEFvVjlMMkZSNkkrKwogICAgICA3UzAydVEzdndDOHpiVlFacTQrd3pXaHV2dHl6VjZTSGdHdy9vRmo0WTB6QnpGVE9SZUJjODBJUjBENm1ZTWh6CiAgICAgIG9qQ0xjMEpIWlgyVGlBbHVrZk5xNnlvVC90RzdDNVI5RkZ6VklObk9ocC9QbUk0UVZDTXE3OENuLzZ4Wm1ISnEKICAgICAgQUhFS1pOWkFKUWJRMC8zY25GUGJ6MmZmUmNVWm9FeUFVWCtsTExwNWsyVUNBd0VBQWFORk1FTXdFZ1lEVlIwVAogICAgICBBUUgvQkFnd0JnRUIvd0lCQURBT0JnTlZIUThCQWY4RUJBTUNBZ1F3SFFZRFZSME9CQllFRkpNdkpDTGg0Y0JtCiAgICAgIGNsVVpMdGJzaGFmTnloaWpNQTBHQ1NxR1NJYjNEUUVCQ3dVQUE0SUJBUUJsWE1lWHoyOVVSRWtUMTRCN2Nub0UKICAgICAgWW5Ecm9ENkpITFl4bmdWU0MrWG1rYzQ5QTdKT3FqSXo1NFVVTzJVbnNGYzRRZ1dBRXhwMVVndjg3L3ZnZTFrMwogICAgICBhS2o1SlM3VzQ2bXVLRlNXZ1ZtTmk3dk5ScTdDM1FTcDJWa0JnZFgwcFZtazJubndjemJTSk9iUW1VbUt3ZW9jCiAgICAgIHB5ZFBCU3NpY09rVWpTZ3Ixb2FMUGFLc0FVc3poMFUzbzhWZ3FWM2kzcHlCMVN6OWxNaE9NMG5Md3FoK09EcUwKICAgICAgV1I0ZzlIcTVMQThuQ3RlRjJqZUFFcWZmeTc0UU1QMHM1dVBReXE0OG4vd3JuTmU2aGtIZWl4RmN1clordFRXRQogICAgICA4VmR5dTJJWW02MmpWcUtxbGpBZ2pwRGlWa3FiWEQ5NytzUTZBNVU0Rk9oLzRGcCtFUm1XakgzTjNzYzFqZ3A4CiAgICAgIC0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0KLSAgIHBhdGg6IC9ldGMva3ViZXJuZXRlcy9wa2kvZXRjZC9jYS5rZXkKICAgIG93bmVyOiByb290OnJvb3QKICAgIHBlcm1pc3Npb25zOiAnMDYwMCcKICAgIGNvbnRlbnQ6IHwKICAgICAgLS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCiAgICAgIE1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRRHdVMllXSmF0VlZ1dnkKICAgICAgZjNMTElZNnNGN2hITnFxOWd1d3Vleml4bDZBb056UHdGOU53MUl6SXpnU1dSVGtyeWNXS25BbXBqUGw3dWU0UgogICAgICB5WHRFajVPVHcvT1lTelZhTFFvS0gwMUpmTytlZFZFN1ZWenZVN05aNFp1ZTNvRWR4SFRSNmpkNlQzVm92dm55CiAgICAgIHJSblE3eGZHcHdnWStPcHVhUUtGZlM5aFVlaVB2dTB0TnJrTjc4QXZNMjFVR2F1UHNNMW9icjdjczFla2g0QnMKICAgICAgUDZCWStHTk13Y3hVemtYZ1hQTkNFZEErcG1ESWM2SXdpM05DUjJWOWs0Z0picEh6YXVzcUUvN1J1d3VVZlJSYwogICAgICAxU0Raem9hZno1aU9FRlFqS3UvQXAvK3NXWmh5YWdCeENtVFdRQ1VHME5QOTNKeFQyODluMzBYRkdhQk1nRkYvCiAgICAgIHBTeTZlWk5sQWdNQkFBRUNnZ0VBSnlRU0hadkxmSlh3VGptN0pzSERwSndsWDNYVUY1TDE1L2thS2ZSdHVYY0sKICAgICAgTHJtV3JvcnpsZlhWMGVxYXpkcXFJWEhaOGdNYmsrN2Jpd3FUV0w2QWxPR21jQ0Nab3lMd1BtZE1OV0tUZlMyUwogICAgICB5aFRVVXNkQlQrdDZac1RLNXgvNnZjQ0ZnaFprWXlldGVqeCtscVNHTFF6QnVSMTdRdm0zMXlsbEdOYllCMmNLCiAgICAgIG1qb3cxWVpncllES3daQ2NIaHExKzV5UnFZdW5qbXRaQklheHJVbXJRYkhGZ3UxRDIzRTIxcGxZWDQ5dWxTZGIKICAgICAgejBGRms1RHdwUmNOcmRNQzRpUkYxd1FpdTVDOGtQd1kvM2Jka1dtMkRnZWNXQ1AyMkRtSjRpNkdNZ3duazhHTAogICAgICBqNk9DSmJPazh6MWtWeldiM3Y3UysvYWNqQmxucjZGeHV3UTF3MExPSVFLQmdRRDV4WWpWQnZSc0dLY0t1aXZ0CiAgICAgIHYzaUhEY1VwYjAzdDJKZnhLampPN1ZqTlBSRitZK2ZNNTdjVTJ4b21RYTBBOVE3dTdhenBoL2dtU0FJMzBHTGQKICAgICAgT0tyZkRBSkxrMGdOQ3l4aXB2Smt3bHFqaGRJQkp4ZDdJMjdZdnE0OFhIUy82Mk5CTHRxU0x1NGZvRFZ6SlBRUwogICAgICBMMmVCb0lHMUM5MFJOSEl5TmJMdy94WDNCUUtCZ1FEMlVaQ2QzK3NxRWlMVE5iNlNpUE1EUWNpaGFSNlAxdTlOCiAgICAgIG8vajJYa2t6VW5jMklFWXhNYWdHenRCbkd0aFBFSmliMEdXNDV2OWJYYWI1L2JSZWRndEhvZ3hQVGJFYWw2cHUKICAgICAgVm5aYkhna2Q1aEV0YkM1aTdzNEZlRmJaR3h2TDNDa3Z4b0Zaa0tGbUU4L01zSExNeElUekFwa05NNjBvUjRYRAogICAgICBuRlU3bm1jWTRRS0JnUUNVUSswSXY1c2grN1JVeXRTK3laVUxYbUkyU1dzU0VDdUpyZzJRMEJXUnAzbVY5RW9xCiAgICAgIE9UWlZ2QVlXeFkrajdOUlRnbVROTDdoZlNRbUFCa1JabTRUYTZHOElXOEkrYys2Q0ZTWDRKK0xVQk9EM2JEUWwKICAgICAgRlpCOE94eUVta0YzbDR3UXFuWjJwa01XSk96MWorOE9TSE9CNER4K3N5OGtRbVN6WjJyMFlnZXczUUtCZ0FhVwogICAgICByZkNiSWJZeFgvOFlTKzJ0ZmhxVE11T21aU3ZoeXVyZnZQUVNGNUVvM29sekdZMk5UM3BISStudUhPVVlnNHgvCiAgICAgIGFZa2xuS1Q3LzFCbWllR1E5TUpJd2wySXJYa1JuM3h1RWFKa1RrZ2ZkRXdydlozbDExcnNHaDZhakFiSzc4c1kKICAgICAgV3pOakcvNFgvNUh4RWxFSjNLaUhaRUtuSkRXVW5DNWNTeWRhR0ZYaEFvR0JBUERublNFSkJYd0NvdEEyOGxzawogICAgICBoY0tEUjdyODhDaGRnMmpSKzdtVDRlTlVTbUY4UnFPZFZKYmdLZkxVOFZJaU5LbXQzcEIyR1RJSy82TVV0bEJRCiAgICAgIDdZRGtyQkMvTzNNVEZLbmxrNGR6eGNhOUt0VzBNbHZFUjVoUzJGdC8vaDVQVk5zN0dEdDNacW5JT2hNdlJ2OTkKICAgICAgOUpRQ1pFQ0VtdkwxOThITm5DTFJucXRtCiAgICAgIC0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0KICAgICAgCi0gICBwYXRoOiAvZXRjL2t1YmVybmV0ZXMvcGtpL2Zyb250LXByb3h5LWNhLmNydAogICAgb3duZXI6IHJvb3Q6cm9vdAogICAgcGVybWlzc2lvbnM6ICcwNjQwJwogICAgY29udGVudDogfAogICAgICAtLS0tLUJFR0lOIENFUlRJRklDQVRFLS0tLS0KICAgICAgTUlJQy9EQ0NBZVNnQXdJQkFnSVJBUEhpci9TSWIwYy9wY09LUzlSNHBCTXdEUVlKS29aSWh2Y05BUUVMQlFBdwogICAgICBGakVVTUJJR0ExVUVBd3dMYXpoekxXTnNkWE4wWlhJd0hoY05Nall3TkRFMU1qSTBOVEE1V2hjTk16RXdOREUxCiAgICAgIE1qSTBOVEE1V2pBV01SUXdFZ1lEVlFRRERBdHJPSE10WTJ4MWMzUmxjakNDQVNJd0RRWUpLb1pJaHZjTkFRRUIKICAgICAgQlFBRGdnRVBBRENDQVFvQ2dnRUJBTDM5ek9JRU00MWx6Skd6T0IzTXVlUW1FcGw1K2o0TW9oOUh4ZXB1YXEvNQogICAgICBiSzVtV1JPTUV0QXFHck5Ha0xMaHBHWVVSR2J6VzByWnZTRWI1b2ZiY0oweTBFbVBPSm8rTXlLZ2M5YVhwbzhTCiAgICAgIHJIaTZSNVJwc2FKUzFOR29weFRBaEJwSUlyTnd2TjNheHlUQ2Y1QWc3NnNQaDBhWlo1RU1heWlTZkZZOEpqYUQKICAgICAgS2M3Z00rQ25ISzB4N0xMMS9ELzRuTElOMnhJZFQ3ckdsQjhjTFRDNFVBOXNzRUZqamNKeDZSZ2JDK2RaaVg1awogICAgICBPR1RuUTRacEJZdkxGbERkL1FxYkF5T29VcER3NEdEMlZmc0FGa0NDQWhkbXJWcWsxc0FtZXFlMEVhM21FZTUxCiAgICAgIHNjTEtzc1FDamtxUDF3SzhBY0taK3gvM3lLUWRkcWprSEMyZjl6bnI1TE1DQXdFQUFhTkZNRU13RWdZRFZSMFQKICAgICAgQVFIL0JBZ3dCZ0VCL3dJQkFEQU9CZ05WSFE4QkFmOEVCQU1DQWdRd0hRWURWUjBPQkJZRUZMbGFNd0lSK1dYTwogICAgICA4VFRqM1d2NWZwcjJsaFRkTUEwR0NTcUdTSWIzRFFFQkN3VUFBNElCQVFCTmpqNnZXUTBVa3pqdXF3UFJWQUVXCiAgICAgIGpKN05mOTJRU0pHL0cyRFJsaGIzWlFPVnNVYW1EYlhlRExQay9BSmwrWHhiWVRMbU95VHpPdEFrbzcrUW9scDIKICAgICAgN0J1UkhBcjdLSUF4bi9uTXE4NTJRMDM5SGhRNGUrRVJpUFpiTE9Ka0hkNG4vUGVydGJSRUJyV3UvYVBsNElzVgogICAgICBIcjlCc2dnN3ROVjJmbnhqdVQ2TmJnTHF3WU9MeEtJRHo3NFIxZWl6YnpZSEVpZXdzMTN2dGw1Tk9LbFFKNkhkCiAgICAgIFNuUFU4dEw3b3dSQnlIdHMzYVI3YWxJYWRwMUlpMTZVYkFpbzFmYXRYbUF0WE9ZQXBHSDY0Vm9Gcy9BRE04aFIKICAgICAgZjJIOC84aEUrMG9Qd0YrMHRzMFJkSFcrTDROc1ZHS3JLZTZLdWdCQTNFc0liZmNJeXZIcDRyYVBtempsa2RLZwogICAgICAtLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCi0gICBwYXRoOiAvZXRjL2t1YmVybmV0ZXMvcGtpL2Zyb250LXByb3h5LWNhLmtleQogICAgb3duZXI6IHJvb3Q6cm9vdAogICAgcGVybWlzc2lvbnM6ICcwNjAwJwogICAgY29udGVudDogfAogICAgICAtLS0tLUJFR0lOIFBSSVZBVEUgS0VZLS0tLS0KICAgICAgTUlJRXZnSUJBREFOQmdrcWhraUc5dzBCQVFFRkFBU0NCS2d3Z2dTa0FnRUFBb0lCQVFDOS9jemlCRE9OWmN5UgogICAgICBzemdkekxua0poS1plZm8rREtJZlI4WHFibXF2K1d5dVpsa1RqQkxRS2hxelJwQ3k0YVJtRkVSbTgxdEsyYjBoCiAgICAgIEcrYUgyM0NkTXRCSmp6aWFQak1pb0hQV2w2YVBFcXg0dWtlVWFiR2lVdFRScUtjVXdJUWFTQ0t6Y0x6ZDJzY2sKICAgICAgd24rUUlPK3JENGRHbVdlUkRHc29rbnhXUENZMmd5bk80RFBncHh5dE1leXk5ZncvK0p5eURkc1NIVSs2eHBRZgogICAgICBIQzB3dUZBUGJMQkJZNDNDY2VrWUd3dm5XWWwrWkRoazUwT0dhUVdMeXhaUTNmMEttd01qcUZLUThPQmc5bFg3CiAgICAgIEFCWkFnZ0lYWnExYXBOYkFKbnFudEJHdDVoSHVkYkhDeXJMRUFvNUtqOWNDdkFIQ21mc2Y5OGlrSFhhbzVCd3QKICAgICAgbi9jNTYrU3pBZ01CQUFFQ2dnRUFBNmNaaFU3blh0U1NOa3JuelVyZVdCQ1RVdmdSWTVnQ2xlOWZVcjZFdHBWcAogICAgICBEWUZTUFJuNFVxQThteTNFSW14TUtOcEM1bWZQWFlVS0tkVExmZGt1TlJlQkFha0xRWXZvbDhYVjlFNCtHWW9XCiAgICAgIFhzdldESGhydmQ4eDBFWVowRUJUU2Q0UkxMb0NKNUhKT2wreTdDWjE5U2Y3UmRRMU5ZaXpscmdhUTk0c0xlZ1gKICAgICAgSUVTODY5R3Bqc3ZFalFaSDQ2aFVheHVNbFRtNi84RGs5c0JYNTNDQmpYcFQ1ZnlmdFFjYW54K2xOWHVqVzJWRgogICAgICBLNVdaUm13Nk94UDRNY21FZUpwbHNGaUdOUk1KTnBOQmpCaUpHMk9IWG81Tm1vTHZDWUNhQlB4SlpMLzVWandRCiAgICAgIFdFc0JSUmRpZkordVFYM1lyTXE5UFZia3RNTEdRYktvSGFVWGdxSVR3UUtCZ1FEM2hhY0xDMWorQU5ESzAyb0EKICAgICAgRklqZDBRZ0E5bi9BcHphdE5FRk5SRUsvVzlrMFpJdSswdHE0MGMxcXZrNmtnVU82VCtITmNwcWNWMUx1aFZXUgogICAgICBQLzI1N1NTcklzdUNuWkZISWFGSVY2bjJEQkppYmZ2V1RBTkZiam1ubGkyaXFrNVJIV3VwdEp2eXBCQWxRUzFBCiAgICAgIGtGK3I5dWN5NHhPSXN2aTFEeCtmbHhYTVd3S0JnUURFZjdPaW4vUnhlYmtKVk5BUTUvQWk5SWpDWWRtbkorYTMKICAgICAgQ2tqY3Q0enVra2VmanJmRTJST2FTUmZzZ3hSNTZLNlppa3pOMkN5Tkd0UWpYK2lzWUdGK1N6SGRqbWE2NVc3SgogICAgICBGclpVMVRYQ2VsUkNvY2hoNDR6MHN1b1ZYSVdmbEZPTlJacmJoNHdUN1pOdFFGRmNzc0RON09Yb3VEUmp0TGZWCiAgICAgIGxiai9HNXNZaVFLQmdRQ1BEQ084dzBNY0VIYWFNVkphVjRPOXhkYzlUemdIcTl0eWYvZVpZdkM4VEtXYm5Od1MKICAgICAgWFNOZ21vZC93Qm9OQWxPVThpT0tLMGhsUUNaQ2lMWXA2blNGSmlNQjhHcnl3b002TzVwTkI3VEc2TFViUTNxKwogICAgICBuMUZvcDhvVUt6dVdmWndqVHNCdzVGc1lBRzhBU01tUlBaNjg4RVV2YUlKYWh5d3EzMkdrUnBtbmJ3S0JnRzErCiAgICAgIGwzUE1YQ01MWi85NklrTDVhNGVlNmNJZlVuQmh2SjlNZk5ONCtIQk1WTnJsWlNPc3JzNnZZa1JwdW5SQUkyTHQKICAgICAgZk9UTFMvQUkvaU1FSTV4Q1RMRmFaMXdGS051R1U1aDhMbmZSSXhiT29idExlV1NLcnhYL3lJN0VzclQ4cXg0eQogICAgICBwaHNrU2Zza3pKejVWUjBwZ21SOVdKTzRhWUVSeDhxZGxxdVpEM0M1QW9HQkFPaE5jVm12NVpZZmVPQnIzb1BPCiAgICAgIGZaeUZSd2o1dGtnT2p6ZVRkNGtUMzZvUmIvQm55clRvbnlvRkNsWlplT1poK3pmcytXYXRnVlZYa1VrTFM3MzMKICAgICAgYm0xTVFkcUltRGpzWWlEWEkwbnltbWo3SlpVVzd0SXVva1dzVFlYdjFkcVZpWk1pZ3VsaktwK1lDcEdUR3BKMQogICAgICArZUlPSXNkblI1VEZTaysxcnVkTTFoZjkKICAgICAgLS0tLS1FTkQgUFJJVkFURSBLRVktLS0tLQogICAgICAKLSAgIHBhdGg6IC9ldGMva3ViZXJuZXRlcy9wa2kvc2EucHViCiAgICBvd25lcjogcm9vdDpyb290CiAgICBwZXJtaXNzaW9uczogJzA2NDAnCiAgICBjb250ZW50OiB8CiAgICAgIC0tLS0tQkVHSU4gQ0VSVElGSUNBVEUtLS0tLQogICAgICBNSUlESGpDQ0FnYWdBd0lCQWdJUkFJaS9NSHQzREVpZG1Zdm5DSWxuTE9Nd0RRWUpLb1pJaHZjTkFRRUxCUUF3CiAgICAgIEZqRVVNQklHQTFVRUF3d0xhemh6TFdOc2RYTjBaWEl3SGhjTk1qWXdOREUxTWpJME5URXdXaGNOTXpFd05ERTEKICAgICAgTWpJME5URXdXakFwTVE0d0RBWURWUVFEREFWaFpHMXBiakVYTUJVR0ExVUVDZ3dPYzNsemRHVnRPbTFoYzNSbAogICAgICBjbk13Z2dFaU1BMEdDU3FHU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRG5wbjlmaUFkYlNBaDQ5cW1sCiAgICAgIDZIZ1UwamIzNUs5QzU5YnhDRzNMbVlLSGNoWjkvTlBYdWFqelNSaHcxREtpWndzOGwrcERta2JFcVdQVDZWeXAKICAgICAgZ1BKUFNTRzREVWo3cGUzMjVMeTZvbXZicTNDcXFic2VqOGQzMGhER0k3SzhTQ1FYWDdvMGZpeGdTSGhjcTZjagogICAgICAyb2xycCtMR3d2NzlYZmY3cU16UjNZYWhad3JzMnp4emFQUFlMaC9oeDNyUHJmdEVkWTF3ditvS0NiRVV1SDEzCiAgICAgIFUrMDA4L3ROK29rWEU0dnIxbG1seXZ3TWdyT1MyT1hjL3dYank4bWxsSXZwa1EvRFE3U2tzbFN0Z2dNYWt2YWgKICAgICAgb1h5dVlObXBPQ0tCNmRMZ0x2S0ZXSkVlQkRuMWdmQXEyUHJLejgzWEVFZDdTMmZRTXc4SkgvaUsxOVIxSi9qYgogICAgICArTEJ4QWdNQkFBR2pWREJTTUE0R0ExVWREd0VCL3dRRUF3SUZvREFUQmdOVkhTVUVEREFLQmdnckJnRUZCUWNECiAgICAgIEFqQU1CZ05WSFJNQkFmOEVBakFBTUIwR0ExVWREZ1FXQkJReHZOMW1mNVZsK096Q2VlZEJ6Y1JzM0hrTEF6QU4KICAgICAgQmdrcWhraUc5dzBCQVFzRkFBT0NBUUVBZGJZL05kODk5ZnFWOUZUckxNblZvSHkwU3dUeXFsQjdTS3N2SVFjUAogICAgICBjWm5iZGQ0RmtvNlB3ODBIN3B3ckIrdEIzRXMxV29xRWkvTSthWFhLWk5FbkZaWmxJTUVmSWFEelN3V2tsc3lXCiAgICAgIE4vWk05Q2pnSlZtU0xWT29XbGlwMk1sMDVvd1FYMFByNmZxcHB2M2orK011NnVpSk9OMjVZVzhZSVBVa2pFQUUKICAgICAgTE13WnJpdG9wQzJkRVpzT3FtSVRGT2w1NHViZUx3N0JDdVNTRkNnYlB0NXZCaFFIUXBYOEZEM0NCZVNTS0d0MQogICAgICBDYkJsTGNVNk5lOWljU1A3RHBNbHA3TE5XdmY1RTBvNklzY2dVbWtuWWdyR0x5SWFCWmxyeUlnc1J5T09RTC94CiAgICAgIHBrb2FFajdkL2kvNHhQZnBwUmxzR1BLMi8wTS9wWmZOcml2S1BUMEo3VUY2Y2c9PQogICAgICAtLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCi0gICBwYXRoOiAvZXRjL2t1YmVybmV0ZXMvcGtpL3NhLmtleQogICAgb3duZXI6IHJvb3Q6cm9vdAogICAgcGVybWlzc2lvbnM6ICcwNjAwJwogICAgY29udGVudDogfAogICAgICAtLS0tLUJFR0lOIFBSSVZBVEUgS0VZLS0tLS0KICAgICAgTUlJRXZRSUJBREFOQmdrcWhraUc5dzBCQVFFRkFBU0NCS2N3Z2dTakFnRUFBb0lCQVFEbnBuOWZpQWRiU0FoNAogICAgICA5cW1sNkhnVTBqYjM1SzlDNTlieENHM0xtWUtIY2haOS9OUFh1YWp6U1JodzFES2lad3M4bCtwRG1rYkVxV1BUCiAgICAgIDZWeXBnUEpQU1NHNERVajdwZTMyNUx5Nm9tdmJxM0NxcWJzZWo4ZDMwaERHSTdLOFNDUVhYN28wZml4Z1NIaGMKICAgICAgcTZjajJvbHJwK0xHd3Y3OVhmZjdxTXpSM1lhaFp3cnMyenh6YVBQWUxoL2h4M3JQcmZ0RWRZMXd2K29LQ2JFVQogICAgICB1SDEzVSswMDgvdE4rb2tYRTR2cjFsbWx5dndNZ3JPUzJPWGMvd1hqeThtbGxJdnBrUS9EUTdTa3NsU3RnZ01hCiAgICAgIGt2YWhvWHl1WU5tcE9DS0I2ZExnTHZLRldKRWVCRG4xZ2ZBcTJQckt6ODNYRUVkN1MyZlFNdzhKSC9pSzE5UjEKICAgICAgSi9qYitMQnhBZ01CQUFFQ2dnRUFCQzJyaHo5NnczMmVnb0VQZ1JHN0JjUWZiL1FBNmN2cEEzNi9qVUE2KzZLMgogICAgICBEMloxczBMUzduVjdjb0NQVzhEUVVmTGJDOFplLzZuZkJqbmp2UjU1Y0c3dEkrYmdjY0tWMHVIZ0doMDNKUmFYCiAgICAgIDhRb2YrUTZHbm0yTWRpaDdienc5WTJzTGZxb21kb09rSVNiSy9HRnpJRjBlUU8vUVBlVjVwVUZQbFhzQmxFeHcKICAgICAgMjlhc1BncFhqbHZKZ1owajRTN1BzYUk0VysrR0I5UWh1WHdpWGJ0bkN0ZzZEdmVxejRnOEJMak9NR2s5dDdsTgogICAgICBHZWdXMWRRUXcycGpFVHZSdHdZY0M0ZkwwY0RRU1dCcXoxVWVEVGRHc2h2OXV0RDFlR2UxNEMyVW11blhvZm1BCiAgICAgIG1aUXI1VTh4elNiSWI0akNOWU9hbW56UVVpaDF5M2VOZGRWNDR6QXJ5UUtCZ1FEMUJNNHNwN0pvQlpjWUNPMG8KICAgICAgeFU1S1dackl0eTJaYlcrTXJYcUFKUWdYeE5MamFUM1laSlFRc1VCMGxOWXZzVm9BN2Y0eTB6dHJTUHRJaDZZUgogICAgICA1dGg4Rk93Tkp5eGl0dGpRWllONmQrSzJ2TU1WUUZCQ0dMZkptd0VOV3N2NWQremp2NGxiS3BMajlhTERiVGFCCiAgICAgIFNJM1lLQjV4bm9iTlhOcWxxSzBzK2UyUldRS0JnUUR5Q0UrK2tTU0NvU3JPc21pdXRrZkp1YS9yR25QNkV2OXQKICAgICAgSFdZanJuQW9BSFk0MllJaHgzZWxyeFFQVFhJTXcxSGh5Q09ualNEeXVLckZ5MC9OMDNEYWt1YWRweng0QnMzNQogICAgICBCWGxNbkR2b3pyeWllcEdSNGkrUThRNDNXZ3FKNGY2aUJCcUlmN256a1NHTFRrZE02NDlockF6MzhibDVLQjd0CiAgICAgIGVnTW5XRERjMlFLQmdCcHhmMUxnY21lNW1ybjBWS3dleHpsTS9HQ0hMSHV2ak9kdzNaU3c2bk91UVZoYnhsbngKICAgICAgV08ySVE3MlJScUIxRXBLaEhOc2RZdjlNTEJxQzBWQ0RTbi94dmh3WlN6Z0lKZFF2OElXcUpLUzJNSk85a2l2ZwogICAgICBBUTNZRmIvOE9hRmQ2UW9YWk5xYStLbHpuREpkT2hHdjQrY2RSVlBiMlE2VzQ5NFhHMEdNWTdCWkFvR0JBTCt6CiAgICAgIEhaWk8xNkF2anZ4UUN1SDJ0ajFzdVkxNVVrck1LVXQvY1pycFd5UVQyWStGbDdDeGtHN0drUmpkdW11cGVIMWcKICAgICAgUy8wMXB0Y1l0UW9jMG9TdjZENzNBM256TDgzUmRlcTdEeXhDd3FET3ZsSGl5dEhGV085d1BsWlJGdS9HOUN2WAogICAgICBIRHpwRFp1QlpCUTJWL3J3eUl3UC9lV1VxOWJ1bERCNzUydU9Tb1ZoQW9HQURtU3lzMStPYTBvMHljamZ5NS9HCiAgICAgIDZqU2dnS0dtOEd6Zm1rcC9aVHpsSk5FL3ozSmpoUE5tenFoSlYyK0hoNDZKc05WQWZkVEphdksxbDBaZE1pcUQKICAgICAgei85YmhPOVN2NXFaTXU4ZVpHYjFnU1RKWTBuVXJlVHBGdlNYeGhnaUlscXVjSlVTYjl5Z210Y2pkcldMVHJQUgogICAgICA2eklaMG9BZkRYeGhqRmZhWGU2eFYrND0KICAgICAgLS0tLS1FTkQgUFJJVkFURSBLRVktLS0tLQogICAgICAKLSAgIHBhdGg6IC9ldGMva3ViZXJuZXRlcy9hdWRpdC1wb2xpY3kvYXBpc2VydmVyLWF1ZGl0LXBvbGljeS55YW1sCiAgICBlbmNvZGluZzogImJhc2U2NCIKICAgIHBlcm1pc3Npb25zOiAnMDYwMCcKICAgIGNvbnRlbnQ6IHwKICAgICAgWVhCcFZtVnljMmx2YmpvZ1lYVmthWFF1YXpoekxtbHZMM1l4Q210cGJtUTZJRkJ2YkdsamVRcHlkV3hsY3pvS0lDQWpJRlJvWlNCbWIyeHNiM2RwYm1jZ2NtVnhkV1Z6ZEhNZ2QyVnlaU0J0WVc1MVlXeHNlU0JwWkdWdWRHbG1hV1ZrSUdGeklHaHBaMmd0ZG05c2RXMWxJR0Z1WkNCc2IzY3RjbWx6YXl3S0lDQWpJSE52SUdSeWIzQWdkR2hsYlM0S0lDQXRJR3hsZG1Wc09pQk9iMjVsQ2lBZ0lDQjFjMlZ5Y3pvZ1d5SnplWE4wWlcwNmEzVmlaUzF3Y205NGVTSmRDaUFnSUNCMlpYSmljem9nV3lKM1lYUmphQ0pkQ2lBZ0lDQnlaWE52ZFhKalpYTTZDaUFnSUNBZ0lDMGdaM0p2ZFhBNklDSWlJQ01nWTI5eVpRb2dJQ0FnSUNBZ0lISmxjMjkxY21ObGN6b2dXeUpsYm1Sd2IybHVkSE1pTENBaWMyVnlkbWxqWlhNaUxDQWljMlZ5ZG1salpYTXZjM1JoZEhWeklsMEtJQ0F0SUd4bGRtVnNPaUJPYjI1bENpQWdJQ0FqSUVsdVozSmxjM01nWTI5dWRISnZiR3hsY2lCeVpXRmtjeUFuWTI5dVptbG5iV0Z3Y3k5cGJtZHlaWE56TFhWcFpDY2dkR2h5YjNWbmFDQjBhR1VnZFc1elpXTjFjbVZrSUhCdmNuUXVDaUFnSUNBaklGUlBSRThvSXpRMk9UZ3pLVG9nUTJoaGJtZGxJSFJvYVhNZ2RHOGdkR2hsSUdsdVozSmxjM01nWTI5dWRISnZiR3hsY2lCelpYSjJhV05sSUdGalkyOTFiblF1Q2lBZ0lDQjFjMlZ5Y3pvZ1d5SnplWE4wWlcwNmRXNXpaV04xY21Wa0lsMEtJQ0FnSUc1aGJXVnpjR0ZqWlhNNklGc2lhM1ZpWlMxemVYTjBaVzBpWFFvZ0lDQWdkbVZ5WW5NNklGc2laMlYwSWwwS0lDQWdJSEpsYzI5MWNtTmxjem9LSUNBZ0lDQWdMU0JuY205MWNEb2dJaUlnSXlCamIzSmxDaUFnSUNBZ0lDQWdjbVZ6YjNWeVkyVnpPaUJiSW1OdmJtWnBaMjFoY0hNaVhRb2dJQzBnYkdWMlpXdzZJRTV2Ym1VS0lDQWdJSFZ6WlhKek9pQmJJbXQxWW1Wc1pYUWlYU0FqSUd4bFoyRmplU0JyZFdKbGJHVjBJR2xrWlc1MGFYUjVDaUFnSUNCMlpYSmljem9nV3lKblpYUWlYUW9nSUNBZ2NtVnpiM1Z5WTJWek9nb2dJQ0FnSUNBdElHZHliM1Z3T2lBaUlpQWpJR052Y21VS0lDQWdJQ0FnSUNCeVpYTnZkWEpqWlhNNklGc2libTlrWlhNaUxDQWlibTlrWlhNdmMzUmhkSFZ6SWwwS0lDQXRJR3hsZG1Wc09pQk9iMjVsQ2lBZ0lDQjFjMlZ5UjNKdmRYQnpPaUJiSW5ONWMzUmxiVHB1YjJSbGN5SmRDaUFnSUNCMlpYSmljem9nV3lKblpYUWlYUW9nSUNBZ2NtVnpiM1Z5WTJWek9nb2dJQ0FnSUNBdElHZHliM1Z3T2lBaUlpQWpJR052Y21VS0lDQWdJQ0FnSUNCeVpYTnZkWEpqWlhNNklGc2libTlrWlhNaUxDQWlibTlrWlhNdmMzUmhkSFZ6SWwwS0lDQXRJR3hsZG1Wc09pQk9iMjVsQ2lBZ0lDQjFjMlZ5Y3pvS0lDQWdJQ0FnTFNCemVYTjBaVzA2YTNWaVpTMWpiMjUwY205c2JHVnlMVzFoYm1GblpYSUtJQ0FnSUNBZ0xTQnplWE4wWlcwNmEzVmlaUzF6WTJobFpIVnNaWElLSUNBZ0lDQWdMU0J6ZVhOMFpXMDZjMlZ5ZG1salpXRmpZMjkxYm5RNmEzVmlaUzF6ZVhOMFpXMDZaVzVrY0c5cGJuUXRZMjl1ZEhKdmJHeGxjZ29nSUNBZ2RtVnlZbk02SUZzaVoyVjBJaXdnSW5Wd1pHRjBaU0pkQ2lBZ0lDQnVZVzFsYzNCaFkyVnpPaUJiSW10MVltVXRjM2x6ZEdWdElsMEtJQ0FnSUhKbGMyOTFjbU5sY3pvS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSWlJZ0l5QmpiM0psQ2lBZ0lDQWdJQ0FnY21WemIzVnlZMlZ6T2lCYkltVnVaSEJ2YVc1MGN5SmRDaUFnTFNCc1pYWmxiRG9nVG05dVpRb2dJQ0FnZFhObGNuTTZJRnNpYzNsemRHVnRPbUZ3YVhObGNuWmxjaUpkQ2lBZ0lDQjJaWEppY3pvZ1d5Sm5aWFFpWFFvZ0lDQWdjbVZ6YjNWeVkyVnpPZ29nSUNBZ0lDQXRJR2R5YjNWd09pQWlJaUFqSUdOdmNtVUtJQ0FnSUNBZ0lDQnlaWE52ZFhKalpYTTZJRnNpYm1GdFpYTndZV05sY3lJc0lDSnVZVzFsYzNCaFkyVnpMM04wWVhSMWN5SXNJQ0p1WVcxbGMzQmhZMlZ6TDJacGJtRnNhWHBsSWwwS0lDQXRJR3hsZG1Wc09pQk9iMjVsQ2lBZ0lDQjFjMlZ5Y3pvZ1d5SmpiSFZ6ZEdWeUxXRjFkRzl6WTJGc1pYSWlYUW9nSUNBZ2RtVnlZbk02SUZzaVoyVjBJaXdnSW5Wd1pHRjBaU0pkQ2lBZ0lDQnVZVzFsYzNCaFkyVnpPaUJiSW10MVltVXRjM2x6ZEdWdElsMEtJQ0FnSUhKbGMyOTFjbU5sY3pvS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSWlJZ0l5QmpiM0psQ2lBZ0lDQWdJQ0FnY21WemIzVnlZMlZ6T2lCYkltTnZibVpwWjIxaGNITWlMQ0FpWlc1a2NHOXBiblJ6SWwwS0lDQWpJRVJ2YmlkMElHeHZaeUJJVUVFZ1ptVjBZMmhwYm1jZ2JXVjBjbWxqY3k0S0lDQXRJR3hsZG1Wc09pQk9iMjVsQ2lBZ0lDQjFjMlZ5Y3pvS0lDQWdJQ0FnTFNCemVYTjBaVzA2YTNWaVpTMWpiMjUwY205c2JHVnlMVzFoYm1GblpYSUtJQ0FnSUhabGNtSnpPaUJiSW1kbGRDSXNJQ0pzYVhOMElsMEtJQ0FnSUhKbGMyOTFjbU5sY3pvS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSW0xbGRISnBZM011YXpoekxtbHZJZ29LSUNBaklFUnZiaWQwSUd4dlp5QjBhR1Z6WlNCeVpXRmtMVzl1YkhrZ1ZWSk1jeTRLSUNBdElHeGxkbVZzT2lCT2IyNWxDaUFnSUNCdWIyNVNaWE52ZFhKalpWVlNUSE02Q2lBZ0lDQWdJQzBnTDJobFlXeDBhSG9xQ2lBZ0lDQWdJQzBnTDNabGNuTnBiMjRLSUNBZ0lDQWdMU0F2YzNkaFoyZGxjaW9LQ2lBZ0l5QkViMjRuZENCc2IyY2daWFpsYm5SeklISmxjWFZsYzNSeklHSmxZMkYxYzJVZ2IyWWdjR1Z5Wm05eWJXRnVZMlVnYVcxd1lXTjBMZ29nSUMwZ2JHVjJaV3c2SUU1dmJtVUtJQ0FnSUhKbGMyOTFjbU5sY3pvS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSWlJZ0l5QmpiM0psQ2lBZ0lDQWdJQ0FnY21WemIzVnlZMlZ6T2lCYkltVjJaVzUwY3lKZENnb2dJQ01nYm05a1pTQmhibVFnY0c5a0lITjBZWFIxY3lCallXeHNjeUJtY205dElHNXZaR1Z6SUdGeVpTQm9hV2RvTFhadmJIVnRaU0JoYm1RZ1kyRnVJR0psSUd4aGNtZGxMQ0JrYjI0bmRDQnNiMmNnY21WemNHOXVjMlZ6SUdadmNpQmxlSEJsWTNSbFpDQjFjR1JoZEdWeklHWnliMjBnYm05a1pYTUtJQ0F0SUd4bGRtVnNPaUJTWlhGMVpYTjBDaUFnSUNCMWMyVnljem9nV3lKcmRXSmxiR1YwSWl3Z0luTjVjM1JsYlRwdWIyUmxMWEJ5YjJKc1pXMHRaR1YwWldOMGIzSWlMQ0FpYzNsemRHVnRPbk5sY25acFkyVmhZMk52ZFc1ME9tdDFZbVV0YzNsemRHVnRPbTV2WkdVdGNISnZZbXhsYlMxa1pYUmxZM1J2Y2lKZENpQWdJQ0IyWlhKaWN6b2dXeUoxY0dSaGRHVWlMQ0p3WVhSamFDSmRDaUFnSUNCeVpYTnZkWEpqWlhNNkNpQWdJQ0FnSUMwZ1ozSnZkWEE2SUNJaUlDTWdZMjl5WlFvZ0lDQWdJQ0FnSUhKbGMyOTFjbU5sY3pvZ1d5SnViMlJsY3k5emRHRjBkWE1pTENBaWNHOWtjeTl6ZEdGMGRYTWlYUW9nSUNBZ2IyMXBkRk4wWVdkbGN6b0tJQ0FnSUNBZ0xTQWlVbVZ4ZFdWemRGSmxZMlZwZG1Wa0lnb2dJQzBnYkdWMlpXdzZJRkpsY1hWbGMzUUtJQ0FnSUhWelpYSkhjbTkxY0hNNklGc2ljM2x6ZEdWdE9tNXZaR1Z6SWwwS0lDQWdJSFpsY21Kek9pQmJJblZ3WkdGMFpTSXNJbkJoZEdOb0lsMEtJQ0FnSUhKbGMyOTFjbU5sY3pvS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSWlJZ0l5QmpiM0psQ2lBZ0lDQWdJQ0FnY21WemIzVnlZMlZ6T2lCYkltNXZaR1Z6TDNOMFlYUjFjeUlzSUNKd2IyUnpMM04wWVhSMWN5SmRDaUFnSUNCdmJXbDBVM1JoWjJWek9nb2dJQ0FnSUNBdElDSlNaWEYxWlhOMFVtVmpaV2wyWldRaUNnb2dJQ01nWkdWc1pYUmxZMjlzYkdWamRHbHZiaUJqWVd4c2N5QmpZVzRnWW1VZ2JHRnlaMlVzSUdSdmJpZDBJR3h2WnlCeVpYTndiMjV6WlhNZ1ptOXlJR1Y0Y0dWamRHVmtJRzVoYldWemNHRmpaU0JrWld4bGRHbHZibk1LSUNBdElHeGxkbVZzT2lCU1pYRjFaWE4wQ2lBZ0lDQjFjMlZ5Y3pvZ1d5SnplWE4wWlcwNmMyVnlkbWxqWldGalkyOTFiblE2YTNWaVpTMXplWE4wWlcwNmJtRnRaWE53WVdObExXTnZiblJ5YjJ4c1pYSWlYUW9nSUNBZ2RtVnlZbk02SUZzaVpHVnNaWFJsWTI5c2JHVmpkR2x2YmlKZENpQWdJQ0J2YldsMFUzUmhaMlZ6T2dvZ0lDQWdJQ0F0SUNKU1pYRjFaWE4wVW1WalpXbDJaV1FpQ2dvZ0lDTWdVMlZqY21WMGN5d2dRMjl1Wm1sblRXRndjeXdnVkc5clpXNVNaWEYxWlhOMElHRnVaQ0JVYjJ0bGJsSmxkbWxsZDNNZ1kyRnVJR052Ym5SaGFXNGdjMlZ1YzJsMGFYWmxJQ1lnWW1sdVlYSjVJR1JoZEdFc0NpQWdJeUJ6YnlCdmJteDVJR3h2WnlCaGRDQjBhR1VnVFdWMFlXUmhkR0VnYkdWMlpXd3VDaUFnTFNCc1pYWmxiRG9nVFdWMFlXUmhkR0VLSUNBZ0lISmxjMjkxY21ObGN6b0tJQ0FnSUNBZ0xTQm5jbTkxY0RvZ0lpSWdJeUJqYjNKbENpQWdJQ0FnSUNBZ2NtVnpiM1Z5WTJWek9pQmJJbk5sWTNKbGRITWlMQ0FpWTI5dVptbG5iV0Z3Y3lJc0lDSnpaWEoyYVdObFlXTmpiM1Z1ZEhNdmRHOXJaVzRpWFFvZ0lDQWdJQ0F0SUdkeWIzVndPaUJoZFhSb1pXNTBhV05oZEdsdmJpNXJPSE11YVc4S0lDQWdJQ0FnSUNCeVpYTnZkWEpqWlhNNklGc2lkRzlyWlc1eVpYWnBaWGR6SWwwS0lDQWdJRzl0YVhSVGRHRm5aWE02Q2lBZ0lDQWdJQzBnSWxKbGNYVmxjM1JTWldObGFYWmxaQ0lLSUNBaklFZGxkQ0J5WlhOd2IyNXpaWE1nWTJGdUlHSmxJR3hoY21kbE95QnphMmx3SUhSb1pXMHVDaUFnTFNCc1pYWmxiRG9nVW1WeGRXVnpkQW9nSUNBZ2RtVnlZbk02SUZzaVoyVjBJaXdnSW14cGMzUWlMQ0FpZDJGMFkyZ2lYUW9nSUNBZ2NtVnpiM1Z5WTJWek9nb2dJQ0FnSUNBdElHZHliM1Z3T2lBaUlpQWpJR052Y21VS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSW1Ga2JXbHpjMmx2Ym5KbFoybHpkSEpoZEdsdmJpNXJPSE11YVc4aUNpQWdJQ0FnSUMwZ1ozSnZkWEE2SUNKaGNHbGxlSFJsYm5OcGIyNXpMbXM0Y3k1cGJ5SUtJQ0FnSUNBZ0xTQm5jbTkxY0RvZ0ltRndhWEpsWjJsemRISmhkR2x2Ymk1ck9ITXVhVzhpQ2lBZ0lDQWdJQzBnWjNKdmRYQTZJQ0poY0hCeklnb2dJQ0FnSUNBdElHZHliM1Z3T2lBaVlYVjBhR1Z1ZEdsallYUnBiMjR1YXpoekxtbHZJZ29nSUNBZ0lDQXRJR2R5YjNWd09pQWlZWFYwYUc5eWFYcGhkR2x2Ymk1ck9ITXVhVzhpQ2lBZ0lDQWdJQzBnWjNKdmRYQTZJQ0poZFhSdmMyTmhiR2x1WnlJS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSW1KaGRHTm9JZ29nSUNBZ0lDQXRJR2R5YjNWd09pQWlZMlZ5ZEdsbWFXTmhkR1Z6TG1zNGN5NXBieUlLSUNBZ0lDQWdMU0JuY205MWNEb2dJbVY0ZEdWdWMybHZibk1pQ2lBZ0lDQWdJQzBnWjNKdmRYQTZJQ0p0WlhSeWFXTnpMbXM0Y3k1cGJ5SUtJQ0FnSUNBZ0xTQm5jbTkxY0RvZ0ltNWxkSGR2Y210cGJtY3Vhemh6TG1sdklnb2dJQ0FnSUNBdElHZHliM1Z3T2lBaWJtOWtaUzVyT0hNdWFXOGlDaUFnSUNBZ0lDMGdaM0p2ZFhBNklDSndiMnhwWTNraUNpQWdJQ0FnSUMwZ1ozSnZkWEE2SUNKeVltRmpMbUYxZEdodmNtbDZZWFJwYjI0dWF6aHpMbWx2SWdvZ0lDQWdJQ0F0SUdkeWIzVndPaUFpYzJOb1pXUjFiR2x1Wnk1ck9ITXVhVzhpQ2lBZ0lDQWdJQzBnWjNKdmRYQTZJQ0p6ZEc5eVlXZGxMbXM0Y3k1cGJ5SUtJQ0FnSUc5dGFYUlRkR0ZuWlhNNkNpQWdJQ0FnSUMwZ0lsSmxjWFZsYzNSU1pXTmxhWFpsWkNJS0lDQWpJRVJsWm1GMWJIUWdiR1YyWld3Z1ptOXlJR3R1YjNkdUlFRlFTWE1LSUNBdElHeGxkbVZzT2lCU1pYRjFaWE4wVW1WemNHOXVjMlVLSUNBZ0lISmxjMjkxY21ObGN6b0tJQ0FnSUNBZ0xTQm5jbTkxY0RvZ0lpSWdJeUJqYjNKbENpQWdJQ0FnSUMwZ1ozSnZkWEE2SUNKaFpHMXBjM05wYjI1eVpXZHBjM1J5WVhScGIyNHVhemh6TG1sdklnb2dJQ0FnSUNBdElHZHliM1Z3T2lBaVlYQnBaWGgwWlc1emFXOXVjeTVyT0hNdWFXOGlDaUFnSUNBZ0lDMGdaM0p2ZFhBNklDSmhjR2x5WldkcGMzUnlZWFJwYjI0dWF6aHpMbWx2SWdvZ0lDQWdJQ0F0SUdkeWIzVndPaUFpWVhCd2N5SUtJQ0FnSUNBZ0xTQm5jbTkxY0RvZ0ltRjFkR2hsYm5ScFkyRjBhVzl1TG1zNGN5NXBieUlLSUNBZ0lDQWdMU0JuY205MWNEb2dJbUYxZEdodmNtbDZZWFJwYjI0dWF6aHpMbWx2SWdvZ0lDQWdJQ0F0SUdkeWIzVndPaUFpWVhWMGIzTmpZV3hwYm1jaUNpQWdJQ0FnSUMwZ1ozSnZkWEE2SUNKaVlYUmphQ0lLSUNBZ0lDQWdMU0JuY205MWNEb2dJbU5sY25ScFptbGpZWFJsY3k1ck9ITXVhVzhpQ2lBZ0lDQWdJQzBnWjNKdmRYQTZJQ0psZUhSbGJuTnBiMjV6SWdvZ0lDQWdJQ0F0SUdkeWIzVndPaUFpYldWMGNtbGpjeTVyT0hNdWFXOGlDaUFnSUNBZ0lDMGdaM0p2ZFhBNklDSnVaWFIzYjNKcmFXNW5MbXM0Y3k1cGJ5SUtJQ0FnSUNBZ0xTQm5jbTkxY0RvZ0ltNXZaR1V1YXpoekxtbHZJZ29nSUNBZ0lDQXRJR2R5YjNWd09pQWljRzlzYVdONUlnb2dJQ0FnSUNBdElHZHliM1Z3T2lBaWNtSmhZeTVoZFhSb2IzSnBlbUYwYVc5dUxtczRjeTVwYnlJS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSW5OamFHVmtkV3hwYm1jdWF6aHpMbWx2SWdvZ0lDQWdJQ0F0SUdkeWIzVndPaUFpYzNSdmNtRm5aUzVyT0hNdWFXOGlDaUFnSUNCdmJXbDBVM1JoWjJWek9nb2dJQ0FnSUNBdElDSlNaWEYxWlhOMFVtVmpaV2wyWldRaUNpQWdJeUJFWldaaGRXeDBJR3hsZG1Wc0lHWnZjaUJoYkd3Z2IzUm9aWElnY21WeGRXVnpkSE11Q2lBZ0xTQnNaWFpsYkRvZ1RXVjBZV1JoZEdFS0lDQWdJRzl0YVhSVGRHRm5aWE02Q2lBZ0lDQWdJQzBnSWxKbGNYVmxjM1JTWldObGFYWmxaQ0lLCi0gICBwYXRoOiAvZXRjL2t1YmVybmV0ZXMvd2ViaG9va3Mvd2ViaG9va2NvbmZpZy55YW1sCiAgICBlbmNvZGluZzogImJhc2U2NCIKICAgIG93bmVyOiByb290OnJvb3QKICAgIHBlcm1pc3Npb25zOiAnMDY0NCcKICAgIGNvbnRlbnQ6IHwKICAgICAgTFMwdERRcGhjR2xXWlhKemFXOXVPaUIyTVEwS2EybHVaRG9nUTI5dVptbG5EUXB3Y21WbVpYSmxibU5sY3pvZ2UzME5DbU5zZFhOMFpYSnpPZzBLSUNBdElHTnNkWE4wWlhJNkRRb2dJQ0FnSUNCcGJuTmxZM1Z5WlMxemEybHdMWFJzY3kxMlpYSnBabms2SUhSeWRXVU5DaUFnSUNBZ0lITmxjblpsY2pvZ2FIUjBjSE02THk4eE1qY3VNQzR3TGpFNk9EUTBNeTkzWldKb2IyOXJEUW9nSUNBZ2JtRnRaVG9nZDJWaWFHOXZhdzBLZFhObGNuTTZEUW9nSUMwZ2JtRnRaVG9nZDJWaWFHOXZhdzBLWTI5dWRHVjRkSE02RFFvZ0lDMGdZMjl1ZEdWNGREb05DaUFnSUNBZ0lHTnNkWE4wWlhJNklIZGxZbWh2YjJzTkNpQWdJQ0FnSUhWelpYSTZJSGRsWW1odmIyc05DaUFnSUNCdVlXMWxPaUIzWldKb2IyOXJEUXBqZFhKeVpXNTBMV052Ym5SbGVIUTZJSGRsWW1odmIyc05DZz09Ci0gICBwYXRoOiAvcnVuL2t1YmVhZG0vY29uZmlndXJlLWt1YmUtcHJveHkuc2gKICAgIGVuY29kaW5nOiAiYmFzZTY0IgogICAgcGVybWlzc2lvbnM6ICcwNzU1JwogICAgY29udGVudDogfAogICAgICBJeUV2ZFhOeUwySnBiaTlsYm5ZZ1ltRnphQW9LSXlCVFVFUllMVXhwWTJWdWMyVXRTV1JsYm5ScFptbGxjam9nUVhCaFkyaGxMVEl1TUFvS2MyVjBJQzF2SUhCcGNHVm1ZV2xzQ25ObGRDQXRieUJsY25KbGVHbDBDbk5sZENBdGJ5QnViM1Z1YzJWMENncHBaaUJuY21Wd0lDMXhJQ0pMZFdKbFVISnZlSGxEYjI1bWFXZDFjbUYwYVc5dUlpQXZjblZ1TDJ0MVltVmhaRzB2YTNWaVpXRmtiUzU1WVcxc095QjBhR1Z1Q2lBZ0lDQmxlR2wwSURBS1pta0tDbU5oZENBOFBFVlBSaUErUGlBdmNuVnVMMnQxWW1WaFpHMHZhM1ZpWldGa2JTNTVZVzFzQ2kwdExRcGhjR2xXWlhKemFXOXVPaUJyZFdKbGNISnZlSGt1WTI5dVptbG5MbXM0Y3k1cGJ5OTJNV0ZzY0doaE1RcHJhVzVrT2lCTGRXSmxVSEp2ZUhsRGIyNW1hV2QxY21GMGFXOXVDbTFsZEhKcFkzTkNhVzVrUVdSa2NtVnpjem9nSWpBdU1DNHdMakE2TVRBeU5Ea2lDa1ZQUmdvPQotICAgcGF0aDogL2V0Yy9jb250YWluZXJkL2NvbmZpZy50b21sCiAgICBlbmNvZGluZzogImJhc2U2NCIKICAgIG93bmVyOiByb290OnJvb3QKICAgIHBlcm1pc3Npb25zOiAnMDY0NCcKICAgIGNvbnRlbnQ6IHwKICAgICAgSXlCVmMyVWdZMjl1Wm1sbklIWmxjbk5wYjI0Z01pQjBieUJsYm1GaWJHVWdibVYzSUdOdmJtWnBaM1Z5WVhScGIyNGdabWxsYkdSekxnb2pJRU52Ym1acFp5Qm1hV3hsSUdseklIQmhjbk5sWkNCaGN5QjJaWEp6YVc5dUlERWdZbmtnWkdWbVlYVnNkQzRLZG1WeWMybHZiaUE5SURJS0NtbHRjRzl5ZEhNZ1BTQmJJaTlsZEdNdlkyOXVkR0ZwYm1WeVpDOWpiMjVtTG1RdktpNTBiMjFzSWwwS0NsdHdiSFZuYVc1elhRcGJjR3gxWjJsdWN5NGlhVzh1WTI5dWRHRnBibVZ5WkM1bmNuQmpMbll4TG1OeWFTSmRDaUFnSUNCellXNWtZbTk0WDJsdFlXZGxJRDBnSW5KbFoybHpkSEo1TG1zNGN5NXBieTl3WVhWelpUb3pMamtpQ2x0d2JIVm5hVzV6TGlKcGJ5NWpiMjUwWVdsdVpYSmtMbWR5Y0dNdWRqRXVZM0pwSWk1amIyNTBZV2x1WlhKa0xuSjFiblJwYldWekxuSjFibU5kQ2lBZ0lDQnlkVzUwYVcxbFgzUjVjR1VnUFNBaWFXOHVZMjl1ZEdGcGJtVnlaQzV5ZFc1akxuWXlJZ3BiY0d4MVoybHVjeTRpYVc4dVkyOXVkR0ZwYm1WeVpDNW5jbkJqTG5ZeExtTnlhU0l1WTI5dWRHRnBibVZ5WkM1eWRXNTBhVzFsY3k1eWRXNWpMbTl3ZEdsdmJuTmRDaUFnSUNCVGVYTjBaVzFrUTJkeWIzVndJRDBnZEhKMVpRbz0KLSAgIHBhdGg6IC9ldGMva3ViZXJuZXRlcy9rZXlzdG9uZS1rdXN0b21pemF0aW9uL2t1c3RvbWl6YXRpb24ueW1sCiAgICBvd25lcjogcm9vdDpyb290CiAgICBwZXJtaXNzaW9uczogJzA2NDQnCiAgICBjb250ZW50OiB8CiAgICAgIHJlc291cmNlczoKICAgICAgLSBrdWJlLWFwaXNlcnZlci55YW1sCiAgICAgIHBhdGNoZXM6CiAgICAgIC0gdGFyZ2V0OgogICAgICAgICAgZ3JvdXA6ICcnCiAgICAgICAgICB2ZXJzaW9uOiB2MQogICAgICAgICAga2luZDogUG9kCiAgICAgICAgICBuYW1lOiBrdWJlLWFwaXNlcnZlcgogICAgICAgIHBhdGNoOiB8CiAgICAgICAgICAtIG9wOiBhZGQKICAgICAgICAgICAgcGF0aDogL3NwZWMvY29udGFpbmVycy8wL2NvbW1hbmQvLQogICAgICAgICAgICB2YWx1ZTogLS1hdXRoZW50aWNhdGlvbi10b2tlbi13ZWJob29rLWNvbmZpZy1maWxlPS9ldGMva3ViZXJuZXRlcy93ZWJob29rcy93ZWJob29rY29uZmlnLnlhbWwKICAgICAgICAgIC0gb3A6IGFkZAogICAgICAgICAgICBwYXRoOiAvc3BlYy9jb250YWluZXJzLzAvY29tbWFuZC8tCiAgICAgICAgICAgIHZhbHVlOiAtLWF1dGhvcml6YXRpb24td2ViaG9vay1jb25maWctZmlsZT0vZXRjL2t1YmVybmV0ZXMvd2ViaG9va3Mvd2ViaG9va2NvbmZpZy55YW1sCiAgICAgICAgICAtIG9wOiBhZGQKICAgICAgICAgICAgcGF0aDogL3NwZWMvY29udGFpbmVycy8wL2NvbW1hbmQvLQogICAgICAgICAgICB2YWx1ZTogLS1hdXRob3JpemF0aW9uLW1vZGU9V2ViaG9vawogICAgICAKLSAgIHBhdGg6IC9ydW4va3ViZWFkbS9rdWJlYWRtLnlhbWwKICAgIG93bmVyOiByb290OnJvb3QKICAgIHBlcm1pc3Npb25zOiAnMDY0MCcKICAgIGNvbnRlbnQ6IHwKICAgICAgLS0tCiAgICAgIGFwaVNlcnZlcjoKICAgICAgICBjZXJ0U0FOczoKICAgICAgICAtIGt1YmUtZGprYWgKICAgICAgICAtIGt1YmUtZGprYWgubWFnbnVtLXN5c3RlbQogICAgICAgIC0ga3ViZS1kamthaC5tYWdudW0tc3lzdGVtLnN2YwogICAgICAgIC0ga3ViZS1kamthaC5tYWdudW0tc3lzdGVtLnN2Yy5jbHVzdGVyLmxvY2FsCiAgICAgICAgZXh0cmFBcmdzOgogICAgICAgIC0gbmFtZTogYXVkaXQtbG9nLW1heGFnZQogICAgICAgICAgdmFsdWU6ICIzMCIKICAgICAgICAtIG5hbWU6IGF1ZGl0LWxvZy1tYXhiYWNrdXAKICAgICAgICAgIHZhbHVlOiAiMTAiCiAgICAgICAgLSBuYW1lOiBhdWRpdC1sb2ctbWF4c2l6ZQogICAgICAgICAgdmFsdWU6ICIxMDAiCiAgICAgICAgLSBuYW1lOiBhdWRpdC1sb2ctcGF0aAogICAgICAgICAgdmFsdWU6IC92YXIvbG9nL2F1ZGl0L2t1YmUtYXBpc2VydmVyLWF1ZGl0LmxvZwogICAgICAgIC0gbmFtZTogYXVkaXQtcG9saWN5LWZpbGUKICAgICAgICAgIHZhbHVlOiAvZXRjL2t1YmVybmV0ZXMvYXVkaXQtcG9saWN5L2FwaXNlcnZlci1hdWRpdC1wb2xpY3kueWFtbAogICAgICAgIC0gbmFtZTogZW5hYmxlLWFkbWlzc2lvbi1wbHVnaW5zCiAgICAgICAgICB2YWx1ZTogTm9kZVJlc3RyaWN0aW9uCiAgICAgICAgLSBuYW1lOiBwcm9maWxpbmcKICAgICAgICAgIHZhbHVlOiAiZmFsc2UiCiAgICAgICAgLSBuYW1lOiB0bHMtY2lwaGVyLXN1aXRlcwogICAgICAgICAgdmFsdWU6IFRMU19FQ0RIRV9FQ0RTQV9XSVRIX0FFU18xMjhfR0NNX1NIQTI1NixUTFNfRUNESEVfUlNBX1dJVEhfQUVTXzEyOF9HQ01fU0hBMjU2LFRMU19FQ0RIRV9FQ0RTQV9XSVRIX0FFU18yNTZfR0NNX1NIQTM4NCxUTFNfRUNESEVfUlNBX1dJVEhfQUVTXzI1Nl9HQ01fU0hBMzg0LFRMU19FQ0RIRV9FQ0RTQV9XSVRIX0NIQUNIQTIwX1BPTFkxMzA1LFRMU19FQ0RIRV9SU0FfV0lUSF9DSEFDSEEyMF9QT0xZMTMwNQogICAgICAgIGV4dHJhVm9sdW1lczoKICAgICAgICAtIGhvc3RQYXRoOiAvZXRjL2t1YmVybmV0ZXMvd2ViaG9va3MKICAgICAgICAgIG1vdW50UGF0aDogL2V0Yy9rdWJlcm5ldGVzL3dlYmhvb2tzCiAgICAgICAgICBuYW1lOiB3ZWJob29rcwogICAgICAgIC0gaG9zdFBhdGg6IC9ldGMva3ViZXJuZXRlcy9hdWRpdC1wb2xpY3kKICAgICAgICAgIG1vdW50UGF0aDogL2V0Yy9rdWJlcm5ldGVzL2F1ZGl0LXBvbGljeQogICAgICAgICAgbmFtZTogYXVkaXQtcG9saWN5CiAgICAgICAgLSBob3N0UGF0aDogL3Zhci9sb2cva3ViZXJuZXRlcy9hdWRpdAogICAgICAgICAgbW91bnRQYXRoOiAvdmFyL2xvZy9hdWRpdAogICAgICAgICAgbmFtZTogYXVkaXQtbG9ncwogICAgICBhcGlWZXJzaW9uOiBrdWJlYWRtLms4cy5pby92MWJldGE0CiAgICAgIGNsdXN0ZXJOYW1lOiBrdWJlLWRqa2FoCiAgICAgIGNvbnRyb2xQbGFuZUVuZHBvaW50OiAxNzIuMjQuNS44Mzo2NDQzCiAgICAgIGNvbnRyb2xsZXJNYW5hZ2VyOgogICAgICAgIGV4dHJhQXJnczoKICAgICAgICAtIG5hbWU6IGJpbmQtYWRkcmVzcwogICAgICAgICAgdmFsdWU6IDAuMC4wLjAKICAgICAgICAtIG5hbWU6IGNsb3VkLXByb3ZpZGVyCiAgICAgICAgICB2YWx1ZTogZXh0ZXJuYWwKICAgICAgICAtIG5hbWU6IHByb2ZpbGluZwogICAgICAgICAgdmFsdWU6ICJmYWxzZSIKICAgICAgZG5zOiB7fQogICAgICBldGNkOgogICAgICAgIGxvY2FsOgogICAgICAgICAgZGF0YURpcjogIiIKICAgICAgICAgIGV4dHJhQXJnczoKICAgICAgICAgIC0gbmFtZTogbGlzdGVuLW1ldHJpY3MtdXJscwogICAgICAgICAgICB2YWx1ZTogaHR0cDovLzAuMC4wLjA6MjM4MQogICAgICBmZWF0dXJlR2F0ZXM6CiAgICAgICAgQ29udHJvbFBsYW5lS3ViZWxldExvY2FsTW9kZTogdHJ1ZQogICAgICBraW5kOiBDbHVzdGVyQ29uZmlndXJhdGlvbgogICAgICBrdWJlcm5ldGVzVmVyc2lvbjogdjEuMzMuMTAKICAgICAgbmV0d29ya2luZzoKICAgICAgICBkbnNEb21haW46IGNsdXN0ZXIubG9jYWwKICAgICAgICBwb2RTdWJuZXQ6IDEwLjEwMC4wLjAvMTYKICAgICAgICBzZXJ2aWNlU3VibmV0OiAxMC4yNTQuMC4wLzE2CiAgICAgIHByb3h5OiB7fQogICAgICBzY2hlZHVsZXI6CiAgICAgICAgZXh0cmFBcmdzOgogICAgICAgIC0gbmFtZTogYmluZC1hZGRyZXNzCiAgICAgICAgICB2YWx1ZTogMC4wLjAuMAogICAgICAgIC0gbmFtZTogcHJvZmlsaW5nCiAgICAgICAgICB2YWx1ZTogImZhbHNlIgogICAgICAKICAgICAgLS0tCiAgICAgIGFwaVZlcnNpb246IGt1YmVhZG0uazhzLmlvL3YxYmV0YTQKICAgICAga2luZDogSW5pdENvbmZpZ3VyYXRpb24KICAgICAgbG9jYWxBUElFbmRwb2ludDoge30KICAgICAgbm9kZVJlZ2lzdHJhdGlvbjoKICAgICAgICBpbWFnZVB1bGxQb2xpY3k6IElmTm90UHJlc2VudAogICAgICAgIGt1YmVsZXRFeHRyYUFyZ3M6CiAgICAgICAgLSBuYW1lOiBjbG91ZC1wcm92aWRlcgogICAgICAgICAgdmFsdWU6IGV4dGVybmFsCiAgICAgICAgLSBuYW1lOiB0bHMtY2lwaGVyLXN1aXRlcwogICAgICAgICAgdmFsdWU6IFRMU19FQ0RIRV9FQ0RTQV9XSVRIX0FFU18xMjhfR0NNX1NIQTI1NixUTFNfRUNESEVfRUNEU0FfV0lUSF9BRVNfMjU2X0dDTV9TSEEzODQsVExTX0VDREhFX0VDRFNBX1dJVEhfQ0hBQ0hBMjBfUE9MWTEzMDUKICAgICAgICBuYW1lOiAne3sgbG9jYWxfaG9zdG5hbWUgfX0nCiAgICAgICAgdGFpbnRzOiBudWxsCiAgICAgIAotICAgcGF0aDogL3J1bi9jbHVzdGVyLWFwaS9wbGFjZWhvbGRlcgogICAgb3duZXI6IHJvb3Q6cm9vdAogICAgcGVybWlzc2lvbnM6ICcwNjQwJwogICAgY29udGVudDogIlRoaXMgcGxhY2Vob2xkZXIgZmlsZSBpcyB1c2VkIHRvIGNyZWF0ZSB0aGUgL3J1bi9jbHVzdGVyLWFwaSBzdWIgZGlyZWN0b3J5IGluIGEgd2F5IHRoYXQgaXMgY29tcGF0aWJsZSB3aXRoIGJvdGggTGludXggYW5kIFdpbmRvd3MgKG1rZGlyIC1wIC9ydW4vY2x1c3Rlci1hcGkgZG9lcyBub3Qgd29yayB3aXRoIFdpbmRvd3MpIgpydW5jbWQ6CiAgLSAicm0gL3Zhci9saWIvZXRjZC9sb3N0K2ZvdW5kIC1yZiIKICAtICJiYXNoIC9ydW4va3ViZWFkbS9jb25maWd1cmUta3ViZS1wcm94eS5zaCIKICAtICJzeXN0ZW1jdGwgZGFlbW9uLXJlbG9hZCAmJiBzeXN0ZW1jdGwgcmVzdGFydCBjb250YWluZXJkIgogIC0gIm1rZGlyIC1wIC9ldGMva3ViZXJuZXRlcy9rZXlzdG9uZS1rdXN0b21pemF0aW9uIgogIC0gJ2t1YmVhZG0gaW5pdCAtLWNvbmZpZyAvcnVuL2t1YmVhZG0va3ViZWFkbS55YW1sICAmJiBlY2hvIHN1Y2Nlc3MgPiAvcnVuL2NsdXN0ZXItYXBpL2Jvb3RzdHJhcC1zdWNjZXNzLmNvbXBsZXRlJwogIC0gImVjaG8gUExBQ0VIT0xERVIiCiAgLSAidGVzdCAtZiAvZXRjL2t1YmVybmV0ZXMva2V5c3RvbmUta3VzdG9taXphdGlvbi9rdWJlLWFwaXNlcnZlci55YW1sIHx8IGNwIC9ldGMva3ViZXJuZXRlcy9tYW5pZmVzdHMva3ViZS1hcGlzZXJ2ZXIueWFtbCAvZXRjL2t1YmVybmV0ZXMva2V5c3RvbmUta3VzdG9taXphdGlvbi9rdWJlLWFwaXNlcnZlci55YW1sIgogIC0gImt1YmVjdGwga3VzdG9taXplIC9ldGMva3ViZXJuZXRlcy9rZXlzdG9uZS1rdXN0b21pemF0aW9uIC1vIC9ldGMva3ViZXJuZXRlcy9tYW5pZmVzdHMva3ViZS1hcGlzZXJ2ZXIueWFtbCIKZGlza19zZXR1cDoKZnNfc2V0dXA6Cg==',user_id='23680604280a4efbae5e335bbbd0cd86',uuid=020a05d5-1e23-4659-b639-f3619163fe65,vcpu_model=VirtCPUModel,vcpus=4,vm_mode=None,vm_state='building') vif={"id": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "address": "fa:16:3e:56:38:12", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.234", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap0954420a-2e", "ovs_interfaceid": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=112485) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:598}} Apr 16 22:46:22.335899 np0000166786 nova-compute[112485]: DEBUG nova.network.os_vif_util [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Converting VIF {"id": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "address": "fa:16:3e:56:38:12", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.234", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap0954420a-2e", "ovs_interfaceid": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}} {{(pid=112485) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:523}} Apr 16 22:46:22.335899 np0000166786 nova-compute[112485]: DEBUG nova.network.os_vif_util [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:56:38:12,bridge_name='br-int',has_traffic_filtering=True,id=0954420a-2e2c-48fd-b47e-a0fe6a37a2e2,network=Network(adaa8300-3f5f-4e0b-a4ca-14bcd010345f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=True,vif_name='tap0954420a-2e') {{(pid=112485) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:560}} Apr 16 22:46:22.336983 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:46:22.337761 np0000166786 nova-compute[112485]: DEBUG nova.objects.instance [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Lazy-loading 'pci_devices' on Instance uuid 020a05d5-1e23-4659-b639-f3619163fe65 {{(pid=112485) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] End _get_guest_xml xml= Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 020a05d5-1e23-4659-b639-f3619163fe65 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: instance-00000001 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 8388608 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 4 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: kube-djkah-8nn72-dd4fq Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 2026-04-16 22:46:22 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 8192 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 80 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 0 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 0 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 4 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: True Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 1024 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 1 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: bare Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: qcow2 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 80 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 0 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: virtio Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: ubuntu Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: demo Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: demo Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: OpenStack Foundation Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: OpenStack Nova Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 33.1.0 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 020a05d5-1e23-4659-b639-f3619163fe65 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 020a05d5-1e23-4659-b639-f3619163fe65 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Virtual Machine Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: hvm Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: 1 Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: /dev/urandom Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: Apr 16 22:46:22.843897 np0000166786 nova-compute[112485]: {{(pid=112485) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Apr 16 22:46:22.849823 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Preparing to wait for external event network-vif-plugged-0954420a-2e2c-48fd-b47e-a0fe6a37a2e2 {{(pid=112485) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Apr 16 22:46:22.849823 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Acquiring lock "020a05d5-1e23-4659-b639-f3619163fe65-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:46:22.849823 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Lock "020a05d5-1e23-4659-b639-f3619163fe65-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:46:22.849823 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Lock "020a05d5-1e23-4659-b639-f3619163fe65-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:46:22.849823 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.vif [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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-04-16T22:45:38Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='kube-djkah-8nn72-dd4fq',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(9),hidden=False,host='np0000166786',hostname='kube-djkah-8nn72-dd4fq',id=1,image_ref='e7ee5737-8a31-4c92-9402-fcb4474daa71',info_cache=InstanceInfoCache,instance_type_id=9,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='np0000166786',locked=False,locked_by=None,memory_mb=8192,metadata={},migration_context=None,new_flavor=None,node='np0000166786.novalocal',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='082da571914b421e9a050c4f4a3b865c',ramdisk_id='',reservation_id='r-q7u0dezg',resources=None,root_device_name='/dev/vda',root_gb=80,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='load-balancer_member,member,reader,anotherrole',image_base_image_ref='e7ee5737-8a31-4c92-9402-fcb4474daa71',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='80',image_min_ram='0',image_os_distro='ubuntu',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/ubuntu-22.04-v1.33.10',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='demo',owner_user_name='demo'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-04-16T22:45:46Z,user_data='IyMgdGVtcGxhdGU6IGppbmphCiNjbG91ZC1jb25maWcKCndyaXRlX2ZpbGVzOgotICAgcGF0aDogL2V0Yy9rdWJlcm5ldGVzL3BraS9jYS5jcnQKICAgIG93bmVyOiByb290OnJvb3QKICAgIHBlcm1pc3Npb25zOiAnMDY0MCcKICAgIGNvbnRlbnQ6IHwKICAgICAgLS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCiAgICAgIE1JSUMrekNDQWVPZ0F3SUJBZ0lRZkpTd3BTeHFSaStybFh2czFsNFR2akFOQmdrcWhraUc5dzBCQVFzRkFEQVcKICAgICAgTVJRd0VnWURWUVFEREF0ck9ITXRZMngxYzNSbGNqQWVGdzB5TmpBME1UVXlNalExTURoYUZ3MHpNVEEwTVRVeQogICAgICBNalExTURoYU1CWXhGREFTQmdOVkJBTU1DMnM0Y3kxamJIVnpkR1Z5TUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGCiAgICAgIEFBT0NBUThBTUlJQkNnS0NBUUVBdnJJYm41Qnpsdkthdkk2MWcrNDl5MzQvdm5mKzY2MXJGNFZiQWpoSG5VeDEKICAgICAgakFGRDdsYlBSVVBNcm8veGU1NEo1cFBGTUpSMlJPMmhuOW5yazNSWGF2OE43MTNrdTlzOU9mV3JHNnYydlFNWgogICAgICBVTU55OHYzNUNMQnpJUE1ZSWtkL0RPOE85allCbDd3UUNSK0l3LzFtRkZKV0dhRVgxTmZVTTlFN3ViT3RIdWFHCiAgICAgIGtTd0sxQ1JWMjh6clhmWlhWVXBMbzIyMmlSM2hWSDZEWlZZbm1LQkVWeGFranBmVm13anp2UmlUQnY2bDNGRmcKICAgICAgMHRrSHI2VVBWSWhPZUZVTXVxQXFsUkt4UjIwVFdPS2x1enNXYVlvVFRob1NXZUxDTDgrd2ZKTS9PREFuYkVTNQogICAgICByVlNjVllJcU5aY3QveC9Ya2tXTVVQY0NaNC8vaXJEaUhUUXIvcmJjdHdJREFRQUJvMFV3UXpBU0JnTlZIUk1CCiAgICAgIEFmOEVDREFHQVFIL0FnRUFNQTRHQTFVZER3RUIvd1FFQXdJQ0JEQWRCZ05WSFE0RUZnUVVvU3JrS0RQY1lRazAKICAgICAgM3FzbmR6NDNoTk12Vnhvd0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFGZjlzaEpLd0c4RTFuSUxVTVB5aDZLeQogICAgICBibzB0bUR6QXpFcGU4ZGRGRWQ2b2xldlJkbFVrOHEyMGh2MGhqR2FkeWY2aW43TUxSVUVjREF4RUl0ckxtenRGCiAgICAgIFc2a2lzTlBpMTB2QldIOStDSFBYOE1mQmxKZnlWYnY0QnI5ckthTHpGUTFjMnhjZ1Q3UXRHa25zaHRNUlhsVHUKICAgICAgbFBnMnRCMDJBYXdKUlo3anpQWVZVeGdpdWlGK2k4bG1pTW12b055WG5CWDVWSlZ2VC9CY2JyZjJZdVh5RVBPcAogICAgICBLbDVhb1ZCdnBDODlrS3I4czhrOStBY3hiTXh1bkVTc2s2SEJUYnUrR1hxSWlya21PYzZGUHBaTUdERFJnSmYwCiAgICAgIEJldW5aRjdOQ0xYSWFYTmtIRGszVkk1Qk9ZR2ZvV0xxQ2VJVW9vaG1xNkVFb1oxQkw1cGVnQmNmM2R4MEIvRT0KICAgICAgLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQotICAgcGF0aDogL2V0Yy9rdWJlcm5ldGVzL3BraS9jYS5rZXkKICAgIG93bmVyOiByb290OnJvb3QKICAgIHBlcm1pc3Npb25zOiAnMDYwMCcKICAgIGNvbnRlbnQ6IHwKICAgICAgLS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCiAgICAgIE1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRQytzaHVma0hPVzhwcTgKICAgICAganJXRDdqM0xmaisrZC83cnJXc1hoVnNDT0VlZFRIV01BVVB1VnM5RlE4eXVqL0Y3bmdubWs4VXdsSFpFN2FHZgogICAgICAyZXVUZEZkcS93M3ZYZVM3MnowNTlhc2JxL2E5QXhsUXczTHkvZmtJc0hNZzh4Z2lSMzhNN3c3Mk5nR1h2QkFKCiAgICAgIEg0akQvV1lVVWxZWm9SZlUxOVF6MFR1NXM2MGU1b2FSTEFyVUpGWGJ6T3RkOWxkVlNrdWpiYmFKSGVGVWZvTmwKICAgICAgVmllWW9FUlhGcVNPbDlXYkNQTzlHSk1HL3FYY1VXRFMyUWV2cFE5VWlFNTRWUXk2b0NxVkVyRkhiUk5ZNHFXNwogICAgICBPeFpwaWhOT0doSlo0c0l2ejdCOGt6ODRNQ2RzUkxtdFZKeFZnaW8xbHkzL0g5ZVNSWXhROXdKbmovK0tzT0lkCiAgICAgIE5Ddit0dHkzQWdNQkFBRUNnZ0VBWDFaeVl3TDRGeVp4WUFYRkVCR0RDWUt6NGNqaVJQZXRpOVBiSFMvLzljOXQKICAgICAgRVRMc3dITGNLMWZyTS9hNUYwRjYxN0ZYSzZOOXdaWkFjTWVsZEZIOUJudy9ma1dsL3Bsc2NkYTExaDdTTzhzWgogICAgICAwL3Z6TXpMd1YzeklBbGdtMzdSNCs0RmxMSWp4b09lZjZML0FRNlFqYmRPQVFrMzh1U2V5YXJtWHI0NzU1WEVqCiAgICAgIE5MN2xKMWh5cmtzRTBYSmFVaXpZNkQwTlRLWEE1ZDdKdjJlQW82OVB5ODNIMFVCM3pVQUU4MUp5SjFjSGFKY2oKICAgICAgcUxyUFBOdC82b0NOaEhubHVIUjRKOGUyUFVHTTFhK1FjUXhBNHJsQmc1VUszbEVlVmhHUmgwTVRtTjlLQ1pMMAogICAgICBNQnkwRVlCUDdUdTNyV3dqdHVQZ3BjNEpkMVV5MDBiR3dBYnNzYzM0cVFLQmdRRHpFSmxON2wwK0lvTSt5V0FlCiAgICAgIGtwQTBsRFpGQVJ0MlI1ZjQxR0FVRXlCRjhtWjlETDVSSFRTZjY5WDJ0OHZKMyt4Y0pZVEt6SzI0NTZNRVBrWEcKICAgICAgZzQ2QURPZWtQVjd3S2FVTmF2WVJKTFpOSm9qem1kcUNkQTR1cVRZVXE2QnRUeFRhakRMR3JWbjVHM3pBa1ZLcAogICAgICBUTmVrZk9JOU1DTEhKMGQ3SW1HVkhJVUp1d0tCZ1FESTJBNldBR0tEVUZQUW1ILzR0Q3RwalBwNUJzbEludGlYCiAgICAgIEFONHkzOXcxbDhBeXBBdS9qOGNiR3orTlNVWmE4aUd1bVpMV2F6c09kelNZQzlOY2F1S0FOSzFjRGZpbWY5aXYKICAgICAgc1pmcFdEZnlCdXM5OWd1S2dTSlM1cHBvUkJ4QmxxSzhUQzhQbXhzZjhKd3FwZlRjN1hhbzlUNHRwU0oyVWVuSgogICAgICA3NGo1dHcxN05RS0JnUURkSW5UWEdjMXJBaXMxckMvdW9Kamh2UlhDb2NkQ1ROQk9hYWtmbW1iNlBCWlNIbzNuCiAgICAgIGJoSzZpKzBWa1JHdWtES1JndkRWTUhHOGo4RVgweS9YODBocDUxTzNjTDQyOFN4Z2tMZGQwWENwc0MxWXN0akIKICAgICAgWnFTZ2Z3SGN2R2d3Q29xR2FwYW5lbjhveTRFc0VRcUxUSVhEK0hvOEFOY2pLUEUzYllncUNOQmdrUUtCZ0M3MQogICAgICBiVHVmTFdsY2I2eFc2NXpmcTBMTGhvaWprSTVkTFhEbzhBcmZFbUtwYjNPbnJXT0ZuMXowR3dEU3dCTmxoNENHCiAgICAgIFFiSEdjcEZvUjdEQkd4TUJucUd4TDFOVnBPeHcrZDNpWFExZTVmMjlwbVRmVVVWNStlZCtLVjMxaHRIREFadWIKICAgICAgQ0duU3J4M2hxUEhEeWFPYUZlTmRLOE9LVjZ0b2JZd2NhRjlTY0dGOUFvR0JBUExOTnpVaW1CREpPVWRGYUt1YwogICAgICBKYmRScXg0VU5jS29YUVpRM2FXcnNDbjdZMHJzY2N1STZvUXhDRnFURTREcks3dW54dWszZ08zMUwzbzVBU0FhCiAgICAgIDhkNElOb0doQ3RGcjFJazVqR24wZXZ0SHJVcHh6UTYzbGMvU25hQ0ZGOE1YWjFmbHVROC9MTjNBMlBnTDdQTTYKICAgICAgQXhKWmkvV2FPZVZ6V2VBcWdKZnIzeklVCiAgICAgIC0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0KICAgICAgCi0gICBwYXRoOiAvZXRjL2t1YmVybmV0ZXMvcGtpL2V0Y2QvY2EuY3J0CiAgICBvd25lcjogcm9vdDpyb290CiAgICBwZXJtaXNzaW9uczogJzA2NDAnCiAgICBjb250ZW50OiB8CiAgICAgIC0tLS0tQkVHSU4gQ0VSVElGSUNBVEUtLS0tLQogICAgICBNSUlDL0RDQ0FlU2dBd0lCQWdJUkFLNFRTcDNEWmtsa3IzdkJnZ3RhKzVBd0RRWUpLb1pJaHZjTkFRRUxCUUF3CiAgICAgIEZqRVVNQklHQTFVRUF3d0xhemh6TFdOc2RYTjBaWEl3SGhjTk1qWXdOREUxTWpJME5UQTVXaGNOTXpFd05ERTEKICAgICAgTWpJME5UQTVXakFXTVJRd0VnWURWUVFEREF0ck9ITXRZMngxYzNSbGNqQ0NBU0l3RFFZSktvWklodmNOQVFFQgogICAgICBCUUFEZ2dFUEFEQ0NBUW9DZ2dFQkFQQlRaaFlscTFWVzYvSi9jc3NoanF3WHVFYzJxcjJDN0M1N09MR1hvQ2czCiAgICAgIE0vQVgwM0RVak1qT0JKWkZPU3ZKeFlxY0NhbU0rWHU1N2hISmUwU1BrNVBEODVoTE5Wb3RDZ29mVFVsODc1NTEKICAgICAgVVR0VlhPOVRzMW5obTU3ZWdSM0VkTkhxTjNwUGRXaSsrZkt0R2REdkY4YW5DQmo0Nm01cEFvVjlMMkZSNkkrKwogICAgICA3UzAydVEzdndDOHpiVlFacTQrd3pXaHV2dHl6VjZTSGdHdy9vRmo0WTB6QnpGVE9SZUJjODBJUjBENm1ZTWh6CiAgICAgIG9qQ0xjMEpIWlgyVGlBbHVrZk5xNnlvVC90RzdDNVI5RkZ6VklObk9ocC9QbUk0UVZDTXE3OENuLzZ4Wm1ISnEKICAgICAgQUhFS1pOWkFKUWJRMC8zY25GUGJ6MmZmUmNVWm9FeUFVWCtsTExwNWsyVUNBd0VBQWFORk1FTXdFZ1lEVlIwVAogICAgICBBUUgvQkFnd0JnRUIvd0lCQURBT0JnTlZIUThCQWY4RUJBTUNBZ1F3SFFZRFZSME9CQllFRkpNdkpDTGg0Y0JtCiAgICAgIGNsVVpMdGJzaGFmTnloaWpNQTBHQ1NxR1NJYjNEUUVCQ3dVQUE0SUJBUUJsWE1lWHoyOVVSRWtUMTRCN2Nub0UKICAgICAgWW5Ecm9ENkpITFl4bmdWU0MrWG1rYzQ5QTdKT3FqSXo1NFVVTzJVbnNGYzRRZ1dBRXhwMVVndjg3L3ZnZTFrMwogICAgICBhS2o1SlM3VzQ2bXVLRlNXZ1ZtTmk3dk5ScTdDM1FTcDJWa0JnZFgwcFZtazJubndjemJTSk9iUW1VbUt3ZW9jCiAgICAgIHB5ZFBCU3NpY09rVWpTZ3Ixb2FMUGFLc0FVc3poMFUzbzhWZ3FWM2kzcHlCMVN6OWxNaE9NMG5Md3FoK09EcUwKICAgICAgV1I0ZzlIcTVMQThuQ3RlRjJqZUFFcWZmeTc0UU1QMHM1dVBReXE0OG4vd3JuTmU2aGtIZWl4RmN1clordFRXRQogICAgICA4VmR5dTJJWW02MmpWcUtxbGpBZ2pwRGlWa3FiWEQ5NytzUTZBNVU0Rk9oLzRGcCtFUm1XakgzTjNzYzFqZ3A4CiAgICAgIC0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0KLSAgIHBhdGg6IC9ldGMva3ViZXJuZXRlcy9wa2kvZXRjZC9jYS5rZXkKICAgIG93bmVyOiByb290OnJvb3QKICAgIHBlcm1pc3Npb25zOiAnMDYwMCcKICAgIGNvbnRlbnQ6IHwKICAgICAgLS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCiAgICAgIE1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRRHdVMllXSmF0VlZ1dnkKICAgICAgZjNMTElZNnNGN2hITnFxOWd1d3Vleml4bDZBb056UHdGOU53MUl6SXpnU1dSVGtyeWNXS25BbXBqUGw3dWU0UgogICAgICB5WHRFajVPVHcvT1lTelZhTFFvS0gwMUpmTytlZFZFN1ZWenZVN05aNFp1ZTNvRWR4SFRSNmpkNlQzVm92dm55CiAgICAgIHJSblE3eGZHcHdnWStPcHVhUUtGZlM5aFVlaVB2dTB0TnJrTjc4QXZNMjFVR2F1UHNNMW9icjdjczFla2g0QnMKICAgICAgUDZCWStHTk13Y3hVemtYZ1hQTkNFZEErcG1ESWM2SXdpM05DUjJWOWs0Z0picEh6YXVzcUUvN1J1d3VVZlJSYwogICAgICAxU0Raem9hZno1aU9FRlFqS3UvQXAvK3NXWmh5YWdCeENtVFdRQ1VHME5QOTNKeFQyODluMzBYRkdhQk1nRkYvCiAgICAgIHBTeTZlWk5sQWdNQkFBRUNnZ0VBSnlRU0hadkxmSlh3VGptN0pzSERwSndsWDNYVUY1TDE1L2thS2ZSdHVYY0sKICAgICAgTHJtV3JvcnpsZlhWMGVxYXpkcXFJWEhaOGdNYmsrN2Jpd3FUV0w2QWxPR21jQ0Nab3lMd1BtZE1OV0tUZlMyUwogICAgICB5aFRVVXNkQlQrdDZac1RLNXgvNnZjQ0ZnaFprWXlldGVqeCtscVNHTFF6QnVSMTdRdm0zMXlsbEdOYllCMmNLCiAgICAgIG1qb3cxWVpncllES3daQ2NIaHExKzV5UnFZdW5qbXRaQklheHJVbXJRYkhGZ3UxRDIzRTIxcGxZWDQ5dWxTZGIKICAgICAgejBGRms1RHdwUmNOcmRNQzRpUkYxd1FpdTVDOGtQd1kvM2Jka1dtMkRnZWNXQ1AyMkRtSjRpNkdNZ3duazhHTAogICAgICBqNk9DSmJPazh6MWtWeldiM3Y3UysvYWNqQmxucjZGeHV3UTF3MExPSVFLQmdRRDV4WWpWQnZSc0dLY0t1aXZ0CiAgICAgIHYzaUhEY1VwYjAzdDJKZnhLampPN1ZqTlBSRitZK2ZNNTdjVTJ4b21RYTBBOVE3dTdhenBoL2dtU0FJMzBHTGQKICAgICAgT0tyZkRBSkxrMGdOQ3l4aXB2Smt3bHFqaGRJQkp4ZDdJMjdZdnE0OFhIUy82Mk5CTHRxU0x1NGZvRFZ6SlBRUwogICAgICBMMmVCb0lHMUM5MFJOSEl5TmJMdy94WDNCUUtCZ1FEMlVaQ2QzK3NxRWlMVE5iNlNpUE1EUWNpaGFSNlAxdTlOCiAgICAgIG8vajJYa2t6VW5jMklFWXhNYWdHenRCbkd0aFBFSmliMEdXNDV2OWJYYWI1L2JSZWRndEhvZ3hQVGJFYWw2cHUKICAgICAgVm5aYkhna2Q1aEV0YkM1aTdzNEZlRmJaR3h2TDNDa3Z4b0Zaa0tGbUU4L01zSExNeElUekFwa05NNjBvUjRYRAogICAgICBuRlU3bm1jWTRRS0JnUUNVUSswSXY1c2grN1JVeXRTK3laVUxYbUkyU1dzU0VDdUpyZzJRMEJXUnAzbVY5RW9xCiAgICAgIE9UWlZ2QVlXeFkrajdOUlRnbVROTDdoZlNRbUFCa1JabTRUYTZHOElXOEkrYys2Q0ZTWDRKK0xVQk9EM2JEUWwKICAgICAgRlpCOE94eUVta0YzbDR3UXFuWjJwa01XSk96MWorOE9TSE9CNER4K3N5OGtRbVN6WjJyMFlnZXczUUtCZ0FhVwogICAgICByZkNiSWJZeFgvOFlTKzJ0ZmhxVE11T21aU3ZoeXVyZnZQUVNGNUVvM29sekdZMk5UM3BISStudUhPVVlnNHgvCiAgICAgIGFZa2xuS1Q3LzFCbWllR1E5TUpJd2wySXJYa1JuM3h1RWFKa1RrZ2ZkRXdydlozbDExcnNHaDZhakFiSzc4c1kKICAgICAgV3pOakcvNFgvNUh4RWxFSjNLaUhaRUtuSkRXVW5DNWNTeWRhR0ZYaEFvR0JBUERublNFSkJYd0NvdEEyOGxzawogICAgICBoY0tEUjdyODhDaGRnMmpSKzdtVDRlTlVTbUY4UnFPZFZKYmdLZkxVOFZJaU5LbXQzcEIyR1RJSy82TVV0bEJRCiAgICAgIDdZRGtyQkMvTzNNVEZLbmxrNGR6eGNhOUt0VzBNbHZFUjVoUzJGdC8vaDVQVk5zN0dEdDNacW5JT2hNdlJ2OTkKICAgICAgOUpRQ1pFQ0VtdkwxOThITm5DTFJucXRtCiAgICAgIC0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0KICAgICAgCi0gICBwYXRoOiAvZXRjL2t1YmVybmV0ZXMvcGtpL2Zyb250LXByb3h5LWNhLmNydAogICAgb3duZXI6IHJvb3Q6cm9vdAogICAgcGVybWlzc2lvbnM6ICcwNjQwJwogICAgY29udGVudDogfAogICAgICAtLS0tLUJFR0lOIENFUlRJRklDQVRFLS0tLS0KICAgICAgTUlJQy9EQ0NBZVNnQXdJQkFnSVJBUEhpci9TSWIwYy9wY09LUzlSNHBCTXdEUVlKS29aSWh2Y05BUUVMQlFBdwogICAgICBGakVVTUJJR0ExVUVBd3dMYXpoekxXTnNkWE4wWlhJd0hoY05Nall3TkRFMU1qSTBOVEE1V2hjTk16RXdOREUxCiAgICAgIE1qSTBOVEE1V2pBV01SUXdFZ1lEVlFRRERBdHJPSE10WTJ4MWMzUmxjakNDQVNJd0RRWUpLb1pJaHZjTkFRRUIKICAgICAgQlFBRGdnRVBBRENDQVFvQ2dnRUJBTDM5ek9JRU00MWx6Skd6T0IzTXVlUW1FcGw1K2o0TW9oOUh4ZXB1YXEvNQogICAgICBiSzVtV1JPTUV0QXFHck5Ha0xMaHBHWVVSR2J6VzByWnZTRWI1b2ZiY0oweTBFbVBPSm8rTXlLZ2M5YVhwbzhTCiAgICAgIHJIaTZSNVJwc2FKUzFOR29weFRBaEJwSUlyTnd2TjNheHlUQ2Y1QWc3NnNQaDBhWlo1RU1heWlTZkZZOEpqYUQKICAgICAgS2M3Z00rQ25ISzB4N0xMMS9ELzRuTElOMnhJZFQ3ckdsQjhjTFRDNFVBOXNzRUZqamNKeDZSZ2JDK2RaaVg1awogICAgICBPR1RuUTRacEJZdkxGbERkL1FxYkF5T29VcER3NEdEMlZmc0FGa0NDQWhkbXJWcWsxc0FtZXFlMEVhM21FZTUxCiAgICAgIHNjTEtzc1FDamtxUDF3SzhBY0taK3gvM3lLUWRkcWprSEMyZjl6bnI1TE1DQXdFQUFhTkZNRU13RWdZRFZSMFQKICAgICAgQVFIL0JBZ3dCZ0VCL3dJQkFEQU9CZ05WSFE4QkFmOEVCQU1DQWdRd0hRWURWUjBPQkJZRUZMbGFNd0lSK1dYTwogICAgICA4VFRqM1d2NWZwcjJsaFRkTUEwR0NTcUdTSWIzRFFFQkN3VUFBNElCQVFCTmpqNnZXUTBVa3pqdXF3UFJWQUVXCiAgICAgIGpKN05mOTJRU0pHL0cyRFJsaGIzWlFPVnNVYW1EYlhlRExQay9BSmwrWHhiWVRMbU95VHpPdEFrbzcrUW9scDIKICAgICAgN0J1UkhBcjdLSUF4bi9uTXE4NTJRMDM5SGhRNGUrRVJpUFpiTE9Ka0hkNG4vUGVydGJSRUJyV3UvYVBsNElzVgogICAgICBIcjlCc2dnN3ROVjJmbnhqdVQ2TmJnTHF3WU9MeEtJRHo3NFIxZWl6YnpZSEVpZXdzMTN2dGw1Tk9LbFFKNkhkCiAgICAgIFNuUFU4dEw3b3dSQnlIdHMzYVI3YWxJYWRwMUlpMTZVYkFpbzFmYXRYbUF0WE9ZQXBHSDY0Vm9Gcy9BRE04aFIKICAgICAgZjJIOC84aEUrMG9Qd0YrMHRzMFJkSFcrTDROc1ZHS3JLZTZLdWdCQTNFc0liZmNJeXZIcDRyYVBtempsa2RLZwogICAgICAtLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCi0gICBwYXRoOiAvZXRjL2t1YmVybmV0ZXMvcGtpL2Zyb250LXByb3h5LWNhLmtleQogICAgb3duZXI6IHJvb3Q6cm9vdAogICAgcGVybWlzc2lvbnM6ICcwNjAwJwogICAgY29udGVudDogfAogICAgICAtLS0tLUJFR0lOIFBSSVZBVEUgS0VZLS0tLS0KICAgICAgTUlJRXZnSUJBREFOQmdrcWhraUc5dzBCQVFFRkFBU0NCS2d3Z2dTa0FnRUFBb0lCQVFDOS9jemlCRE9OWmN5UgogICAgICBzemdkekxua0poS1plZm8rREtJZlI4WHFibXF2K1d5dVpsa1RqQkxRS2hxelJwQ3k0YVJtRkVSbTgxdEsyYjBoCiAgICAgIEcrYUgyM0NkTXRCSmp6aWFQak1pb0hQV2w2YVBFcXg0dWtlVWFiR2lVdFRScUtjVXdJUWFTQ0t6Y0x6ZDJzY2sKICAgICAgd24rUUlPK3JENGRHbVdlUkRHc29rbnhXUENZMmd5bk80RFBncHh5dE1leXk5ZncvK0p5eURkc1NIVSs2eHBRZgogICAgICBIQzB3dUZBUGJMQkJZNDNDY2VrWUd3dm5XWWwrWkRoazUwT0dhUVdMeXhaUTNmMEttd01qcUZLUThPQmc5bFg3CiAgICAgIEFCWkFnZ0lYWnExYXBOYkFKbnFudEJHdDVoSHVkYkhDeXJMRUFvNUtqOWNDdkFIQ21mc2Y5OGlrSFhhbzVCd3QKICAgICAgbi9jNTYrU3pBZ01CQUFFQ2dnRUFBNmNaaFU3blh0U1NOa3JuelVyZVdCQ1RVdmdSWTVnQ2xlOWZVcjZFdHBWcAogICAgICBEWUZTUFJuNFVxQThteTNFSW14TUtOcEM1bWZQWFlVS0tkVExmZGt1TlJlQkFha0xRWXZvbDhYVjlFNCtHWW9XCiAgICAgIFhzdldESGhydmQ4eDBFWVowRUJUU2Q0UkxMb0NKNUhKT2wreTdDWjE5U2Y3UmRRMU5ZaXpscmdhUTk0c0xlZ1gKICAgICAgSUVTODY5R3Bqc3ZFalFaSDQ2aFVheHVNbFRtNi84RGs5c0JYNTNDQmpYcFQ1ZnlmdFFjYW54K2xOWHVqVzJWRgogICAgICBLNVdaUm13Nk94UDRNY21FZUpwbHNGaUdOUk1KTnBOQmpCaUpHMk9IWG81Tm1vTHZDWUNhQlB4SlpMLzVWandRCiAgICAgIFdFc0JSUmRpZkordVFYM1lyTXE5UFZia3RNTEdRYktvSGFVWGdxSVR3UUtCZ1FEM2hhY0xDMWorQU5ESzAyb0EKICAgICAgRklqZDBRZ0E5bi9BcHphdE5FRk5SRUsvVzlrMFpJdSswdHE0MGMxcXZrNmtnVU82VCtITmNwcWNWMUx1aFZXUgogICAgICBQLzI1N1NTcklzdUNuWkZISWFGSVY2bjJEQkppYmZ2V1RBTkZiam1ubGkyaXFrNVJIV3VwdEp2eXBCQWxRUzFBCiAgICAgIGtGK3I5dWN5NHhPSXN2aTFEeCtmbHhYTVd3S0JnUURFZjdPaW4vUnhlYmtKVk5BUTUvQWk5SWpDWWRtbkorYTMKICAgICAgQ2tqY3Q0enVra2VmanJmRTJST2FTUmZzZ3hSNTZLNlppa3pOMkN5Tkd0UWpYK2lzWUdGK1N6SGRqbWE2NVc3SgogICAgICBGclpVMVRYQ2VsUkNvY2hoNDR6MHN1b1ZYSVdmbEZPTlJacmJoNHdUN1pOdFFGRmNzc0RON09Yb3VEUmp0TGZWCiAgICAgIGxiai9HNXNZaVFLQmdRQ1BEQ084dzBNY0VIYWFNVkphVjRPOXhkYzlUemdIcTl0eWYvZVpZdkM4VEtXYm5Od1MKICAgICAgWFNOZ21vZC93Qm9OQWxPVThpT0tLMGhsUUNaQ2lMWXA2blNGSmlNQjhHcnl3b002TzVwTkI3VEc2TFViUTNxKwogICAgICBuMUZvcDhvVUt6dVdmWndqVHNCdzVGc1lBRzhBU01tUlBaNjg4RVV2YUlKYWh5d3EzMkdrUnBtbmJ3S0JnRzErCiAgICAgIGwzUE1YQ01MWi85NklrTDVhNGVlNmNJZlVuQmh2SjlNZk5ONCtIQk1WTnJsWlNPc3JzNnZZa1JwdW5SQUkyTHQKICAgICAgZk9UTFMvQUkvaU1FSTV4Q1RMRmFaMXdGS051R1U1aDhMbmZSSXhiT29idExlV1NLcnhYL3lJN0VzclQ4cXg0eQogICAgICBwaHNrU2Zza3pKejVWUjBwZ21SOVdKTzRhWUVSeDhxZGxxdVpEM0M1QW9HQkFPaE5jVm12NVpZZmVPQnIzb1BPCiAgICAgIGZaeUZSd2o1dGtnT2p6ZVRkNGtUMzZvUmIvQm55clRvbnlvRkNsWlplT1poK3pmcytXYXRnVlZYa1VrTFM3MzMKICAgICAgYm0xTVFkcUltRGpzWWlEWEkwbnltbWo3SlpVVzd0SXVva1dzVFlYdjFkcVZpWk1pZ3VsaktwK1lDcEdUR3BKMQogICAgICArZUlPSXNkblI1VEZTaysxcnVkTTFoZjkKICAgICAgLS0tLS1FTkQgUFJJVkFURSBLRVktLS0tLQogICAgICAKLSAgIHBhdGg6IC9ldGMva3ViZXJuZXRlcy9wa2kvc2EucHViCiAgICBvd25lcjogcm9vdDpyb290CiAgICBwZXJtaXNzaW9uczogJzA2NDAnCiAgICBjb250ZW50OiB8CiAgICAgIC0tLS0tQkVHSU4gQ0VSVElGSUNBVEUtLS0tLQogICAgICBNSUlESGpDQ0FnYWdBd0lCQWdJUkFJaS9NSHQzREVpZG1Zdm5DSWxuTE9Nd0RRWUpLb1pJaHZjTkFRRUxCUUF3CiAgICAgIEZqRVVNQklHQTFVRUF3d0xhemh6TFdOc2RYTjBaWEl3SGhjTk1qWXdOREUxTWpJME5URXdXaGNOTXpFd05ERTEKICAgICAgTWpJME5URXdXakFwTVE0d0RBWURWUVFEREFWaFpHMXBiakVYTUJVR0ExVUVDZ3dPYzNsemRHVnRPbTFoYzNSbAogICAgICBjbk13Z2dFaU1BMEdDU3FHU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRG5wbjlmaUFkYlNBaDQ5cW1sCiAgICAgIDZIZ1UwamIzNUs5QzU5YnhDRzNMbVlLSGNoWjkvTlBYdWFqelNSaHcxREtpWndzOGwrcERta2JFcVdQVDZWeXAKICAgICAgZ1BKUFNTRzREVWo3cGUzMjVMeTZvbXZicTNDcXFic2VqOGQzMGhER0k3SzhTQ1FYWDdvMGZpeGdTSGhjcTZjagogICAgICAyb2xycCtMR3d2NzlYZmY3cU16UjNZYWhad3JzMnp4emFQUFlMaC9oeDNyUHJmdEVkWTF3ditvS0NiRVV1SDEzCiAgICAgIFUrMDA4L3ROK29rWEU0dnIxbG1seXZ3TWdyT1MyT1hjL3dYank4bWxsSXZwa1EvRFE3U2tzbFN0Z2dNYWt2YWgKICAgICAgb1h5dVlObXBPQ0tCNmRMZ0x2S0ZXSkVlQkRuMWdmQXEyUHJLejgzWEVFZDdTMmZRTXc4SkgvaUsxOVIxSi9qYgogICAgICArTEJ4QWdNQkFBR2pWREJTTUE0R0ExVWREd0VCL3dRRUF3SUZvREFUQmdOVkhTVUVEREFLQmdnckJnRUZCUWNECiAgICAgIEFqQU1CZ05WSFJNQkFmOEVBakFBTUIwR0ExVWREZ1FXQkJReHZOMW1mNVZsK096Q2VlZEJ6Y1JzM0hrTEF6QU4KICAgICAgQmdrcWhraUc5dzBCQVFzRkFBT0NBUUVBZGJZL05kODk5ZnFWOUZUckxNblZvSHkwU3dUeXFsQjdTS3N2SVFjUAogICAgICBjWm5iZGQ0RmtvNlB3ODBIN3B3ckIrdEIzRXMxV29xRWkvTSthWFhLWk5FbkZaWmxJTUVmSWFEelN3V2tsc3lXCiAgICAgIE4vWk05Q2pnSlZtU0xWT29XbGlwMk1sMDVvd1FYMFByNmZxcHB2M2orK011NnVpSk9OMjVZVzhZSVBVa2pFQUUKICAgICAgTE13WnJpdG9wQzJkRVpzT3FtSVRGT2w1NHViZUx3N0JDdVNTRkNnYlB0NXZCaFFIUXBYOEZEM0NCZVNTS0d0MQogICAgICBDYkJsTGNVNk5lOWljU1A3RHBNbHA3TE5XdmY1RTBvNklzY2dVbWtuWWdyR0x5SWFCWmxyeUlnc1J5T09RTC94CiAgICAgIHBrb2FFajdkL2kvNHhQZnBwUmxzR1BLMi8wTS9wWmZOcml2S1BUMEo3VUY2Y2c9PQogICAgICAtLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCi0gICBwYXRoOiAvZXRjL2t1YmVybmV0ZXMvcGtpL3NhLmtleQogICAgb3duZXI6IHJvb3Q6cm9vdAogICAgcGVybWlzc2lvbnM6ICcwNjAwJwogICAgY29udGVudDogfAogICAgICAtLS0tLUJFR0lOIFBSSVZBVEUgS0VZLS0tLS0KICAgICAgTUlJRXZRSUJBREFOQmdrcWhraUc5dzBCQVFFRkFBU0NCS2N3Z2dTakFnRUFBb0lCQVFEbnBuOWZpQWRiU0FoNAogICAgICA5cW1sNkhnVTBqYjM1SzlDNTlieENHM0xtWUtIY2haOS9OUFh1YWp6U1JodzFES2lad3M4bCtwRG1rYkVxV1BUCiAgICAgIDZWeXBnUEpQU1NHNERVajdwZTMyNUx5Nm9tdmJxM0NxcWJzZWo4ZDMwaERHSTdLOFNDUVhYN28wZml4Z1NIaGMKICAgICAgcTZjajJvbHJwK0xHd3Y3OVhmZjdxTXpSM1lhaFp3cnMyenh6YVBQWUxoL2h4M3JQcmZ0RWRZMXd2K29LQ2JFVQogICAgICB1SDEzVSswMDgvdE4rb2tYRTR2cjFsbWx5dndNZ3JPUzJPWGMvd1hqeThtbGxJdnBrUS9EUTdTa3NsU3RnZ01hCiAgICAgIGt2YWhvWHl1WU5tcE9DS0I2ZExnTHZLRldKRWVCRG4xZ2ZBcTJQckt6ODNYRUVkN1MyZlFNdzhKSC9pSzE5UjEKICAgICAgSi9qYitMQnhBZ01CQUFFQ2dnRUFCQzJyaHo5NnczMmVnb0VQZ1JHN0JjUWZiL1FBNmN2cEEzNi9qVUE2KzZLMgogICAgICBEMloxczBMUzduVjdjb0NQVzhEUVVmTGJDOFplLzZuZkJqbmp2UjU1Y0c3dEkrYmdjY0tWMHVIZ0doMDNKUmFYCiAgICAgIDhRb2YrUTZHbm0yTWRpaDdienc5WTJzTGZxb21kb09rSVNiSy9HRnpJRjBlUU8vUVBlVjVwVUZQbFhzQmxFeHcKICAgICAgMjlhc1BncFhqbHZKZ1owajRTN1BzYUk0VysrR0I5UWh1WHdpWGJ0bkN0ZzZEdmVxejRnOEJMak9NR2s5dDdsTgogICAgICBHZWdXMWRRUXcycGpFVHZSdHdZY0M0ZkwwY0RRU1dCcXoxVWVEVGRHc2h2OXV0RDFlR2UxNEMyVW11blhvZm1BCiAgICAgIG1aUXI1VTh4elNiSWI0akNOWU9hbW56UVVpaDF5M2VOZGRWNDR6QXJ5UUtCZ1FEMUJNNHNwN0pvQlpjWUNPMG8KICAgICAgeFU1S1dackl0eTJaYlcrTXJYcUFKUWdYeE5MamFUM1laSlFRc1VCMGxOWXZzVm9BN2Y0eTB6dHJTUHRJaDZZUgogICAgICA1dGg4Rk93Tkp5eGl0dGpRWllONmQrSzJ2TU1WUUZCQ0dMZkptd0VOV3N2NWQremp2NGxiS3BMajlhTERiVGFCCiAgICAgIFNJM1lLQjV4bm9iTlhOcWxxSzBzK2UyUldRS0JnUUR5Q0UrK2tTU0NvU3JPc21pdXRrZkp1YS9yR25QNkV2OXQKICAgICAgSFdZanJuQW9BSFk0MllJaHgzZWxyeFFQVFhJTXcxSGh5Q09ualNEeXVLckZ5MC9OMDNEYWt1YWRweng0QnMzNQogICAgICBCWGxNbkR2b3pyeWllcEdSNGkrUThRNDNXZ3FKNGY2aUJCcUlmN256a1NHTFRrZE02NDlockF6MzhibDVLQjd0CiAgICAgIGVnTW5XRERjMlFLQmdCcHhmMUxnY21lNW1ybjBWS3dleHpsTS9HQ0hMSHV2ak9kdzNaU3c2bk91UVZoYnhsbngKICAgICAgV08ySVE3MlJScUIxRXBLaEhOc2RZdjlNTEJxQzBWQ0RTbi94dmh3WlN6Z0lKZFF2OElXcUpLUzJNSk85a2l2ZwogICAgICBBUTNZRmIvOE9hRmQ2UW9YWk5xYStLbHpuREpkT2hHdjQrY2RSVlBiMlE2VzQ5NFhHMEdNWTdCWkFvR0JBTCt6CiAgICAgIEhaWk8xNkF2anZ4UUN1SDJ0ajFzdVkxNVVrck1LVXQvY1pycFd5UVQyWStGbDdDeGtHN0drUmpkdW11cGVIMWcKICAgICAgUy8wMXB0Y1l0UW9jMG9TdjZENzNBM256TDgzUmRlcTdEeXhDd3FET3ZsSGl5dEhGV085d1BsWlJGdS9HOUN2WAogICAgICBIRHpwRFp1QlpCUTJWL3J3eUl3UC9lV1VxOWJ1bERCNzUydU9Tb1ZoQW9HQURtU3lzMStPYTBvMHljamZ5NS9HCiAgICAgIDZqU2dnS0dtOEd6Zm1rcC9aVHpsSk5FL3ozSmpoUE5tenFoSlYyK0hoNDZKc05WQWZkVEphdksxbDBaZE1pcUQKICAgICAgei85YmhPOVN2NXFaTXU4ZVpHYjFnU1RKWTBuVXJlVHBGdlNYeGhnaUlscXVjSlVTYjl5Z210Y2pkcldMVHJQUgogICAgICA2eklaMG9BZkRYeGhqRmZhWGU2eFYrND0KICAgICAgLS0tLS1FTkQgUFJJVkFURSBLRVktLS0tLQogICAgICAKLSAgIHBhdGg6IC9ldGMva3ViZXJuZXRlcy9hdWRpdC1wb2xpY3kvYXBpc2VydmVyLWF1ZGl0LXBvbGljeS55YW1sCiAgICBlbmNvZGluZzogImJhc2U2NCIKICAgIHBlcm1pc3Npb25zOiAnMDYwMCcKICAgIGNvbnRlbnQ6IHwKICAgICAgWVhCcFZtVnljMmx2YmpvZ1lYVmthWFF1YXpoekxtbHZMM1l4Q210cGJtUTZJRkJ2YkdsamVRcHlkV3hsY3pvS0lDQWpJRlJvWlNCbWIyeHNiM2RwYm1jZ2NtVnhkV1Z6ZEhNZ2QyVnlaU0J0WVc1MVlXeHNlU0JwWkdWdWRHbG1hV1ZrSUdGeklHaHBaMmd0ZG05c2RXMWxJR0Z1WkNCc2IzY3RjbWx6YXl3S0lDQWpJSE52SUdSeWIzQWdkR2hsYlM0S0lDQXRJR3hsZG1Wc09pQk9iMjVsQ2lBZ0lDQjFjMlZ5Y3pvZ1d5SnplWE4wWlcwNmEzVmlaUzF3Y205NGVTSmRDaUFnSUNCMlpYSmljem9nV3lKM1lYUmphQ0pkQ2lBZ0lDQnlaWE52ZFhKalpYTTZDaUFnSUNBZ0lDMGdaM0p2ZFhBNklDSWlJQ01nWTI5eVpRb2dJQ0FnSUNBZ0lISmxjMjkxY21ObGN6b2dXeUpsYm1Sd2IybHVkSE1pTENBaWMyVnlkbWxqWlhNaUxDQWljMlZ5ZG1salpYTXZjM1JoZEhWeklsMEtJQ0F0SUd4bGRtVnNPaUJPYjI1bENpQWdJQ0FqSUVsdVozSmxjM01nWTI5dWRISnZiR3hsY2lCeVpXRmtjeUFuWTI5dVptbG5iV0Z3Y3k5cGJtZHlaWE56TFhWcFpDY2dkR2h5YjNWbmFDQjBhR1VnZFc1elpXTjFjbVZrSUhCdmNuUXVDaUFnSUNBaklGUlBSRThvSXpRMk9UZ3pLVG9nUTJoaGJtZGxJSFJvYVhNZ2RHOGdkR2hsSUdsdVozSmxjM01nWTI5dWRISnZiR3hsY2lCelpYSjJhV05sSUdGalkyOTFiblF1Q2lBZ0lDQjFjMlZ5Y3pvZ1d5SnplWE4wWlcwNmRXNXpaV04xY21Wa0lsMEtJQ0FnSUc1aGJXVnpjR0ZqWlhNNklGc2lhM1ZpWlMxemVYTjBaVzBpWFFvZ0lDQWdkbVZ5WW5NNklGc2laMlYwSWwwS0lDQWdJSEpsYzI5MWNtTmxjem9LSUNBZ0lDQWdMU0JuY205MWNEb2dJaUlnSXlCamIzSmxDaUFnSUNBZ0lDQWdjbVZ6YjNWeVkyVnpPaUJiSW1OdmJtWnBaMjFoY0hNaVhRb2dJQzBnYkdWMlpXdzZJRTV2Ym1VS0lDQWdJSFZ6WlhKek9pQmJJbXQxWW1Wc1pYUWlYU0FqSUd4bFoyRmplU0JyZFdKbGJHVjBJR2xrWlc1MGFYUjVDaUFnSUNCMlpYSmljem9nV3lKblpYUWlYUW9nSUNBZ2NtVnpiM1Z5WTJWek9nb2dJQ0FnSUNBdElHZHliM1Z3T2lBaUlpQWpJR052Y21VS0lDQWdJQ0FnSUNCeVpYTnZkWEpqWlhNNklGc2libTlrWlhNaUxDQWlibTlrWlhNdmMzUmhkSFZ6SWwwS0lDQXRJR3hsZG1Wc09pQk9iMjVsQ2lBZ0lDQjFjMlZ5UjNKdmRYQnpPaUJiSW5ONWMzUmxiVHB1YjJSbGN5SmRDaUFnSUNCMlpYSmljem9nV3lKblpYUWlYUW9nSUNBZ2NtVnpiM1Z5WTJWek9nb2dJQ0FnSUNBdElHZHliM1Z3T2lBaUlpQWpJR052Y21VS0lDQWdJQ0FnSUNCeVpYTnZkWEpqWlhNNklGc2libTlrWlhNaUxDQWlibTlrWlhNdmMzUmhkSFZ6SWwwS0lDQXRJR3hsZG1Wc09pQk9iMjVsQ2lBZ0lDQjFjMlZ5Y3pvS0lDQWdJQ0FnTFNCemVYTjBaVzA2YTNWaVpTMWpiMjUwY205c2JHVnlMVzFoYm1GblpYSUtJQ0FnSUNBZ0xTQnplWE4wWlcwNmEzVmlaUzF6WTJobFpIVnNaWElLSUNBZ0lDQWdMU0J6ZVhOMFpXMDZjMlZ5ZG1salpXRmpZMjkxYm5RNmEzVmlaUzF6ZVhOMFpXMDZaVzVrY0c5cGJuUXRZMjl1ZEhKdmJHeGxjZ29nSUNBZ2RtVnlZbk02SUZzaVoyVjBJaXdnSW5Wd1pHRjBaU0pkQ2lBZ0lDQnVZVzFsYzNCaFkyVnpPaUJiSW10MVltVXRjM2x6ZEdWdElsMEtJQ0FnSUhKbGMyOTFjbU5sY3pvS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSWlJZ0l5QmpiM0psQ2lBZ0lDQWdJQ0FnY21WemIzVnlZMlZ6T2lCYkltVnVaSEJ2YVc1MGN5SmRDaUFnTFNCc1pYWmxiRG9nVG05dVpRb2dJQ0FnZFhObGNuTTZJRnNpYzNsemRHVnRPbUZ3YVhObGNuWmxjaUpkQ2lBZ0lDQjJaWEppY3pvZ1d5Sm5aWFFpWFFvZ0lDQWdjbVZ6YjNWeVkyVnpPZ29nSUNBZ0lDQXRJR2R5YjNWd09pQWlJaUFqSUdOdmNtVUtJQ0FnSUNBZ0lDQnlaWE52ZFhKalpYTTZJRnNpYm1GdFpYTndZV05sY3lJc0lDSnVZVzFsYzNCaFkyVnpMM04wWVhSMWN5SXNJQ0p1WVcxbGMzQmhZMlZ6TDJacGJtRnNhWHBsSWwwS0lDQXRJR3hsZG1Wc09pQk9iMjVsQ2lBZ0lDQjFjMlZ5Y3pvZ1d5SmpiSFZ6ZEdWeUxXRjFkRzl6WTJGc1pYSWlYUW9nSUNBZ2RtVnlZbk02SUZzaVoyVjBJaXdnSW5Wd1pHRjBaU0pkQ2lBZ0lDQnVZVzFsYzNCaFkyVnpPaUJiSW10MVltVXRjM2x6ZEdWdElsMEtJQ0FnSUhKbGMyOTFjbU5sY3pvS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSWlJZ0l5QmpiM0psQ2lBZ0lDQWdJQ0FnY21WemIzVnlZMlZ6T2lCYkltTnZibVpwWjIxaGNITWlMQ0FpWlc1a2NHOXBiblJ6SWwwS0lDQWpJRVJ2YmlkMElHeHZaeUJJVUVFZ1ptVjBZMmhwYm1jZ2JXVjBjbWxqY3k0S0lDQXRJR3hsZG1Wc09pQk9iMjVsQ2lBZ0lDQjFjMlZ5Y3pvS0lDQWdJQ0FnTFNCemVYTjBaVzA2YTNWaVpTMWpiMjUwY205c2JHVnlMVzFoYm1GblpYSUtJQ0FnSUhabGNtSnpPaUJiSW1kbGRDSXNJQ0pzYVhOMElsMEtJQ0FnSUhKbGMyOTFjbU5sY3pvS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSW0xbGRISnBZM011YXpoekxtbHZJZ29LSUNBaklFUnZiaWQwSUd4dlp5QjBhR1Z6WlNCeVpXRmtMVzl1YkhrZ1ZWSk1jeTRLSUNBdElHeGxkbVZzT2lCT2IyNWxDaUFnSUNCdWIyNVNaWE52ZFhKalpWVlNUSE02Q2lBZ0lDQWdJQzBnTDJobFlXeDBhSG9xQ2lBZ0lDQWdJQzBnTDNabGNuTnBiMjRLSUNBZ0lDQWdMU0F2YzNkaFoyZGxjaW9LQ2lBZ0l5QkViMjRuZENCc2IyY2daWFpsYm5SeklISmxjWFZsYzNSeklHSmxZMkYxYzJVZ2IyWWdjR1Z5Wm05eWJXRnVZMlVnYVcxd1lXTjBMZ29nSUMwZ2JHVjJaV3c2SUU1dmJtVUtJQ0FnSUhKbGMyOTFjbU5sY3pvS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSWlJZ0l5QmpiM0psQ2lBZ0lDQWdJQ0FnY21WemIzVnlZMlZ6T2lCYkltVjJaVzUwY3lKZENnb2dJQ01nYm05a1pTQmhibVFnY0c5a0lITjBZWFIxY3lCallXeHNjeUJtY205dElHNXZaR1Z6SUdGeVpTQm9hV2RvTFhadmJIVnRaU0JoYm1RZ1kyRnVJR0psSUd4aGNtZGxMQ0JrYjI0bmRDQnNiMmNnY21WemNHOXVjMlZ6SUdadmNpQmxlSEJsWTNSbFpDQjFjR1JoZEdWeklHWnliMjBnYm05a1pYTUtJQ0F0SUd4bGRtVnNPaUJTWlhGMVpYTjBDaUFnSUNCMWMyVnljem9nV3lKcmRXSmxiR1YwSWl3Z0luTjVjM1JsYlRwdWIyUmxMWEJ5YjJKc1pXMHRaR1YwWldOMGIzSWlMQ0FpYzNsemRHVnRPbk5sY25acFkyVmhZMk52ZFc1ME9tdDFZbVV0YzNsemRHVnRPbTV2WkdVdGNISnZZbXhsYlMxa1pYUmxZM1J2Y2lKZENpQWdJQ0IyWlhKaWN6b2dXeUoxY0dSaGRHVWlMQ0p3WVhSamFDSmRDaUFnSUNCeVpYTnZkWEpqWlhNNkNpQWdJQ0FnSUMwZ1ozSnZkWEE2SUNJaUlDTWdZMjl5WlFvZ0lDQWdJQ0FnSUhKbGMyOTFjbU5sY3pvZ1d5SnViMlJsY3k5emRHRjBkWE1pTENBaWNHOWtjeTl6ZEdGMGRYTWlYUW9nSUNBZ2IyMXBkRk4wWVdkbGN6b0tJQ0FnSUNBZ0xTQWlVbVZ4ZFdWemRGSmxZMlZwZG1Wa0lnb2dJQzBnYkdWMlpXdzZJRkpsY1hWbGMzUUtJQ0FnSUhWelpYSkhjbTkxY0hNNklGc2ljM2x6ZEdWdE9tNXZaR1Z6SWwwS0lDQWdJSFpsY21Kek9pQmJJblZ3WkdGMFpTSXNJbkJoZEdOb0lsMEtJQ0FnSUhKbGMyOTFjbU5sY3pvS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSWlJZ0l5QmpiM0psQ2lBZ0lDQWdJQ0FnY21WemIzVnlZMlZ6T2lCYkltNXZaR1Z6TDNOMFlYUjFjeUlzSUNKd2IyUnpMM04wWVhSMWN5SmRDaUFnSUNCdmJXbDBVM1JoWjJWek9nb2dJQ0FnSUNBdElDSlNaWEYxWlhOMFVtVmpaV2wyWldRaUNnb2dJQ01nWkdWc1pYUmxZMjlzYkdWamRHbHZiaUJqWVd4c2N5QmpZVzRnWW1VZ2JHRnlaMlVzSUdSdmJpZDBJR3h2WnlCeVpYTndiMjV6WlhNZ1ptOXlJR1Y0Y0dWamRHVmtJRzVoYldWemNHRmpaU0JrWld4bGRHbHZibk1LSUNBdElHeGxkbVZzT2lCU1pYRjFaWE4wQ2lBZ0lDQjFjMlZ5Y3pvZ1d5SnplWE4wWlcwNmMyVnlkbWxqWldGalkyOTFiblE2YTNWaVpTMXplWE4wWlcwNmJtRnRaWE53WVdObExXTnZiblJ5YjJ4c1pYSWlYUW9nSUNBZ2RtVnlZbk02SUZzaVpHVnNaWFJsWTI5c2JHVmpkR2x2YmlKZENpQWdJQ0J2YldsMFUzUmhaMlZ6T2dvZ0lDQWdJQ0F0SUNKU1pYRjFaWE4wVW1WalpXbDJaV1FpQ2dvZ0lDTWdVMlZqY21WMGN5d2dRMjl1Wm1sblRXRndjeXdnVkc5clpXNVNaWEYxWlhOMElHRnVaQ0JVYjJ0bGJsSmxkbWxsZDNNZ1kyRnVJR052Ym5SaGFXNGdjMlZ1YzJsMGFYWmxJQ1lnWW1sdVlYSjVJR1JoZEdFc0NpQWdJeUJ6YnlCdmJteDVJR3h2WnlCaGRDQjBhR1VnVFdWMFlXUmhkR0VnYkdWMlpXd3VDaUFnTFNCc1pYWmxiRG9nVFdWMFlXUmhkR0VLSUNBZ0lISmxjMjkxY21ObGN6b0tJQ0FnSUNBZ0xTQm5jbTkxY0RvZ0lpSWdJeUJqYjNKbENpQWdJQ0FnSUNBZ2NtVnpiM1Z5WTJWek9pQmJJbk5sWTNKbGRITWlMQ0FpWTI5dVptbG5iV0Z3Y3lJc0lDSnpaWEoyYVdObFlXTmpiM1Z1ZEhNdmRHOXJaVzRpWFFvZ0lDQWdJQ0F0SUdkeWIzVndPaUJoZFhSb1pXNTBhV05oZEdsdmJpNXJPSE11YVc4S0lDQWdJQ0FnSUNCeVpYTnZkWEpqWlhNNklGc2lkRzlyWlc1eVpYWnBaWGR6SWwwS0lDQWdJRzl0YVhSVGRHRm5aWE02Q2lBZ0lDQWdJQzBnSWxKbGNYVmxjM1JTWldObGFYWmxaQ0lLSUNBaklFZGxkQ0J5WlhOd2IyNXpaWE1nWTJGdUlHSmxJR3hoY21kbE95QnphMmx3SUhSb1pXMHVDaUFnTFNCc1pYWmxiRG9nVW1WeGRXVnpkQW9nSUNBZ2RtVnlZbk02SUZzaVoyVjBJaXdnSW14cGMzUWlMQ0FpZDJGMFkyZ2lYUW9nSUNBZ2NtVnpiM1Z5WTJWek9nb2dJQ0FnSUNBdElHZHliM1Z3T2lBaUlpQWpJR052Y21VS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSW1Ga2JXbHpjMmx2Ym5KbFoybHpkSEpoZEdsdmJpNXJPSE11YVc4aUNpQWdJQ0FnSUMwZ1ozSnZkWEE2SUNKaGNHbGxlSFJsYm5OcGIyNXpMbXM0Y3k1cGJ5SUtJQ0FnSUNBZ0xTQm5jbTkxY0RvZ0ltRndhWEpsWjJsemRISmhkR2x2Ymk1ck9ITXVhVzhpQ2lBZ0lDQWdJQzBnWjNKdmRYQTZJQ0poY0hCeklnb2dJQ0FnSUNBdElHZHliM1Z3T2lBaVlYVjBhR1Z1ZEdsallYUnBiMjR1YXpoekxtbHZJZ29nSUNBZ0lDQXRJR2R5YjNWd09pQWlZWFYwYUc5eWFYcGhkR2x2Ymk1ck9ITXVhVzhpQ2lBZ0lDQWdJQzBnWjNKdmRYQTZJQ0poZFhSdmMyTmhiR2x1WnlJS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSW1KaGRHTm9JZ29nSUNBZ0lDQXRJR2R5YjNWd09pQWlZMlZ5ZEdsbWFXTmhkR1Z6TG1zNGN5NXBieUlLSUNBZ0lDQWdMU0JuY205MWNEb2dJbVY0ZEdWdWMybHZibk1pQ2lBZ0lDQWdJQzBnWjNKdmRYQTZJQ0p0WlhSeWFXTnpMbXM0Y3k1cGJ5SUtJQ0FnSUNBZ0xTQm5jbTkxY0RvZ0ltNWxkSGR2Y210cGJtY3Vhemh6TG1sdklnb2dJQ0FnSUNBdElHZHliM1Z3T2lBaWJtOWtaUzVyT0hNdWFXOGlDaUFnSUNBZ0lDMGdaM0p2ZFhBNklDSndiMnhwWTNraUNpQWdJQ0FnSUMwZ1ozSnZkWEE2SUNKeVltRmpMbUYxZEdodmNtbDZZWFJwYjI0dWF6aHpMbWx2SWdvZ0lDQWdJQ0F0SUdkeWIzVndPaUFpYzJOb1pXUjFiR2x1Wnk1ck9ITXVhVzhpQ2lBZ0lDQWdJQzBnWjNKdmRYQTZJQ0p6ZEc5eVlXZGxMbXM0Y3k1cGJ5SUtJQ0FnSUc5dGFYUlRkR0ZuWlhNNkNpQWdJQ0FnSUMwZ0lsSmxjWFZsYzNSU1pXTmxhWFpsWkNJS0lDQWpJRVJsWm1GMWJIUWdiR1YyWld3Z1ptOXlJR3R1YjNkdUlFRlFTWE1LSUNBdElHeGxkbVZzT2lCU1pYRjFaWE4wVW1WemNHOXVjMlVLSUNBZ0lISmxjMjkxY21ObGN6b0tJQ0FnSUNBZ0xTQm5jbTkxY0RvZ0lpSWdJeUJqYjNKbENpQWdJQ0FnSUMwZ1ozSnZkWEE2SUNKaFpHMXBjM05wYjI1eVpXZHBjM1J5WVhScGIyNHVhemh6TG1sdklnb2dJQ0FnSUNBdElHZHliM1Z3T2lBaVlYQnBaWGgwWlc1emFXOXVjeTVyT0hNdWFXOGlDaUFnSUNBZ0lDMGdaM0p2ZFhBNklDSmhjR2x5WldkcGMzUnlZWFJwYjI0dWF6aHpMbWx2SWdvZ0lDQWdJQ0F0SUdkeWIzVndPaUFpWVhCd2N5SUtJQ0FnSUNBZ0xTQm5jbTkxY0RvZ0ltRjFkR2hsYm5ScFkyRjBhVzl1TG1zNGN5NXBieUlLSUNBZ0lDQWdMU0JuY205MWNEb2dJbUYxZEdodmNtbDZZWFJwYjI0dWF6aHpMbWx2SWdvZ0lDQWdJQ0F0SUdkeWIzVndPaUFpWVhWMGIzTmpZV3hwYm1jaUNpQWdJQ0FnSUMwZ1ozSnZkWEE2SUNKaVlYUmphQ0lLSUNBZ0lDQWdMU0JuY205MWNEb2dJbU5sY25ScFptbGpZWFJsY3k1ck9ITXVhVzhpQ2lBZ0lDQWdJQzBnWjNKdmRYQTZJQ0psZUhSbGJuTnBiMjV6SWdvZ0lDQWdJQ0F0SUdkeWIzVndPaUFpYldWMGNtbGpjeTVyT0hNdWFXOGlDaUFnSUNBZ0lDMGdaM0p2ZFhBNklDSnVaWFIzYjNKcmFXNW5MbXM0Y3k1cGJ5SUtJQ0FnSUNBZ0xTQm5jbTkxY0RvZ0ltNXZaR1V1YXpoekxtbHZJZ29nSUNBZ0lDQXRJR2R5YjNWd09pQWljRzlzYVdONUlnb2dJQ0FnSUNBdElHZHliM1Z3T2lBaWNtSmhZeTVoZFhSb2IzSnBlbUYwYVc5dUxtczRjeTVwYnlJS0lDQWdJQ0FnTFNCbmNtOTFjRG9nSW5OamFHVmtkV3hwYm1jdWF6aHpMbWx2SWdvZ0lDQWdJQ0F0SUdkeWIzVndPaUFpYzNSdmNtRm5aUzVyT0hNdWFXOGlDaUFnSUNCdmJXbDBVM1JoWjJWek9nb2dJQ0FnSUNBdElDSlNaWEYxWlhOMFVtVmpaV2wyWldRaUNpQWdJeUJFWldaaGRXeDBJR3hsZG1Wc0lHWnZjaUJoYkd3Z2IzUm9aWElnY21WeGRXVnpkSE11Q2lBZ0xTQnNaWFpsYkRvZ1RXVjBZV1JoZEdFS0lDQWdJRzl0YVhSVGRHRm5aWE02Q2lBZ0lDQWdJQzBnSWxKbGNYVmxjM1JTWldObGFYWmxaQ0lLCi0gICBwYXRoOiAvZXRjL2t1YmVybmV0ZXMvd2ViaG9va3Mvd2ViaG9va2NvbmZpZy55YW1sCiAgICBlbmNvZGluZzogImJhc2U2NCIKICAgIG93bmVyOiByb290OnJvb3QKICAgIHBlcm1pc3Npb25zOiAnMDY0NCcKICAgIGNvbnRlbnQ6IHwKICAgICAgTFMwdERRcGhjR2xXWlhKemFXOXVPaUIyTVEwS2EybHVaRG9nUTI5dVptbG5EUXB3Y21WbVpYSmxibU5sY3pvZ2UzME5DbU5zZFhOMFpYSnpPZzBLSUNBdElHTnNkWE4wWlhJNkRRb2dJQ0FnSUNCcGJuTmxZM1Z5WlMxemEybHdMWFJzY3kxMlpYSnBabms2SUhSeWRXVU5DaUFnSUNBZ0lITmxjblpsY2pvZ2FIUjBjSE02THk4eE1qY3VNQzR3TGpFNk9EUTBNeTkzWldKb2IyOXJEUW9nSUNBZ2JtRnRaVG9nZDJWaWFHOXZhdzBLZFhObGNuTTZEUW9nSUMwZ2JtRnRaVG9nZDJWaWFHOXZhdzBLWTI5dWRHVjRkSE02RFFvZ0lDMGdZMjl1ZEdWNGREb05DaUFnSUNBZ0lHTnNkWE4wWlhJNklIZGxZbWh2YjJzTkNpQWdJQ0FnSUhWelpYSTZJSGRsWW1odmIyc05DaUFnSUNCdVlXMWxPaUIzWldKb2IyOXJEUXBqZFhKeVpXNTBMV052Ym5SbGVIUTZJSGRsWW1odmIyc05DZz09Ci0gICBwYXRoOiAvcnVuL2t1YmVhZG0vY29uZmlndXJlLWt1YmUtcHJveHkuc2gKICAgIGVuY29kaW5nOiAiYmFzZTY0IgogICAgcGVybWlzc2lvbnM6ICcwNzU1JwogICAgY29udGVudDogfAogICAgICBJeUV2ZFhOeUwySnBiaTlsYm5ZZ1ltRnphQW9LSXlCVFVFUllMVXhwWTJWdWMyVXRTV1JsYm5ScFptbGxjam9nUVhCaFkyaGxMVEl1TUFvS2MyVjBJQzF2SUhCcGNHVm1ZV2xzQ25ObGRDQXRieUJsY25KbGVHbDBDbk5sZENBdGJ5QnViM1Z1YzJWMENncHBaaUJuY21Wd0lDMXhJQ0pMZFdKbFVISnZlSGxEYjI1bWFXZDFjbUYwYVc5dUlpQXZjblZ1TDJ0MVltVmhaRzB2YTNWaVpXRmtiUzU1WVcxc095QjBhR1Z1Q2lBZ0lDQmxlR2wwSURBS1pta0tDbU5oZENBOFBFVlBSaUErUGlBdmNuVnVMMnQxWW1WaFpHMHZhM1ZpWldGa2JTNTVZVzFzQ2kwdExRcGhjR2xXWlhKemFXOXVPaUJyZFdKbGNISnZlSGt1WTI5dVptbG5MbXM0Y3k1cGJ5OTJNV0ZzY0doaE1RcHJhVzVrT2lCTGRXSmxVSEp2ZUhsRGIyNW1hV2QxY21GMGFXOXVDbTFsZEhKcFkzTkNhVzVrUVdSa2NtVnpjem9nSWpBdU1DNHdMakE2TVRBeU5Ea2lDa1ZQUmdvPQotICAgcGF0aDogL2V0Yy9jb250YWluZXJkL2NvbmZpZy50b21sCiAgICBlbmNvZGluZzogImJhc2U2NCIKICAgIG93bmVyOiByb290OnJvb3QKICAgIHBlcm1pc3Npb25zOiAnMDY0NCcKICAgIGNvbnRlbnQ6IHwKICAgICAgSXlCVmMyVWdZMjl1Wm1sbklIWmxjbk5wYjI0Z01pQjBieUJsYm1GaWJHVWdibVYzSUdOdmJtWnBaM1Z5WVhScGIyNGdabWxsYkdSekxnb2pJRU52Ym1acFp5Qm1hV3hsSUdseklIQmhjbk5sWkNCaGN5QjJaWEp6YVc5dUlERWdZbmtnWkdWbVlYVnNkQzRLZG1WeWMybHZiaUE5SURJS0NtbHRjRzl5ZEhNZ1BTQmJJaTlsZEdNdlkyOXVkR0ZwYm1WeVpDOWpiMjVtTG1RdktpNTBiMjFzSWwwS0NsdHdiSFZuYVc1elhRcGJjR3gxWjJsdWN5NGlhVzh1WTI5dWRHRnBibVZ5WkM1bmNuQmpMbll4TG1OeWFTSmRDaUFnSUNCellXNWtZbTk0WDJsdFlXZGxJRDBnSW5KbFoybHpkSEo1TG1zNGN5NXBieTl3WVhWelpUb3pMamtpQ2x0d2JIVm5hVzV6TGlKcGJ5NWpiMjUwWVdsdVpYSmtMbWR5Y0dNdWRqRXVZM0pwSWk1amIyNTBZV2x1WlhKa0xuSjFiblJwYldWekxuSjFibU5kQ2lBZ0lDQnlkVzUwYVcxbFgzUjVjR1VnUFNBaWFXOHVZMjl1ZEdGcGJtVnlaQzV5ZFc1akxuWXlJZ3BiY0d4MVoybHVjeTRpYVc4dVkyOXVkR0ZwYm1WeVpDNW5jbkJqTG5ZeExtTnlhU0l1WTI5dWRHRnBibVZ5WkM1eWRXNTBhVzFsY3k1eWRXNWpMbTl3ZEdsdmJuTmRDaUFnSUNCVGVYTjBaVzFrUTJkeWIzVndJRDBnZEhKMVpRbz0KLSAgIHBhdGg6IC9ldGMva3ViZXJuZXRlcy9rZXlzdG9uZS1rdXN0b21pemF0aW9uL2t1c3RvbWl6YXRpb24ueW1sCiAgICBvd25lcjogcm9vdDpyb290CiAgICBwZXJtaXNzaW9uczogJzA2NDQnCiAgICBjb250ZW50OiB8CiAgICAgIHJlc291cmNlczoKICAgICAgLSBrdWJlLWFwaXNlcnZlci55YW1sCiAgICAgIHBhdGNoZXM6CiAgICAgIC0gdGFyZ2V0OgogICAgICAgICAgZ3JvdXA6ICcnCiAgICAgICAgICB2ZXJzaW9uOiB2MQogICAgICAgICAga2luZDogUG9kCiAgICAgICAgICBuYW1lOiBrdWJlLWFwaXNlcnZlcgogICAgICAgIHBhdGNoOiB8CiAgICAgICAgICAtIG9wOiBhZGQKICAgICAgICAgICAgcGF0aDogL3NwZWMvY29udGFpbmVycy8wL2NvbW1hbmQvLQogICAgICAgICAgICB2YWx1ZTogLS1hdXRoZW50aWNhdGlvbi10b2tlbi13ZWJob29rLWNvbmZpZy1maWxlPS9ldGMva3ViZXJuZXRlcy93ZWJob29rcy93ZWJob29rY29uZmlnLnlhbWwKICAgICAgICAgIC0gb3A6IGFkZAogICAgICAgICAgICBwYXRoOiAvc3BlYy9jb250YWluZXJzLzAvY29tbWFuZC8tCiAgICAgICAgICAgIHZhbHVlOiAtLWF1dGhvcml6YXRpb24td2ViaG9vay1jb25maWctZmlsZT0vZXRjL2t1YmVybmV0ZXMvd2ViaG9va3Mvd2ViaG9va2NvbmZpZy55YW1sCiAgICAgICAgICAtIG9wOiBhZGQKICAgICAgICAgICAgcGF0aDogL3NwZWMvY29udGFpbmVycy8wL2NvbW1hbmQvLQogICAgICAgICAgICB2YWx1ZTogLS1hdXRob3JpemF0aW9uLW1vZGU9V2ViaG9vawogICAgICAKLSAgIHBhdGg6IC9ydW4va3ViZWFkbS9rdWJlYWRtLnlhbWwKICAgIG93bmVyOiByb290OnJvb3QKICAgIHBlcm1pc3Npb25zOiAnMDY0MCcKICAgIGNvbnRlbnQ6IHwKICAgICAgLS0tCiAgICAgIGFwaVNlcnZlcjoKICAgICAgICBjZXJ0U0FOczoKICAgICAgICAtIGt1YmUtZGprYWgKICAgICAgICAtIGt1YmUtZGprYWgubWFnbnVtLXN5c3RlbQogICAgICAgIC0ga3ViZS1kamthaC5tYWdudW0tc3lzdGVtLnN2YwogICAgICAgIC0ga3ViZS1kamthaC5tYWdudW0tc3lzdGVtLnN2Yy5jbHVzdGVyLmxvY2FsCiAgICAgICAgZXh0cmFBcmdzOgogICAgICAgIC0gbmFtZTogYXVkaXQtbG9nLW1heGFnZQogICAgICAgICAgdmFsdWU6ICIzMCIKICAgICAgICAtIG5hbWU6IGF1ZGl0LWxvZy1tYXhiYWNrdXAKICAgICAgICAgIHZhbHVlOiAiMTAiCiAgICAgICAgLSBuYW1lOiBhdWRpdC1sb2ctbWF4c2l6ZQogICAgICAgICAgdmFsdWU6ICIxMDAiCiAgICAgICAgLSBuYW1lOiBhdWRpdC1sb2ctcGF0aAogICAgICAgICAgdmFsdWU6IC92YXIvbG9nL2F1ZGl0L2t1YmUtYXBpc2VydmVyLWF1ZGl0LmxvZwogICAgICAgIC0gbmFtZTogYXVkaXQtcG9saWN5LWZpbGUKICAgICAgICAgIHZhbHVlOiAvZXRjL2t1YmVybmV0ZXMvYXVkaXQtcG9saWN5L2FwaXNlcnZlci1hdWRpdC1wb2xpY3kueWFtbAogICAgICAgIC0gbmFtZTogZW5hYmxlLWFkbWlzc2lvbi1wbHVnaW5zCiAgICAgICAgICB2YWx1ZTogTm9kZVJlc3RyaWN0aW9uCiAgICAgICAgLSBuYW1lOiBwcm9maWxpbmcKICAgICAgICAgIHZhbHVlOiAiZmFsc2UiCiAgICAgICAgLSBuYW1lOiB0bHMtY2lwaGVyLXN1aXRlcwogICAgICAgICAgdmFsdWU6IFRMU19FQ0RIRV9FQ0RTQV9XSVRIX0FFU18xMjhfR0NNX1NIQTI1NixUTFNfRUNESEVfUlNBX1dJVEhfQUVTXzEyOF9HQ01fU0hBMjU2LFRMU19FQ0RIRV9FQ0RTQV9XSVRIX0FFU18yNTZfR0NNX1NIQTM4NCxUTFNfRUNESEVfUlNBX1dJVEhfQUVTXzI1Nl9HQ01fU0hBMzg0LFRMU19FQ0RIRV9FQ0RTQV9XSVRIX0NIQUNIQTIwX1BPTFkxMzA1LFRMU19FQ0RIRV9SU0FfV0lUSF9DSEFDSEEyMF9QT0xZMTMwNQogICAgICAgIGV4dHJhVm9sdW1lczoKICAgICAgICAtIGhvc3RQYXRoOiAvZXRjL2t1YmVybmV0ZXMvd2ViaG9va3MKICAgICAgICAgIG1vdW50UGF0aDogL2V0Yy9rdWJlcm5ldGVzL3dlYmhvb2tzCiAgICAgICAgICBuYW1lOiB3ZWJob29rcwogICAgICAgIC0gaG9zdFBhdGg6IC9ldGMva3ViZXJuZXRlcy9hdWRpdC1wb2xpY3kKICAgICAgICAgIG1vdW50UGF0aDogL2V0Yy9rdWJlcm5ldGVzL2F1ZGl0LXBvbGljeQogICAgICAgICAgbmFtZTogYXVkaXQtcG9saWN5CiAgICAgICAgLSBob3N0UGF0aDogL3Zhci9sb2cva3ViZXJuZXRlcy9hdWRpdAogICAgICAgICAgbW91bnRQYXRoOiAvdmFyL2xvZy9hdWRpdAogICAgICAgICAgbmFtZTogYXVkaXQtbG9ncwogICAgICBhcGlWZXJzaW9uOiBrdWJlYWRtLms4cy5pby92MWJldGE0CiAgICAgIGNsdXN0ZXJOYW1lOiBrdWJlLWRqa2FoCiAgICAgIGNvbnRyb2xQbGFuZUVuZHBvaW50OiAxNzIuMjQuNS44Mzo2NDQzCiAgICAgIGNvbnRyb2xsZXJNYW5hZ2VyOgogICAgICAgIGV4dHJhQXJnczoKICAgICAgICAtIG5hbWU6IGJpbmQtYWRkcmVzcwogICAgICAgICAgdmFsdWU6IDAuMC4wLjAKICAgICAgICAtIG5hbWU6IGNsb3VkLXByb3ZpZGVyCiAgICAgICAgICB2YWx1ZTogZXh0ZXJuYWwKICAgICAgICAtIG5hbWU6IHByb2ZpbGluZwogICAgICAgICAgdmFsdWU6ICJmYWxzZSIKICAgICAgZG5zOiB7fQogICAgICBldGNkOgogICAgICAgIGxvY2FsOgogICAgICAgICAgZGF0YURpcjogIiIKICAgICAgICAgIGV4dHJhQXJnczoKICAgICAgICAgIC0gbmFtZTogbGlzdGVuLW1ldHJpY3MtdXJscwogICAgICAgICAgICB2YWx1ZTogaHR0cDovLzAuMC4wLjA6MjM4MQogICAgICBmZWF0dXJlR2F0ZXM6CiAgICAgICAgQ29udHJvbFBsYW5lS3ViZWxldExvY2FsTW9kZTogdHJ1ZQogICAgICBraW5kOiBDbHVzdGVyQ29uZmlndXJhdGlvbgogICAgICBrdWJlcm5ldGVzVmVyc2lvbjogdjEuMzMuMTAKICAgICAgbmV0d29ya2luZzoKICAgICAgICBkbnNEb21haW46IGNsdXN0ZXIubG9jYWwKICAgICAgICBwb2RTdWJuZXQ6IDEwLjEwMC4wLjAvMTYKICAgICAgICBzZXJ2aWNlU3VibmV0OiAxMC4yNTQuMC4wLzE2CiAgICAgIHByb3h5OiB7fQogICAgICBzY2hlZHVsZXI6CiAgICAgICAgZXh0cmFBcmdzOgogICAgICAgIC0gbmFtZTogYmluZC1hZGRyZXNzCiAgICAgICAgICB2YWx1ZTogMC4wLjAuMAogICAgICAgIC0gbmFtZTogcHJvZmlsaW5nCiAgICAgICAgICB2YWx1ZTogImZhbHNlIgogICAgICAKICAgICAgLS0tCiAgICAgIGFwaVZlcnNpb246IGt1YmVhZG0uazhzLmlvL3YxYmV0YTQKICAgICAga2luZDogSW5pdENvbmZpZ3VyYXRpb24KICAgICAgbG9jYWxBUElFbmRwb2ludDoge30KICAgICAgbm9kZVJlZ2lzdHJhdGlvbjoKICAgICAgICBpbWFnZVB1bGxQb2xpY3k6IElmTm90UHJlc2VudAogICAgICAgIGt1YmVsZXRFeHRyYUFyZ3M6CiAgICAgICAgLSBuYW1lOiBjbG91ZC1wcm92aWRlcgogICAgICAgICAgdmFsdWU6IGV4dGVybmFsCiAgICAgICAgLSBuYW1lOiB0bHMtY2lwaGVyLXN1aXRlcwogICAgICAgICAgdmFsdWU6IFRMU19FQ0RIRV9FQ0RTQV9XSVRIX0FFU18xMjhfR0NNX1NIQTI1NixUTFNfRUNESEVfRUNEU0FfV0lUSF9BRVNfMjU2X0dDTV9TSEEzODQsVExTX0VDREhFX0VDRFNBX1dJVEhfQ0hBQ0hBMjBfUE9MWTEzMDUKICAgICAgICBuYW1lOiAne3sgbG9jYWxfaG9zdG5hbWUgfX0nCiAgICAgICAgdGFpbnRzOiBudWxsCiAgICAgIAotICAgcGF0aDogL3J1bi9jbHVzdGVyLWFwaS9wbGFjZWhvbGRlcgogICAgb3duZXI6IHJvb3Q6cm9vdAogICAgcGVybWlzc2lvbnM6ICcwNjQwJwogICAgY29udGVudDogIlRoaXMgcGxhY2Vob2xkZXIgZmlsZSBpcyB1c2VkIHRvIGNyZWF0ZSB0aGUgL3J1bi9jbHVzdGVyLWFwaSBzdWIgZGlyZWN0b3J5IGluIGEgd2F5IHRoYXQgaXMgY29tcGF0aWJsZSB3aXRoIGJvdGggTGludXggYW5kIFdpbmRvd3MgKG1rZGlyIC1wIC9ydW4vY2x1c3Rlci1hcGkgZG9lcyBub3Qgd29yayB3aXRoIFdpbmRvd3MpIgpydW5jbWQ6CiAgLSAicm0gL3Zhci9saWIvZXRjZC9sb3N0K2ZvdW5kIC1yZiIKICAtICJiYXNoIC9ydW4va3ViZWFkbS9jb25maWd1cmUta3ViZS1wcm94eS5zaCIKICAtICJzeXN0ZW1jdGwgZGFlbW9uLXJlbG9hZCAmJiBzeXN0ZW1jdGwgcmVzdGFydCBjb250YWluZXJkIgogIC0gIm1rZGlyIC1wIC9ldGMva3ViZXJuZXRlcy9rZXlzdG9uZS1rdXN0b21pemF0aW9uIgogIC0gJ2t1YmVhZG0gaW5pdCAtLWNvbmZpZyAvcnVuL2t1YmVhZG0va3ViZWFkbS55YW1sICAmJiBlY2hvIHN1Y2Nlc3MgPiAvcnVuL2NsdXN0ZXItYXBpL2Jvb3RzdHJhcC1zdWNjZXNzLmNvbXBsZXRlJwogIC0gImVjaG8gUExBQ0VIT0xERVIiCiAgLSAidGVzdCAtZiAvZXRjL2t1YmVybmV0ZXMva2V5c3RvbmUta3VzdG9taXphdGlvbi9rdWJlLWFwaXNlcnZlci55YW1sIHx8IGNwIC9ldGMva3ViZXJuZXRlcy9tYW5pZmVzdHMva3ViZS1hcGlzZXJ2ZXIueWFtbCAvZXRjL2t1YmVybmV0ZXMva2V5c3RvbmUta3VzdG9taXphdGlvbi9rdWJlLWFwaXNlcnZlci55YW1sIgogIC0gImt1YmVjdGwga3VzdG9taXplIC9ldGMva3ViZXJuZXRlcy9rZXlzdG9uZS1rdXN0b21pemF0aW9uIC1vIC9ldGMva3ViZXJuZXRlcy9tYW5pZmVzdHMva3ViZS1hcGlzZXJ2ZXIueWFtbCIKZGlza19zZXR1cDoKZnNfc2V0dXA6Cg==',user_id='23680604280a4efbae5e335bbbd0cd86',uuid=020a05d5-1e23-4659-b639-f3619163fe65,vcpu_model=VirtCPUModel,vcpus=4,vm_mode=None,vm_state='building') vif={"id": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "address": "fa:16:3e:56:38:12", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.234", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap0954420a-2e", "ovs_interfaceid": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}} {{(pid=112485) plug /opt/stack/nova/nova/virt/libvirt/vif.py:763}} Apr 16 22:46:22.849823 np0000166786 nova-compute[112485]: DEBUG nova.network.os_vif_util [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Converting VIF {"id": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "address": "fa:16:3e:56:38:12", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.234", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap0954420a-2e", "ovs_interfaceid": "0954420a-2e2c-48fd-b47e-a0fe6a37a2e2", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}} {{(pid=112485) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:523}} Apr 16 22:46:22.849823 np0000166786 nova-compute[112485]: DEBUG nova.network.os_vif_util [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:56:38:12,bridge_name='br-int',has_traffic_filtering=True,id=0954420a-2e2c-48fd-b47e-a0fe6a37a2e2,network=Network(adaa8300-3f5f-4e0b-a4ca-14bcd010345f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=True,vif_name='tap0954420a-2e') {{(pid=112485) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:560}} Apr 16 22:46:22.849823 np0000166786 nova-compute[112485]: DEBUG os_vif [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:56:38:12,bridge_name='br-int',has_traffic_filtering=True,id=0954420a-2e2c-48fd-b47e-a0fe6a37a2e2,network=Network(adaa8300-3f5f-4e0b-a4ca-14bcd010345f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=True,vif_name='tap0954420a-2e') {{(pid=112485) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:76}} Apr 16 22:46:22.903828 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Created schema index Interface.name {{(pid=112485) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Apr 16 22:46:22.904732 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Created schema index Port.name {{(pid=112485) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Apr 16 22:46:22.904732 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Created schema index Bridge.name {{(pid=112485) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Apr 16 22:46:22.904732 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] tcp:127.0.0.1:6640: entering CONNECTING {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:46:22.904732 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [POLLOUT] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:22.904732 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:46:22.905299 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:22.906707 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:22.926284 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:22.946040 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:22.946578 np0000166786 nova-compute[112485]: 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=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Apr 16 22:46:22.947074 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Apr 16 22:46:22.948336 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:22.948660 np0000166786 nova-compute[112485]: 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': '8182b2de-2ac5-5095-b24d-404eb13e950a', '_type': 'linux-noop'}}, row=False) {{(pid=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Apr 16 22:46:22.951656 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:22.951656 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:46:22.952262 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:22.953547 np0000166786 nova-compute[112485]: INFO oslo.privsep.daemon [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] 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/tmpwn0pz7gk/privsep.sock'] Apr 16 22:46:22.966963 np0000166786 sudo[130341]: stack : 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/tmpwn0pz7gk/privsep.sock Apr 16 22:46:22.967321 np0000166786 sudo[130341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1002) Apr 16 22:46:23.205726 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Apr 16 22:46:23.205726 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 16 22:46:23.206220 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Apr 16 22:46:23.206220 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: Apr 16 22:46:23.206220 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Apr 16 22:46:23.206220 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Apr 16 22:46:23.206220 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 16 22:46:23.206550 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: Apr 16 22:46:23.206550 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Apr 16 22:46:23.445967 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:66: EventletDeprecationWarning: Apr 16 22:46:23.446313 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 16 22:46:23.446313 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Apr 16 22:46:23.446313 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: Apr 16 22:46:23.446313 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Apr 16 22:46:23.446682 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Apr 16 22:46:23.446682 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 16 22:46:23.446682 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: Apr 16 22:46:23.446682 np0000166786 nova-compute[112485]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Apr 16 22:46:23.693794 np0000166786 sudo[130341]: pam_unix(sudo:session): session closed for user root Apr 16 22:46:23.696675 np0000166786 nova-compute[112485]: INFO oslo.privsep.daemon [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Spawned new privsep daemon via rootwrap Apr 16 22:46:23.698680 np0000166786 nova-compute[112485]: INFO oslo.privsep.daemon [-] privsep daemon starting Apr 16 22:46:23.699146 np0000166786 nova-compute[112485]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Apr 16 22:46:23.699367 np0000166786 nova-compute[112485]: 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 Apr 16 22:46:23.699493 np0000166786 nova-compute[112485]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 130344 Apr 16 22:46:23.981629 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:23.982300 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap0954420a-2e, may_exist=True, interface_attrs={}) {{(pid=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Apr 16 22:46:23.982983 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap0954420a-2e, col_values=(('qos', UUID('7457c721-05b9-4ef5-87f1-5392ea5e2afe')),), if_exists=True) {{(pid=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Apr 16 22:46:23.985126 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap0954420a-2e, col_values=(('external_ids', {'iface-id': '0954420a-2e2c-48fd-b47e-a0fe6a37a2e2', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:56:38:12', 'vm-uuid': '020a05d5-1e23-4659-b639-f3619163fe65'}),), if_exists=True) {{(pid=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Apr 16 22:46:23.987400 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:23.989068 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:46:23.999469 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:24.001558 np0000166786 nova-compute[112485]: INFO os_vif [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:56:38:12,bridge_name='br-int',has_traffic_filtering=True,id=0954420a-2e2c-48fd-b47e-a0fe6a37a2e2,network=Network(adaa8300-3f5f-4e0b-a4ca-14bcd010345f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=True,vif_name='tap0954420a-2e') Apr 16 22:46:25.530909 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] No BDM found with device name vda, not building metadata. {{(pid=112485) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13209}} Apr 16 22:46:25.532028 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] No VIF found with MAC fa:16:3e:56:38:12, not building metadata {{(pid=112485) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13185}} Apr 16 22:46:25.583627 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:25.613311 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:25.622161 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:25.628574 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:25.934828 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:26.099066 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:26.099521 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:26.102024 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:26.121231 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:26.183436 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-ba47ac36-500e-4233-9431-ed9c721b9ce2 req-c4d78411-8bd6-4e45-96cf-ce398ee72701 service nova] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Received event network-vif-plugged-0954420a-2e2c-48fd-b47e-a0fe6a37a2e2 {{(pid=112485) external_instance_event /opt/stack/nova/nova/compute/manager.py:11986}} Apr 16 22:46:26.184021 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-ba47ac36-500e-4233-9431-ed9c721b9ce2 req-c4d78411-8bd6-4e45-96cf-ce398ee72701 service nova] Acquiring lock "020a05d5-1e23-4659-b639-f3619163fe65-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:46:26.184199 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-ba47ac36-500e-4233-9431-ed9c721b9ce2 req-c4d78411-8bd6-4e45-96cf-ce398ee72701 service nova] Lock "020a05d5-1e23-4659-b639-f3619163fe65-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:46:26.184363 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-ba47ac36-500e-4233-9431-ed9c721b9ce2 req-c4d78411-8bd6-4e45-96cf-ce398ee72701 service nova] Lock "020a05d5-1e23-4659-b639-f3619163fe65-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:46:26.184671 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-ba47ac36-500e-4233-9431-ed9c721b9ce2 req-c4d78411-8bd6-4e45-96cf-ce398ee72701 service nova] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Processing event network-vif-plugged-0954420a-2e2c-48fd-b47e-a0fe6a37a2e2 {{(pid=112485) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Apr 16 22:46:26.323483 np0000166786 nova-compute[112485]: DEBUG nova.virt.driver [-] Emitting event Started> {{(pid=112485) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Apr 16 22:46:26.323734 np0000166786 nova-compute[112485]: INFO nova.compute.manager [-] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] VM Started (Lifecycle Event) Apr 16 22:46:26.326225 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=112485) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Apr 16 22:46:26.374012 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Guest created on hypervisor {{(pid=112485) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4895}} Apr 16 22:46:26.379631 np0000166786 nova-compute[112485]: INFO nova.virt.libvirt.driver [-] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Instance spawned successfully. Apr 16 22:46:26.380318 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] 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=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Apr 16 22:46:26.827955 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Checking state {{(pid=112485) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Apr 16 22:46:26.833493 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] 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=112485) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Apr 16 22:46:26.889926 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:46:26.894102 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Found default for hw_cdrom_bus of ide {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:46:26.894299 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Found default for hw_disk_bus of virtio {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:46:26.894997 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Found default for hw_input_bus of None {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:46:26.895459 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Found default for hw_pointer_model of None {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:46:26.895942 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Found default for hw_video_model of virtio {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:46:26.896500 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:46:26.896624 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Found default for hw_vif_model of virtio {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:46:27.339227 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] During sync_power_state the instance has a pending task (spawning). Skip. Apr 16 22:46:27.339729 np0000166786 nova-compute[112485]: DEBUG nova.virt.driver [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] Emitting event Paused> {{(pid=112485) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Apr 16 22:46:27.339965 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] VM Paused (Lifecycle Event) Apr 16 22:46:27.403387 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Took 40.73 seconds to spawn the instance on the hypervisor. Apr 16 22:46:27.403797 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Checking state {{(pid=112485) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Apr 16 22:46:27.531948 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:27.844664 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Checking state {{(pid=112485) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Apr 16 22:46:27.847234 np0000166786 nova-compute[112485]: DEBUG nova.virt.driver [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] Emitting event Resumed> {{(pid=112485) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Apr 16 22:46:27.847447 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] VM Resumed (Lifecycle Event) Apr 16 22:46:27.920298 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Took 46.51 seconds to build instance. Apr 16 22:46:28.302054 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-3fd1dfcc-00c9-4910-8e7e-d4789f5d28d4 req-c7397630-a42d-4628-a847-f422c2870eb8 service nova] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Received event network-vif-plugged-0954420a-2e2c-48fd-b47e-a0fe6a37a2e2 {{(pid=112485) external_instance_event /opt/stack/nova/nova/compute/manager.py:11986}} Apr 16 22:46:28.303419 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-3fd1dfcc-00c9-4910-8e7e-d4789f5d28d4 req-c7397630-a42d-4628-a847-f422c2870eb8 service nova] Acquiring lock "020a05d5-1e23-4659-b639-f3619163fe65-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:46:28.303914 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-3fd1dfcc-00c9-4910-8e7e-d4789f5d28d4 req-c7397630-a42d-4628-a847-f422c2870eb8 service nova] Lock "020a05d5-1e23-4659-b639-f3619163fe65-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:46:28.304108 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-3fd1dfcc-00c9-4910-8e7e-d4789f5d28d4 req-c7397630-a42d-4628-a847-f422c2870eb8 service nova] Lock "020a05d5-1e23-4659-b639-f3619163fe65-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:46:28.304357 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-3fd1dfcc-00c9-4910-8e7e-d4789f5d28d4 req-c7397630-a42d-4628-a847-f422c2870eb8 service nova] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] No waiting events found dispatching network-vif-plugged-0954420a-2e2c-48fd-b47e-a0fe6a37a2e2 {{(pid=112485) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Apr 16 22:46:28.304904 np0000166786 nova-compute[112485]: WARNING nova.compute.manager [req-3fd1dfcc-00c9-4910-8e7e-d4789f5d28d4 req-c7397630-a42d-4628-a847-f422c2870eb8 service nova] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Received unexpected event network-vif-plugged-0954420a-2e2c-48fd-b47e-a0fe6a37a2e2 for instance with vm_state active and task_state None. Apr 16 22:46:28.352274 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] Checking state {{(pid=112485) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Apr 16 22:46:28.354532 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: 020a05d5-1e23-4659-b639-f3619163fe65] 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=112485) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Apr 16 22:46:28.423464 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-f79a86e5-87a1-4e9a-b57d-75692cd482fa demo demo] Lock "020a05d5-1e23-4659-b639-f3619163fe65" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 48.025s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:46:28.987960 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:32.534164 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:33.989590 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:38.991928 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:42.567289 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:43.993624 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:44.557111 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:46:44.557363 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Cleaning up deleted instances {{(pid=112485) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12083}} Apr 16 22:46:45.063486 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] There are 0 instances to clean {{(pid=112485) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12092}} Apr 16 22:46:45.063486 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:46:45.064115 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Cleaning up deleted instances with incomplete migration {{(pid=112485) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12121}} Apr 16 22:46:45.567210 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:46:46.071072 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:46:47.070933 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:46:47.071353 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:46:47.072270 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.48 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:46:47.599108 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:48.553688 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:46:48.554933 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:46:48.556176 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:46:48.556661 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:46:48.556951 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:46:48.557207 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:46:48.995559 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:49.065531 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:46:49.066056 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:46:49.066338 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:46:49.066549 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:46:50.101223 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:46:50.186702 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.085s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:46:50.187430 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:46:50.281281 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.093s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:46:50.353477 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:46:50.354984 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:46:50.390256 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.034s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:46:50.390967 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=49704MB free_disk=267.2018356323242GB free_vcpus=12 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:46:50.391306 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:46:50.391689 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:46:51.467009 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:46:51.467674 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 4 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:46:51.467674 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=8704MB phys_disk=299GB used_disk=80GB total_vcpus=16 used_vcpus=4 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:46:50 up 28 min, 1 user, load average: 2.75, 2.46, 1.90\n', 'num_instances': '1', 'num_vm_active': '1', 'num_task_None': '1', 'num_os_type_None': '1', 'num_proj_082da571914b421e9a050c4f4a3b865c': '1', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:46:51.595087 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:46:51.595376 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:46:52.099943 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:46:52.609539 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:46:52.610627 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.218s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:46:52.610627 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:46:52.638165 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:53.610042 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:46:53.610862 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:46:53.611001 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 51.94 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:46:53.997233 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:57.643389 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:46:58.998843 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:02.641727 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:04.000291 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:07.643815 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:09.006062 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:12.672952 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:14.007553 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:17.716670 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:19.043066 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:22.778242 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:24.045541 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:27.827193 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:29.048032 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:32.874458 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:34.079972 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:37.925515 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:39.123031 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:42.978210 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:44.162029 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:45.553277 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:47:45.555557 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:47:47.556590 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:47:47.557280 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:47:48.024284 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:48.556287 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:47:48.558957 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:47:48.559510 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:47:48.559510 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:47:49.204350 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:49.554799 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:47:49.555954 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:47:49.557908 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:47:50.064632 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:47:50.065517 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:47:50.065517 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:47:50.065517 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:47:51.097218 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:47:51.179230 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:47:51.180225 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:47:51.262416 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.082s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:47:51.349444 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:47:51.350962 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:47:51.385905 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.034s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:47:51.386520 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=48820MB free_disk=267.1714897155762GB free_vcpus=12 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:47:51.386821 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:47:51.387336 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:47:52.514993 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:47:52.516080 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 4 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:47:52.516080 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=8704MB phys_disk=299GB used_disk=80GB total_vcpus=16 used_vcpus=4 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:47:51 up 29 min, 1 user, load average: 2.62, 2.48, 1.94\n', 'num_instances': '1', 'num_vm_active': '1', 'num_task_None': '1', 'num_os_type_None': '1', 'num_proj_082da571914b421e9a050c4f4a3b865c': '1', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:47:52.573148 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing inventories for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:822}} Apr 16 22:47:52.623992 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Updating ProviderTree inventory for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 from _refresh_and_get_inventory using data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:786}} Apr 16 22:47:52.624273 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Updating inventory in ProviderTree for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 with inventory: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Apr 16 22:47:52.674762 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing aggregate associations for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589, aggregates: None {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:831}} Apr 16 22:47:52.732317 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing trait associations for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589, traits: COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_CLMUL,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_FMA3,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE41,HW_CPU_X86_AESNI,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_F16C,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_BMI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_MMX,HW_CPU_X86_SSE,HW_CPU_X86_AVX,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NODE,HW_ARCH_X86_64,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:843}} Apr 16 22:47:52.843523 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:47:52.843523 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:47:53.073310 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:53.346588 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:47:53.858343 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:47:53.858343 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.471s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:47:53.862042 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:47:54.233572 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:54.860656 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:47:54.861134 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:47:54.861537 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 53.69 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:47:58.102993 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:47:59.266360 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:03.146038 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:04.301672 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:08.184242 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:09.334573 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:12.812235 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:48:13.224639 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:14.375698 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:18.266805 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:19.413351 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:23.315287 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:24.461696 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:28.350322 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:29.507198 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:33.387955 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:34.544585 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:38.426895 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:39.586033 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:43.466595 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:44.640195 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:48.499581 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:48.558294 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:48:48.558294 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:48:49.556633 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:48:49.558815 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:48:49.558815 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:48:49.558815 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:48:49.677187 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:50.554307 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:48:50.555086 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:48:50.556160 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:48:50.556597 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:48:50.557051 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:48:51.557287 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:48:52.064395 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:48:52.064806 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:48:52.065226 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:48:52.065621 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:48:53.096343 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:48:53.174448 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.078s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:48:53.175249 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:48:53.252555 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.077s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:48:53.325850 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:48:53.327254 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:48:53.359694 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.032s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:48:53.360193 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=47151MB free_disk=265.73696517944336GB free_vcpus=12 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:48:53.360454 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:48:53.360905 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:48:53.548158 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:54.432646 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:48:54.433374 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 4 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:48:54.433374 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=8704MB phys_disk=299GB used_disk=80GB total_vcpus=16 used_vcpus=4 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:48:53 up 30 min, 1 user, load average: 2.61, 2.53, 2.00\n', 'num_instances': '1', 'num_vm_active': '1', 'num_task_None': '1', 'num_os_type_None': '1', 'num_proj_082da571914b421e9a050c4f4a3b865c': '1', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:48:54.550663 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:48:54.551250 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:48:54.727156 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:55.056366 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:48:55.565980 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:48:55.567091 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.205s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:48:55.567091 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:48:56.565759 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:48:56.567576 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 48.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:48:58.594002 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:48:59.781192 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:03.596243 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:04.817967 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:08.632676 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:09.856286 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:13.674506 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:14.881252 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:18.713014 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:19.922597 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:23.713367 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:24.952192 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:28.714722 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:30.001660 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:30.746064 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:33.717160 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:33.781421 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Acquiring lock "f000b04e-2e76-4251-af25-ff467d515f21" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:33.781791 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Lock "f000b04e-2e76-4251-af25-ff467d515f21" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:33.835356 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Acquiring lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:33.835691 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:34.285488 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Starting instance... {{(pid=112485) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Apr 16 22:49:34.339579 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Starting instance... {{(pid=112485) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Apr 16 22:49:34.861903 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:34.862724 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:34.865726 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Require both a host and instance NUMA topology to fit instance on host. {{(pid=112485) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2616}} Apr 16 22:49:34.865863 np0000166786 nova-compute[112485]: INFO nova.compute.claims [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Claim successful on node np0000166786.novalocal Apr 16 22:49:34.911603 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:35.005226 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:36.118244 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:49:36.118964 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:49:36.623606 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:49:37.139283 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.277s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:37.140502 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Start building networks asynchronously for instance. {{(pid=112485) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Apr 16 22:49:37.145747 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 2.234s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:37.152271 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Require both a host and instance NUMA topology to fit instance on host. {{(pid=112485) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2616}} Apr 16 22:49:37.152459 np0000166786 nova-compute[112485]: INFO nova.compute.claims [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Claim successful on node np0000166786.novalocal Apr 16 22:49:37.650361 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Allocating IP information in the background. {{(pid=112485) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Apr 16 22:49:37.652808 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] allocate_for_instance() {{(pid=112485) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1187}} Apr 16 22:49:37.652808 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:49:37.654625 np0000166786 nova-compute[112485]: WARNING neutronclient.v2_0.client [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Apr 16 22:49:37.655076 np0000166786 nova-compute[112485]: WARNING neutronclient.v2_0.client [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Apr 16 22:49:37.840056 np0000166786 nova-compute[112485]: DEBUG nova.policy [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '23680604280a4efbae5e335bbbd0cd86', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '082da571914b421e9a050c4f4a3b865c', 'project_domain_id': 'default', 'roles': ['load-balancer_member', 'member', 'reader', 'anotherrole'], '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=112485) authorize /opt/stack/nova/nova/policy.py:192}} Apr 16 22:49:38.168791 np0000166786 nova-compute[112485]: INFO nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Apr 16 22:49:38.171719 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:49:38.435448 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Successfully updated port: c6f84a23-5714-4608-9f6e-7fdeb13324d5 {{(pid=112485) _update_port /opt/stack/nova/nova/network/neutron.py:567}} Apr 16 22:49:38.446935 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:49:38.447153 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:49:38.676715 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Start building block device mappings for instance. {{(pid=112485) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Apr 16 22:49:38.705949 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-b80905d4-00b1-4107-93fe-8289d146da12 req-0bb79aa7-4845-454e-acd2-6633c5cc58c7 service nova] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Received event network-changed-c6f84a23-5714-4608-9f6e-7fdeb13324d5 {{(pid=112485) external_instance_event /opt/stack/nova/nova/compute/manager.py:11986}} Apr 16 22:49:38.706370 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-b80905d4-00b1-4107-93fe-8289d146da12 req-0bb79aa7-4845-454e-acd2-6633c5cc58c7 service nova] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Refreshing instance network info cache due to event network-changed-c6f84a23-5714-4608-9f6e-7fdeb13324d5. {{(pid=112485) external_instance_event /opt/stack/nova/nova/compute/manager.py:11991}} Apr 16 22:49:38.706660 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-b80905d4-00b1-4107-93fe-8289d146da12 req-0bb79aa7-4845-454e-acd2-6633c5cc58c7 service nova] Acquiring lock "refresh_cache-f000b04e-2e76-4251-af25-ff467d515f21" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Apr 16 22:49:38.706883 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-b80905d4-00b1-4107-93fe-8289d146da12 req-0bb79aa7-4845-454e-acd2-6633c5cc58c7 service nova] Acquired lock "refresh_cache-f000b04e-2e76-4251-af25-ff467d515f21" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Apr 16 22:49:38.707142 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [req-b80905d4-00b1-4107-93fe-8289d146da12 req-0bb79aa7-4845-454e-acd2-6633c5cc58c7 service nova] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Refreshing network info cache for port c6f84a23-5714-4608-9f6e-7fdeb13324d5 {{(pid=112485) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Apr 16 22:49:38.806173 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:38.941065 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Acquiring lock "refresh_cache-f000b04e-2e76-4251-af25-ff467d515f21" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Apr 16 22:49:38.953152 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:49:39.218056 np0000166786 nova-compute[112485]: WARNING neutronclient.v2_0.client [req-b80905d4-00b1-4107-93fe-8289d146da12 req-0bb79aa7-4845-454e-acd2-6633c5cc58c7 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. Apr 16 22:49:39.330250 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [req-b80905d4-00b1-4107-93fe-8289d146da12 req-0bb79aa7-4845-454e-acd2-6633c5cc58c7 service nova] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Instance cache missing network info. {{(pid=112485) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3362}} Apr 16 22:49:39.466957 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.321s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:39.466957 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Start building networks asynchronously for instance. {{(pid=112485) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Apr 16 22:49:39.493272 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [req-b80905d4-00b1-4107-93fe-8289d146da12 req-0bb79aa7-4845-454e-acd2-6633c5cc58c7 service nova] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Updating instance_info_cache with network_info: [] {{(pid=112485) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:104}} Apr 16 22:49:39.691321 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Start spawning the instance on the hypervisor. {{(pid=112485) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Apr 16 22:49:39.693516 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:49:39.695273 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Creating instance directory {{(pid=112485) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5217}} Apr 16 22:49:39.695917 np0000166786 nova-compute[112485]: INFO nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Creating image(s) Apr 16 22:49:39.696814 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Acquiring lock "/opt/stack/data/nova/instances/f000b04e-2e76-4251-af25-ff467d515f21/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:39.697110 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Lock "/opt/stack/data/nova/instances/f000b04e-2e76-4251-af25-ff467d515f21/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:39.698019 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Lock "/opt/stack/data/nova/instances/f000b04e-2e76-4251-af25-ff467d515f21/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:39.699306 np0000166786 nova-compute[112485]: DEBUG oslo_utils.imageutils.format_inspector [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebc\x90\x00') {{(pid=112485) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Apr 16 22:49:39.703307 np0000166786 nova-compute[112485]: DEBUG oslo_utils.imageutils.format_inspector [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=112485) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Apr 16 22:49:39.704853 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:39.780564 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json" returned: 0 in 0.075s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:39.781482 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Acquiring lock "ca50d921bfb1689372da04d16d8a3120ffd7d9da" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:39.782057 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Lock "ca50d921bfb1689372da04d16d8a3120ffd7d9da" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:39.784340 np0000166786 nova-compute[112485]: DEBUG oslo_utils.imageutils.format_inspector [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebc\x90\x00') {{(pid=112485) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Apr 16 22:49:39.789338 np0000166786 nova-compute[112485]: DEBUG oslo_utils.imageutils.format_inspector [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=112485) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Apr 16 22:49:39.789631 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:39.861183 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json" returned: 0 in 0.071s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:39.862003 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/ca50d921bfb1689372da04d16d8a3120ffd7d9da,backing_fmt=raw /opt/stack/data/nova/instances/f000b04e-2e76-4251-af25-ff467d515f21/disk 85899345920 {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:39.916879 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/ca50d921bfb1689372da04d16d8a3120ffd7d9da,backing_fmt=raw /opt/stack/data/nova/instances/f000b04e-2e76-4251-af25-ff467d515f21/disk 85899345920" returned: 0 in 0.054s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:39.917647 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Lock "ca50d921bfb1689372da04d16d8a3120ffd7d9da" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.135s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:39.918289 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:39.976826 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Allocating IP information in the background. {{(pid=112485) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Apr 16 22:49:39.977067 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] allocate_for_instance() {{(pid=112485) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1187}} Apr 16 22:49:39.977587 np0000166786 nova-compute[112485]: WARNING neutronclient.v2_0.client [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Apr 16 22:49:39.977977 np0000166786 nova-compute[112485]: WARNING neutronclient.v2_0.client [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Apr 16 22:49:39.982976 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:49:39.996576 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-b80905d4-00b1-4107-93fe-8289d146da12 req-0bb79aa7-4845-454e-acd2-6633c5cc58c7 service nova] Releasing lock "refresh_cache-f000b04e-2e76-4251-af25-ff467d515f21" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Apr 16 22:49:39.998581 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Acquired lock "refresh_cache-f000b04e-2e76-4251-af25-ff467d515f21" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Apr 16 22:49:39.998708 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Building network info cache for instance {{(pid=112485) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Apr 16 22:49:40.047106 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:40.050659 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json" returned: 0 in 0.132s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:40.051270 np0000166786 nova-compute[112485]: DEBUG nova.virt.disk.api [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Checking if we can resize image /opt/stack/data/nova/instances/f000b04e-2e76-4251-af25-ff467d515f21/disk. size=85899345920 {{(pid=112485) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Apr 16 22:49:40.051571 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:40.133080 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:40.133950 np0000166786 nova-compute[112485]: DEBUG nova.virt.disk.api [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Cannot resize image /opt/stack/data/nova/instances/f000b04e-2e76-4251-af25-ff467d515f21/disk to a smaller size. {{(pid=112485) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Apr 16 22:49:40.134879 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Created local disks {{(pid=112485) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5349}} Apr 16 22:49:40.135321 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Ensure instance console log exists: /opt/stack/data/nova/instances/f000b04e-2e76-4251-af25-ff467d515f21/console.log {{(pid=112485) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5096}} Apr 16 22:49:40.136114 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:40.136628 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:40.137152 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:40.182362 np0000166786 nova-compute[112485]: DEBUG nova.policy [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '23680604280a4efbae5e335bbbd0cd86', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '082da571914b421e9a050c4f4a3b865c', 'project_domain_id': 'default', 'roles': ['load-balancer_member', 'member', 'reader', 'anotherrole'], '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=112485) authorize /opt/stack/nova/nova/policy.py:192}} Apr 16 22:49:40.487475 np0000166786 nova-compute[112485]: INFO nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Apr 16 22:49:40.489516 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:49:40.623823 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Instance cache missing network info. {{(pid=112485) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3362}} Apr 16 22:49:40.764867 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Successfully updated port: 1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8 {{(pid=112485) _update_port /opt/stack/nova/nova/network/neutron.py:567}} Apr 16 22:49:40.854010 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-f32df5b5-c12e-49ad-9d0a-e06a68884aa3 req-96095803-c838-4188-8392-bd7ba74e9537 service nova] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Received event network-changed-1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8 {{(pid=112485) external_instance_event /opt/stack/nova/nova/compute/manager.py:11986}} Apr 16 22:49:40.854168 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-f32df5b5-c12e-49ad-9d0a-e06a68884aa3 req-96095803-c838-4188-8392-bd7ba74e9537 service nova] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Refreshing instance network info cache due to event network-changed-1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8. {{(pid=112485) external_instance_event /opt/stack/nova/nova/compute/manager.py:11991}} Apr 16 22:49:40.854285 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-f32df5b5-c12e-49ad-9d0a-e06a68884aa3 req-96095803-c838-4188-8392-bd7ba74e9537 service nova] Acquiring lock "refresh_cache-d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Apr 16 22:49:40.854409 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-f32df5b5-c12e-49ad-9d0a-e06a68884aa3 req-96095803-c838-4188-8392-bd7ba74e9537 service nova] Acquired lock "refresh_cache-d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Apr 16 22:49:40.854589 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [req-f32df5b5-c12e-49ad-9d0a-e06a68884aa3 req-96095803-c838-4188-8392-bd7ba74e9537 service nova] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Refreshing network info cache for port 1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8 {{(pid=112485) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Apr 16 22:49:40.892164 np0000166786 nova-compute[112485]: WARNING neutronclient.v2_0.client [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Apr 16 22:49:40.995931 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Start building block device mappings for instance. {{(pid=112485) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Apr 16 22:49:41.092026 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Updating instance_info_cache with network_info: [{"id": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "address": "fa:16:3e:24:f5:f2", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.172", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tapc6f84a23-57", "ovs_interfaceid": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}}] {{(pid=112485) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:104}} Apr 16 22:49:41.269080 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Acquiring lock "refresh_cache-d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Apr 16 22:49:41.364851 np0000166786 nova-compute[112485]: WARNING neutronclient.v2_0.client [req-f32df5b5-c12e-49ad-9d0a-e06a68884aa3 req-96095803-c838-4188-8392-bd7ba74e9537 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. Apr 16 22:49:41.441891 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [req-f32df5b5-c12e-49ad-9d0a-e06a68884aa3 req-96095803-c838-4188-8392-bd7ba74e9537 service nova] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Instance cache missing network info. {{(pid=112485) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3362}} Apr 16 22:49:41.595146 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Releasing lock "refresh_cache-f000b04e-2e76-4251-af25-ff467d515f21" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Apr 16 22:49:41.596309 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Instance network_info: |[{"id": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "address": "fa:16:3e:24:f5:f2", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.172", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tapc6f84a23-57", "ovs_interfaceid": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}}]| {{(pid=112485) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Apr 16 22:49:41.600543 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Start _get_guest_xml network_info=[{"id": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "address": "fa:16:3e:24:f5:f2", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.172", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tapc6f84a23-57", "ovs_interfaceid": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "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='b8380092c84e128a4425404e375ec76a',container_format='bare',created_at=2026-04-16T22:42:17Z,direct_url=,disk_format='qcow2',id=e7ee5737-8a31-4c92-9402-fcb4474daa71,min_disk=0,min_ram=0,name='ubuntu-22.04-v1.33.10',owner='0fd5db0a132e4a9d90aa50a018045e40',properties=ImageMetaProps,protected=,size=900135424,status='active',tags=,updated_at=2026-04-16T22:43:01Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'size': 0, 'boot_index': 0, 'encrypted': False, 'guest_format': None, 'encryption_options': None, 'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'device_name': '/dev/vda', 'device_type': 'disk', 'encryption_format': None, 'image_id': 'e7ee5737-8a31-4c92-9402-fcb4474daa71'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=112485) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8201}} Apr 16 22:49:41.606667 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [req-f32df5b5-c12e-49ad-9d0a-e06a68884aa3 req-96095803-c838-4188-8392-bd7ba74e9537 service nova] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Updating instance_info_cache with network_info: [] {{(pid=112485) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:104}} Apr 16 22:49:41.608581 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:49:41.610614 np0000166786 nova-compute[112485]: DEBUG nova.virt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='e7ee5737-8a31-4c92-9402-fcb4474daa71', instance_meta=NovaInstanceMeta(name='kube-djkah-default-worker-25gvn-6gtc7-r5xf8', uuid='f000b04e-2e76-4251-af25-ff467d515f21'), owner=OwnerMeta(userid='23680604280a4efbae5e335bbbd0cd86', username='demo', projectid='082da571914b421e9a050c4f4a3b865c', projectname='demo'), image=ImageMeta(id='e7ee5737-8a31-4c92-9402-fcb4474daa71', name=None, container_format='bare', disk_format='qcow2', min_disk=80, min_ram=0, properties={'hw_rng_model': 'virtio', 'os_distro': 'ubuntu'}), flavor=FlavorMeta(name='m1.large', flavorid='4', memory_mb=8192, vcpus=4, root_gb=80, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True', 'hw_rng:rate_bytes': '1024', 'hw_rng:rate_period': '1'}, swap=0), network_info=[{"id": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "address": "fa:16:3e:24:f5:f2", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.172", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tapc6f84a23-57", "ovs_interfaceid": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1776379781.6101248) {{(pid=112485) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Apr 16 22:49:41.612016 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Searching host: 'np0000166786.novalocal' for CPU controller through CGroups V1... {{(pid=112485) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1783}} Apr 16 22:49:41.612553 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] CPU controller missing on host. {{(pid=112485) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1793}} Apr 16 22:49:41.613606 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Searching host: 'np0000166786.novalocal' for CPU controller through CGroups V2... {{(pid=112485) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1802}} Apr 16 22:49:41.613972 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] CPU controller found on host. {{(pid=112485) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1809}} Apr 16 22:49:41.614318 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=112485) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5888}} Apr 16 22:49:41.614800 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Getting desirable topologies for flavor Flavor(created_at=2026-04-16T22:41:48Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True',hw_rng:rate_bytes='1024',hw_rng:rate_period='1'},flavorid='4',id=9,is_public=True,memory_mb=8192,name='m1.large',projects=,root_gb=80,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=4) and image_meta ImageMeta(checksum='b8380092c84e128a4425404e375ec76a',container_format='bare',created_at=2026-04-16T22:42:17Z,direct_url=,disk_format='qcow2',id=e7ee5737-8a31-4c92-9402-fcb4474daa71,min_disk=0,min_ram=0,name='ubuntu-22.04-v1.33.10',owner='0fd5db0a132e4a9d90aa50a018045e40',properties=ImageMetaProps,protected=,size=900135424,status='active',tags=,updated_at=2026-04-16T22:43:01Z,virtual_size=,visibility=), allow threads: True {{(pid=112485) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:633}} Apr 16 22:49:41.615098 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Flavor limits 0:0:0 {{(pid=112485) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:418}} Apr 16 22:49:41.615275 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Image limits 0:0:0 {{(pid=112485) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:422}} Apr 16 22:49:41.615550 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Flavor pref 0:0:0 {{(pid=112485) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:458}} Apr 16 22:49:41.615695 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Image pref 0:0:0 {{(pid=112485) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:462}} Apr 16 22:49:41.615917 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=112485) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:500}} Apr 16 22:49:41.616179 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=112485) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Apr 16 22:49:41.616368 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Build topologies for 4 vcpu(s) 4:4:4 {{(pid=112485) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:541}} Apr 16 22:49:41.616838 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Got 6 possible topologies {{(pid=112485) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:571}} Apr 16 22:49:41.617107 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Possible topologies [VirtCPUTopology(cores=1,sockets=4,threads=1), VirtCPUTopology(cores=2,sockets=2,threads=1), VirtCPUTopology(cores=4,sockets=1,threads=1), VirtCPUTopology(cores=1,sockets=2,threads=2), VirtCPUTopology(cores=2,sockets=1,threads=2), VirtCPUTopology(cores=1,sockets=1,threads=4)] {{(pid=112485) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:645}} Apr 16 22:49:41.617406 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=4,threads=1), VirtCPUTopology(cores=2,sockets=2,threads=1), VirtCPUTopology(cores=4,sockets=1,threads=1), VirtCPUTopology(cores=1,sockets=2,threads=2), VirtCPUTopology(cores=2,sockets=1,threads=2), VirtCPUTopology(cores=1,sockets=1,threads=4)] {{(pid=112485) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:647}} Apr 16 22:49:41.633789 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.vif [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] 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-04-16T22:49:32Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='kube-djkah-default-worker-25gvn-6gtc7-r5xf8',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(9),hidden=False,host='np0000166786',hostname='kube-djkah-default-worker-25gvn-6gtc7-r5xf8',id=2,image_ref='e7ee5737-8a31-4c92-9402-fcb4474daa71',info_cache=InstanceInfoCache,instance_type_id=9,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='np0000166786',locked=False,locked_by=None,memory_mb=8192,metadata={},migration_context=None,new_flavor=None,node='np0000166786.novalocal',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='082da571914b421e9a050c4f4a3b865c',ramdisk_id='',reservation_id='r-i45qo8r8',resources=None,root_device_name='/dev/vda',root_gb=80,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='load-balancer_member,member,reader,anotherrole',image_base_image_ref='e7ee5737-8a31-4c92-9402-fcb4474daa71',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='80',image_min_ram='0',image_os_distro='ubuntu',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/ubuntu-22.04-v1.33.10',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='demo',owner_user_name='demo'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-04-16T22:49:39Z,user_data='IyMgdGVtcGxhdGU6IGppbmphCiNjbG91ZC1jb25maWcKCndyaXRlX2ZpbGVzOgotICAgcGF0aDogL2V0Yy9rdWJlcm5ldGVzLy5wbGFjZWhvbGRlcgogICAgZW5jb2Rpbmc6ICJiYXNlNjQiCiAgICBwZXJtaXNzaW9uczogJzA2NDQnCiAgICBjb250ZW50OiB8CiAgICAgIFVFeEJRMFZJVDB4RVJWST0KLSAgIHBhdGg6IC9ldGMvY29udGFpbmVyZC9jb25maWcudG9tbAogICAgZW5jb2Rpbmc6ICJiYXNlNjQiCiAgICBvd25lcjogcm9vdDpyb290CiAgICBwZXJtaXNzaW9uczogJzA2NDQnCiAgICBjb250ZW50OiB8CiAgICAgIEl5QlZjMlVnWTI5dVptbG5JSFpsY25OcGIyNGdNaUIwYnlCbGJtRmliR1VnYm1WM0lHTnZibVpwWjNWeVlYUnBiMjRnWm1sbGJHUnpMZ29qSUVOdmJtWnBaeUJtYVd4bElHbHpJSEJoY25ObFpDQmhjeUIyWlhKemFXOXVJREVnWW5rZ1pHVm1ZWFZzZEM0S2RtVnljMmx2YmlBOUlESUtDbWx0Y0c5eWRITWdQU0JiSWk5bGRHTXZZMjl1ZEdGcGJtVnlaQzlqYjI1bUxtUXZLaTUwYjIxc0lsMEtDbHR3YkhWbmFXNXpYUXBiY0d4MVoybHVjeTRpYVc4dVkyOXVkR0ZwYm1WeVpDNW5jbkJqTG5ZeExtTnlhU0pkQ2lBZ0lDQnpZVzVrWW05NFgybHRZV2RsSUQwZ0luSmxaMmx6ZEhKNUxtczRjeTVwYnk5d1lYVnpaVG96TGpraUNsdHdiSFZuYVc1ekxpSnBieTVqYjI1MFlXbHVaWEprTG1keWNHTXVkakV1WTNKcElpNWpiMjUwWVdsdVpYSmtMbkoxYm5ScGJXVnpMbkoxYm1OZENpQWdJQ0J5ZFc1MGFXMWxYM1I1Y0dVZ1BTQWlhVzh1WTI5dWRHRnBibVZ5WkM1eWRXNWpMbll5SWdwYmNHeDFaMmx1Y3k0aWFXOHVZMjl1ZEdGcGJtVnlaQzVuY25CakxuWXhMbU55YVNJdVkyOXVkR0ZwYm1WeVpDNXlkVzUwYVcxbGN5NXlkVzVqTG05d2RHbHZibk5kQ2lBZ0lDQlRlWE4wWlcxa1EyZHliM1Z3SUQwZ2RISjFaUW89Ci0gICBwYXRoOiAvcnVuL2t1YmVhZG0va3ViZWFkbS1qb2luLWNvbmZpZy55YW1sCiAgICBvd25lcjogcm9vdDpyb290CiAgICBwZXJtaXNzaW9uczogJzA2NDAnCiAgICBjb250ZW50OiB8CiAgICAgIC0tLQogICAgICBhcGlWZXJzaW9uOiBrdWJlYWRtLms4cy5pby92MWJldGE0CiAgICAgIGRpc2NvdmVyeToKICAgICAgICBib290c3RyYXBUb2tlbjoKICAgICAgICAgIGFwaVNlcnZlckVuZHBvaW50OiAxNzIuMjQuNS44Mzo2NDQzCiAgICAgICAgICBjYUNlcnRIYXNoZXM6CiAgICAgICAgICAtIHNoYTI1Njo4OTA1MjRhOWIxMTA5ZGU2MmMyM2YxYjVhMzE2ODY2ZWVkODg3ZTc3MjY1OWQ4YzVmOWRmNmFiM2Y1YTZmNjY4CiAgICAgICAgICB0b2tlbjogMTV0c3lmLnhndXY5N2l1MGswand0NWwKICAgICAga2luZDogSm9pbkNvbmZpZ3VyYXRpb24KICAgICAgbm9kZVJlZ2lzdHJhdGlvbjoKICAgICAgICBpbWFnZVB1bGxQb2xpY3k6IElmTm90UHJlc2VudAogICAgICAgIGt1YmVsZXRFeHRyYUFyZ3M6CiAgICAgICAgLSBuYW1lOiBjbG91ZC1wcm92aWRlcgogICAgICAgICAgdmFsdWU6IGV4dGVybmFsCiAgICAgICAgLSBuYW1lOiB0bHMtY2lwaGVyLXN1aXRlcwogICAgICAgICAgdmFsdWU6IFRMU19FQ0RIRV9FQ0RTQV9XSVRIX0FFU18xMjhfR0NNX1NIQTI1NixUTFNfRUNESEVfRUNEU0FfV0lUSF9BRVNfMjU2X0dDTV9TSEEzODQsVExTX0VDREhFX0VDRFNBX1dJVEhfQ0hBQ0hBMjBfUE9MWTEzMDUKICAgICAgICBuYW1lOiAne3sgbG9jYWxfaG9zdG5hbWUgfX0nCiAgICAgICAgdGFpbnRzOgogICAgICAgIC0gZWZmZWN0OiBOb1NjaGVkdWxlCiAgICAgICAgICBrZXk6IG5vZGUuY2x1c3Rlci54LWs4cy5pby91bmluaXRpYWxpemVkCiAgICAgIAotICAgcGF0aDogL3J1bi9jbHVzdGVyLWFwaS9wbGFjZWhvbGRlcgogICAgb3duZXI6IHJvb3Q6cm9vdAogICAgcGVybWlzc2lvbnM6ICcwNjQwJwogICAgY29udGVudDogIlRoaXMgcGxhY2Vob2xkZXIgZmlsZSBpcyB1c2VkIHRvIGNyZWF0ZSB0aGUgL3J1bi9jbHVzdGVyLWFwaSBzdWIgZGlyZWN0b3J5IGluIGEgd2F5IHRoYXQgaXMgY29tcGF0aWJsZSB3aXRoIGJvdGggTGludXggYW5kIFdpbmRvd3MgKG1rZGlyIC1wIC9ydW4vY2x1c3Rlci1hcGkgZG9lcyBub3Qgd29yayB3aXRoIFdpbmRvd3MpIgpydW5jbWQ6CiAgLSAic3lzdGVtY3RsIGRhZW1vbi1yZWxvYWQiCiAgLSAic3lzdGVtY3RsIHJlc3RhcnQgY29udGFpbmVyZCIKICAtIGt1YmVhZG0gam9pbiAtLWNvbmZpZyAvcnVuL2t1YmVhZG0va3ViZWFkbS1qb2luLWNvbmZpZy55YW1sICAmJiBlY2hvIHN1Y2Nlc3MgPiAvcnVuL2NsdXN0ZXItYXBpL2Jvb3RzdHJhcC1zdWNjZXNzLmNvbXBsZXRlCmRpc2tfc2V0dXA6CmZzX3NldHVwOgo=',user_id='23680604280a4efbae5e335bbbd0cd86',uuid=f000b04e-2e76-4251-af25-ff467d515f21,vcpu_model=VirtCPUModel,vcpus=4,vm_mode=None,vm_state='building') vif={"id": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "address": "fa:16:3e:24:f5:f2", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.172", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tapc6f84a23-57", "ovs_interfaceid": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=112485) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:598}} Apr 16 22:49:41.634317 np0000166786 nova-compute[112485]: DEBUG nova.network.os_vif_util [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Converting VIF {"id": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "address": "fa:16:3e:24:f5:f2", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.172", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tapc6f84a23-57", "ovs_interfaceid": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}} {{(pid=112485) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:523}} Apr 16 22:49:41.635041 np0000166786 nova-compute[112485]: DEBUG nova.network.os_vif_util [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:24:f5:f2,bridge_name='br-int',has_traffic_filtering=True,id=c6f84a23-5714-4608-9f6e-7fdeb13324d5,network=Network(adaa8300-3f5f-4e0b-a4ca-14bcd010345f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=True,vif_name='tapc6f84a23-57') {{(pid=112485) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:560}} Apr 16 22:49:41.636535 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:49:41.637330 np0000166786 nova-compute[112485]: DEBUG nova.objects.instance [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Lazy-loading 'pci_devices' on Instance uuid f000b04e-2e76-4251-af25-ff467d515f21 {{(pid=112485) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Apr 16 22:49:42.008346 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Start spawning the instance on the hypervisor. {{(pid=112485) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Apr 16 22:49:42.009358 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:49:42.010483 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Creating instance directory {{(pid=112485) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5217}} Apr 16 22:49:42.011014 np0000166786 nova-compute[112485]: INFO nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Creating image(s) Apr 16 22:49:42.011855 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Acquiring lock "/opt/stack/data/nova/instances/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:42.012048 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Lock "/opt/stack/data/nova/instances/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:42.012757 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Lock "/opt/stack/data/nova/instances/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:42.013272 np0000166786 nova-compute[112485]: DEBUG oslo_utils.imageutils.format_inspector [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebc\x90\x00') {{(pid=112485) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Apr 16 22:49:42.018247 np0000166786 nova-compute[112485]: DEBUG oslo_utils.imageutils.format_inspector [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=112485) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Apr 16 22:49:42.019864 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:42.104862 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json" returned: 0 in 0.084s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:42.105911 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Acquiring lock "ca50d921bfb1689372da04d16d8a3120ffd7d9da" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:42.107074 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Lock "ca50d921bfb1689372da04d16d8a3120ffd7d9da" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:42.108151 np0000166786 nova-compute[112485]: DEBUG oslo_utils.imageutils.format_inspector [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebc\x90\x00') {{(pid=112485) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Apr 16 22:49:42.114296 np0000166786 nova-compute[112485]: DEBUG oslo_utils.imageutils.format_inspector [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=112485) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Apr 16 22:49:42.116256 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-f32df5b5-c12e-49ad-9d0a-e06a68884aa3 req-96095803-c838-4188-8392-bd7ba74e9537 service nova] Releasing lock "refresh_cache-d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Apr 16 22:49:42.117136 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:42.117638 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Acquired lock "refresh_cache-d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Apr 16 22:49:42.132381 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Building network info cache for instance {{(pid=112485) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] End _get_guest_xml xml= Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: f000b04e-2e76-4251-af25-ff467d515f21 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: instance-00000002 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: 8388608 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: 4 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: kube-djkah-default-worker-25gvn-6gtc7-r5xf8 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: 2026-04-16 22:49:41 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: 8192 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: 80 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: 0 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: 0 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: 4 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: True Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: 1024 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: 1 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: bare Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: qcow2 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: 80 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: 0 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: virtio Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: ubuntu Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: demo Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: demo Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: OpenStack Foundation Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: OpenStack Nova Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: 33.1.0 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: f000b04e-2e76-4251-af25-ff467d515f21 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: f000b04e-2e76-4251-af25-ff467d515f21 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Virtual Machine Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: hvm Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: 1 Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: /dev/urandom Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: Apr 16 22:49:42.143046 np0000166786 nova-compute[112485]: {{(pid=112485) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Apr 16 22:49:42.148227 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Preparing to wait for external event network-vif-plugged-c6f84a23-5714-4608-9f6e-7fdeb13324d5 {{(pid=112485) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Apr 16 22:49:42.148227 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Acquiring lock "f000b04e-2e76-4251-af25-ff467d515f21-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:42.148227 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Lock "f000b04e-2e76-4251-af25-ff467d515f21-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:42.148227 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Lock "f000b04e-2e76-4251-af25-ff467d515f21-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:42.148227 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.vif [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] 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-04-16T22:49:32Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='kube-djkah-default-worker-25gvn-6gtc7-r5xf8',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(9),hidden=False,host='np0000166786',hostname='kube-djkah-default-worker-25gvn-6gtc7-r5xf8',id=2,image_ref='e7ee5737-8a31-4c92-9402-fcb4474daa71',info_cache=InstanceInfoCache,instance_type_id=9,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='np0000166786',locked=False,locked_by=None,memory_mb=8192,metadata={},migration_context=None,new_flavor=None,node='np0000166786.novalocal',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='082da571914b421e9a050c4f4a3b865c',ramdisk_id='',reservation_id='r-i45qo8r8',resources=None,root_device_name='/dev/vda',root_gb=80,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='load-balancer_member,member,reader,anotherrole',image_base_image_ref='e7ee5737-8a31-4c92-9402-fcb4474daa71',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='80',image_min_ram='0',image_os_distro='ubuntu',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/ubuntu-22.04-v1.33.10',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='demo',owner_user_name='demo'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-04-16T22:49:39Z,user_data='IyMgdGVtcGxhdGU6IGppbmphCiNjbG91ZC1jb25maWcKCndyaXRlX2ZpbGVzOgotICAgcGF0aDogL2V0Yy9rdWJlcm5ldGVzLy5wbGFjZWhvbGRlcgogICAgZW5jb2Rpbmc6ICJiYXNlNjQiCiAgICBwZXJtaXNzaW9uczogJzA2NDQnCiAgICBjb250ZW50OiB8CiAgICAgIFVFeEJRMFZJVDB4RVJWST0KLSAgIHBhdGg6IC9ldGMvY29udGFpbmVyZC9jb25maWcudG9tbAogICAgZW5jb2Rpbmc6ICJiYXNlNjQiCiAgICBvd25lcjogcm9vdDpyb290CiAgICBwZXJtaXNzaW9uczogJzA2NDQnCiAgICBjb250ZW50OiB8CiAgICAgIEl5QlZjMlVnWTI5dVptbG5JSFpsY25OcGIyNGdNaUIwYnlCbGJtRmliR1VnYm1WM0lHTnZibVpwWjNWeVlYUnBiMjRnWm1sbGJHUnpMZ29qSUVOdmJtWnBaeUJtYVd4bElHbHpJSEJoY25ObFpDQmhjeUIyWlhKemFXOXVJREVnWW5rZ1pHVm1ZWFZzZEM0S2RtVnljMmx2YmlBOUlESUtDbWx0Y0c5eWRITWdQU0JiSWk5bGRHTXZZMjl1ZEdGcGJtVnlaQzlqYjI1bUxtUXZLaTUwYjIxc0lsMEtDbHR3YkhWbmFXNXpYUXBiY0d4MVoybHVjeTRpYVc4dVkyOXVkR0ZwYm1WeVpDNW5jbkJqTG5ZeExtTnlhU0pkQ2lBZ0lDQnpZVzVrWW05NFgybHRZV2RsSUQwZ0luSmxaMmx6ZEhKNUxtczRjeTVwYnk5d1lYVnpaVG96TGpraUNsdHdiSFZuYVc1ekxpSnBieTVqYjI1MFlXbHVaWEprTG1keWNHTXVkakV1WTNKcElpNWpiMjUwWVdsdVpYSmtMbkoxYm5ScGJXVnpMbkoxYm1OZENpQWdJQ0J5ZFc1MGFXMWxYM1I1Y0dVZ1BTQWlhVzh1WTI5dWRHRnBibVZ5WkM1eWRXNWpMbll5SWdwYmNHeDFaMmx1Y3k0aWFXOHVZMjl1ZEdGcGJtVnlaQzVuY25CakxuWXhMbU55YVNJdVkyOXVkR0ZwYm1WeVpDNXlkVzUwYVcxbGN5NXlkVzVqTG05d2RHbHZibk5kQ2lBZ0lDQlRlWE4wWlcxa1EyZHliM1Z3SUQwZ2RISjFaUW89Ci0gICBwYXRoOiAvcnVuL2t1YmVhZG0va3ViZWFkbS1qb2luLWNvbmZpZy55YW1sCiAgICBvd25lcjogcm9vdDpyb290CiAgICBwZXJtaXNzaW9uczogJzA2NDAnCiAgICBjb250ZW50OiB8CiAgICAgIC0tLQogICAgICBhcGlWZXJzaW9uOiBrdWJlYWRtLms4cy5pby92MWJldGE0CiAgICAgIGRpc2NvdmVyeToKICAgICAgICBib290c3RyYXBUb2tlbjoKICAgICAgICAgIGFwaVNlcnZlckVuZHBvaW50OiAxNzIuMjQuNS44Mzo2NDQzCiAgICAgICAgICBjYUNlcnRIYXNoZXM6CiAgICAgICAgICAtIHNoYTI1Njo4OTA1MjRhOWIxMTA5ZGU2MmMyM2YxYjVhMzE2ODY2ZWVkODg3ZTc3MjY1OWQ4YzVmOWRmNmFiM2Y1YTZmNjY4CiAgICAgICAgICB0b2tlbjogMTV0c3lmLnhndXY5N2l1MGswand0NWwKICAgICAga2luZDogSm9pbkNvbmZpZ3VyYXRpb24KICAgICAgbm9kZVJlZ2lzdHJhdGlvbjoKICAgICAgICBpbWFnZVB1bGxQb2xpY3k6IElmTm90UHJlc2VudAogICAgICAgIGt1YmVsZXRFeHRyYUFyZ3M6CiAgICAgICAgLSBuYW1lOiBjbG91ZC1wcm92aWRlcgogICAgICAgICAgdmFsdWU6IGV4dGVybmFsCiAgICAgICAgLSBuYW1lOiB0bHMtY2lwaGVyLXN1aXRlcwogICAgICAgICAgdmFsdWU6IFRMU19FQ0RIRV9FQ0RTQV9XSVRIX0FFU18xMjhfR0NNX1NIQTI1NixUTFNfRUNESEVfRUNEU0FfV0lUSF9BRVNfMjU2X0dDTV9TSEEzODQsVExTX0VDREhFX0VDRFNBX1dJVEhfQ0hBQ0hBMjBfUE9MWTEzMDUKICAgICAgICBuYW1lOiAne3sgbG9jYWxfaG9zdG5hbWUgfX0nCiAgICAgICAgdGFpbnRzOgogICAgICAgIC0gZWZmZWN0OiBOb1NjaGVkdWxlCiAgICAgICAgICBrZXk6IG5vZGUuY2x1c3Rlci54LWs4cy5pby91bmluaXRpYWxpemVkCiAgICAgIAotICAgcGF0aDogL3J1bi9jbHVzdGVyLWFwaS9wbGFjZWhvbGRlcgogICAgb3duZXI6IHJvb3Q6cm9vdAogICAgcGVybWlzc2lvbnM6ICcwNjQwJwogICAgY29udGVudDogIlRoaXMgcGxhY2Vob2xkZXIgZmlsZSBpcyB1c2VkIHRvIGNyZWF0ZSB0aGUgL3J1bi9jbHVzdGVyLWFwaSBzdWIgZGlyZWN0b3J5IGluIGEgd2F5IHRoYXQgaXMgY29tcGF0aWJsZSB3aXRoIGJvdGggTGludXggYW5kIFdpbmRvd3MgKG1rZGlyIC1wIC9ydW4vY2x1c3Rlci1hcGkgZG9lcyBub3Qgd29yayB3aXRoIFdpbmRvd3MpIgpydW5jbWQ6CiAgLSAic3lzdGVtY3RsIGRhZW1vbi1yZWxvYWQiCiAgLSAic3lzdGVtY3RsIHJlc3RhcnQgY29udGFpbmVyZCIKICAtIGt1YmVhZG0gam9pbiAtLWNvbmZpZyAvcnVuL2t1YmVhZG0va3ViZWFkbS1qb2luLWNvbmZpZy55YW1sICAmJiBlY2hvIHN1Y2Nlc3MgPiAvcnVuL2NsdXN0ZXItYXBpL2Jvb3RzdHJhcC1zdWNjZXNzLmNvbXBsZXRlCmRpc2tfc2V0dXA6CmZzX3NldHVwOgo=',user_id='23680604280a4efbae5e335bbbd0cd86',uuid=f000b04e-2e76-4251-af25-ff467d515f21,vcpu_model=VirtCPUModel,vcpus=4,vm_mode=None,vm_state='building') vif={"id": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "address": "fa:16:3e:24:f5:f2", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.172", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tapc6f84a23-57", "ovs_interfaceid": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}} {{(pid=112485) plug /opt/stack/nova/nova/virt/libvirt/vif.py:763}} Apr 16 22:49:42.148227 np0000166786 nova-compute[112485]: DEBUG nova.network.os_vif_util [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Converting VIF {"id": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "address": "fa:16:3e:24:f5:f2", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.172", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tapc6f84a23-57", "ovs_interfaceid": "c6f84a23-5714-4608-9f6e-7fdeb13324d5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}} {{(pid=112485) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:523}} Apr 16 22:49:42.149162 np0000166786 nova-compute[112485]: DEBUG nova.network.os_vif_util [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:24:f5:f2,bridge_name='br-int',has_traffic_filtering=True,id=c6f84a23-5714-4608-9f6e-7fdeb13324d5,network=Network(adaa8300-3f5f-4e0b-a4ca-14bcd010345f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=True,vif_name='tapc6f84a23-57') {{(pid=112485) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:560}} Apr 16 22:49:42.149162 np0000166786 nova-compute[112485]: DEBUG os_vif [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:24:f5:f2,bridge_name='br-int',has_traffic_filtering=True,id=c6f84a23-5714-4608-9f6e-7fdeb13324d5,network=Network(adaa8300-3f5f-4e0b-a4ca-14bcd010345f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=True,vif_name='tapc6f84a23-57') {{(pid=112485) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:76}} Apr 16 22:49:42.150030 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:42.150630 np0000166786 nova-compute[112485]: 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=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Apr 16 22:49:42.151153 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Apr 16 22:49:42.152297 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:42.152521 np0000166786 nova-compute[112485]: 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': 'a66c9321-aaa4-59fe-90ba-62b54f09eaf5', '_type': 'linux-noop'}}, row=False) {{(pid=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Apr 16 22:49:42.153886 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:42.156565 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:49:42.159447 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:42.159647 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapc6f84a23-57, may_exist=True, interface_attrs={}) {{(pid=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Apr 16 22:49:42.160109 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapc6f84a23-57, col_values=(('qos', UUID('868ec4a5-35f4-45f5-8a7e-37ad671fc24c')),), if_exists=True) {{(pid=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Apr 16 22:49:42.160349 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapc6f84a23-57, col_values=(('external_ids', {'iface-id': 'c6f84a23-5714-4608-9f6e-7fdeb13324d5', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:24:f5:f2', 'vm-uuid': 'f000b04e-2e76-4251-af25-ff467d515f21'}),), if_exists=True) {{(pid=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Apr 16 22:49:42.161337 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:42.163122 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:49:42.173140 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:42.174623 np0000166786 nova-compute[112485]: INFO os_vif [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:24:f5:f2,bridge_name='br-int',has_traffic_filtering=True,id=c6f84a23-5714-4608-9f6e-7fdeb13324d5,network=Network(adaa8300-3f5f-4e0b-a4ca-14bcd010345f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=True,vif_name='tapc6f84a23-57') Apr 16 22:49:42.199684 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json" returned: 0 in 0.083s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:42.200378 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/ca50d921bfb1689372da04d16d8a3120ffd7d9da,backing_fmt=raw /opt/stack/data/nova/instances/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk 85899345920 {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:42.273304 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/ca50d921bfb1689372da04d16d8a3120ffd7d9da,backing_fmt=raw /opt/stack/data/nova/instances/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk 85899345920" returned: 0 in 0.072s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:42.274073 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Lock "ca50d921bfb1689372da04d16d8a3120ffd7d9da" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.167s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:42.274684 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:42.357023 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] 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/ca50d921bfb1689372da04d16d8a3120ffd7d9da --force-share --output=json" returned: 0 in 0.082s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:42.357694 np0000166786 nova-compute[112485]: DEBUG nova.virt.disk.api [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Checking if we can resize image /opt/stack/data/nova/instances/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk. size=85899345920 {{(pid=112485) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Apr 16 22:49:42.358194 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:42.446239 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.087s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:42.447055 np0000166786 nova-compute[112485]: DEBUG nova.virt.disk.api [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Cannot resize image /opt/stack/data/nova/instances/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk to a smaller size. {{(pid=112485) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Apr 16 22:49:42.447754 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Created local disks {{(pid=112485) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5349}} Apr 16 22:49:42.448119 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Ensure instance console log exists: /opt/stack/data/nova/instances/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/console.log {{(pid=112485) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5096}} Apr 16 22:49:42.448641 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:42.449106 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:42.449415 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:42.727460 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Instance cache missing network info. {{(pid=112485) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3362}} Apr 16 22:49:42.999120 np0000166786 nova-compute[112485]: WARNING neutronclient.v2_0.client [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Apr 16 22:49:43.166589 np0000166786 nova-compute[112485]: DEBUG nova.network.neutron [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Updating instance_info_cache with network_info: [{"id": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "address": "fa:16:3e:e1:eb:78", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.198", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap1da1fc3e-fc", "ovs_interfaceid": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}}] {{(pid=112485) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:104}} Apr 16 22:49:43.671368 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Releasing lock "refresh_cache-d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" {{(pid=112485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Apr 16 22:49:43.672042 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Instance network_info: |[{"id": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "address": "fa:16:3e:e1:eb:78", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.198", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap1da1fc3e-fc", "ovs_interfaceid": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}}]| {{(pid=112485) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Apr 16 22:49:43.675726 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Start _get_guest_xml network_info=[{"id": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "address": "fa:16:3e:e1:eb:78", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.198", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap1da1fc3e-fc", "ovs_interfaceid": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "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='b8380092c84e128a4425404e375ec76a',container_format='bare',created_at=2026-04-16T22:42:17Z,direct_url=,disk_format='qcow2',id=e7ee5737-8a31-4c92-9402-fcb4474daa71,min_disk=0,min_ram=0,name='ubuntu-22.04-v1.33.10',owner='0fd5db0a132e4a9d90aa50a018045e40',properties=ImageMetaProps,protected=,size=900135424,status='active',tags=,updated_at=2026-04-16T22:43:01Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'size': 0, 'boot_index': 0, 'encrypted': False, 'guest_format': None, 'encryption_options': None, 'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'device_name': '/dev/vda', 'device_type': 'disk', 'encryption_format': None, 'image_id': 'e7ee5737-8a31-4c92-9402-fcb4474daa71'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=112485) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8201}} Apr 16 22:49:43.678931 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:49:43.680511 np0000166786 nova-compute[112485]: DEBUG nova.virt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='e7ee5737-8a31-4c92-9402-fcb4474daa71', instance_meta=NovaInstanceMeta(name='kube-djkah-default-worker-25gvn-6gtc7-2xtkb', uuid='d23f341e-b8d9-496a-96b3-7ed9e2e2bde4'), owner=OwnerMeta(userid='23680604280a4efbae5e335bbbd0cd86', username='demo', projectid='082da571914b421e9a050c4f4a3b865c', projectname='demo'), image=ImageMeta(id='e7ee5737-8a31-4c92-9402-fcb4474daa71', name=None, container_format='bare', disk_format='qcow2', min_disk=80, min_ram=0, properties={'hw_rng_model': 'virtio', 'os_distro': 'ubuntu'}), flavor=FlavorMeta(name='m1.large', flavorid='4', memory_mb=8192, vcpus=4, root_gb=80, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True', 'hw_rng:rate_bytes': '1024', 'hw_rng:rate_period': '1'}, swap=0), network_info=[{"id": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "address": "fa:16:3e:e1:eb:78", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.198", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap1da1fc3e-fc", "ovs_interfaceid": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1776379783.6800914) {{(pid=112485) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Apr 16 22:49:43.683229 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Searching host: 'np0000166786.novalocal' for CPU controller through CGroups V1... {{(pid=112485) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1783}} Apr 16 22:49:43.683710 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] CPU controller missing on host. {{(pid=112485) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1793}} Apr 16 22:49:43.684712 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Searching host: 'np0000166786.novalocal' for CPU controller through CGroups V2... {{(pid=112485) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1802}} Apr 16 22:49:43.684933 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.host [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] CPU controller found on host. {{(pid=112485) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1809}} Apr 16 22:49:43.685175 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=112485) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5888}} Apr 16 22:49:43.685559 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Getting desirable topologies for flavor Flavor(created_at=2026-04-16T22:41:48Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True',hw_rng:rate_bytes='1024',hw_rng:rate_period='1'},flavorid='4',id=9,is_public=True,memory_mb=8192,name='m1.large',projects=,root_gb=80,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=4) and image_meta ImageMeta(checksum='b8380092c84e128a4425404e375ec76a',container_format='bare',created_at=2026-04-16T22:42:17Z,direct_url=,disk_format='qcow2',id=e7ee5737-8a31-4c92-9402-fcb4474daa71,min_disk=0,min_ram=0,name='ubuntu-22.04-v1.33.10',owner='0fd5db0a132e4a9d90aa50a018045e40',properties=ImageMetaProps,protected=,size=900135424,status='active',tags=,updated_at=2026-04-16T22:43:01Z,virtual_size=,visibility=), allow threads: True {{(pid=112485) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:633}} Apr 16 22:49:43.685722 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Flavor limits 0:0:0 {{(pid=112485) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:418}} Apr 16 22:49:43.685879 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Image limits 0:0:0 {{(pid=112485) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:422}} Apr 16 22:49:43.686062 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Flavor pref 0:0:0 {{(pid=112485) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:458}} Apr 16 22:49:43.686168 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Image pref 0:0:0 {{(pid=112485) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:462}} Apr 16 22:49:43.686307 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=112485) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:500}} Apr 16 22:49:43.686502 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=112485) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Apr 16 22:49:43.686634 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Build topologies for 4 vcpu(s) 4:4:4 {{(pid=112485) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:541}} Apr 16 22:49:43.686864 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Got 6 possible topologies {{(pid=112485) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:571}} Apr 16 22:49:43.687047 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Possible topologies [VirtCPUTopology(cores=1,sockets=4,threads=1), VirtCPUTopology(cores=2,sockets=2,threads=1), VirtCPUTopology(cores=4,sockets=1,threads=1), VirtCPUTopology(cores=1,sockets=2,threads=2), VirtCPUTopology(cores=2,sockets=1,threads=2), VirtCPUTopology(cores=1,sockets=1,threads=4)] {{(pid=112485) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:645}} Apr 16 22:49:43.687269 np0000166786 nova-compute[112485]: DEBUG nova.virt.hardware [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=4,threads=1), VirtCPUTopology(cores=2,sockets=2,threads=1), VirtCPUTopology(cores=4,sockets=1,threads=1), VirtCPUTopology(cores=1,sockets=2,threads=2), VirtCPUTopology(cores=2,sockets=1,threads=2), VirtCPUTopology(cores=1,sockets=1,threads=4)] {{(pid=112485) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:647}} Apr 16 22:49:43.701085 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.vif [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] 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-04-16T22:49:32Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='kube-djkah-default-worker-25gvn-6gtc7-2xtkb',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(9),hidden=False,host='np0000166786',hostname='kube-djkah-default-worker-25gvn-6gtc7-2xtkb',id=3,image_ref='e7ee5737-8a31-4c92-9402-fcb4474daa71',info_cache=InstanceInfoCache,instance_type_id=9,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='np0000166786',locked=False,locked_by=None,memory_mb=8192,metadata={},migration_context=None,new_flavor=None,node='np0000166786.novalocal',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='082da571914b421e9a050c4f4a3b865c',ramdisk_id='',reservation_id='r-k55z5nhl',resources=None,root_device_name='/dev/vda',root_gb=80,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='load-balancer_member,member,reader,anotherrole',image_base_image_ref='e7ee5737-8a31-4c92-9402-fcb4474daa71',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='80',image_min_ram='0',image_os_distro='ubuntu',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/ubuntu-22.04-v1.33.10',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='demo',owner_user_name='demo'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-04-16T22:49:41Z,user_data='IyMgdGVtcGxhdGU6IGppbmphCiNjbG91ZC1jb25maWcKCndyaXRlX2ZpbGVzOgotICAgcGF0aDogL2V0Yy9rdWJlcm5ldGVzLy5wbGFjZWhvbGRlcgogICAgZW5jb2Rpbmc6ICJiYXNlNjQiCiAgICBwZXJtaXNzaW9uczogJzA2NDQnCiAgICBjb250ZW50OiB8CiAgICAgIFVFeEJRMFZJVDB4RVJWST0KLSAgIHBhdGg6IC9ldGMvY29udGFpbmVyZC9jb25maWcudG9tbAogICAgZW5jb2Rpbmc6ICJiYXNlNjQiCiAgICBvd25lcjogcm9vdDpyb290CiAgICBwZXJtaXNzaW9uczogJzA2NDQnCiAgICBjb250ZW50OiB8CiAgICAgIEl5QlZjMlVnWTI5dVptbG5JSFpsY25OcGIyNGdNaUIwYnlCbGJtRmliR1VnYm1WM0lHTnZibVpwWjNWeVlYUnBiMjRnWm1sbGJHUnpMZ29qSUVOdmJtWnBaeUJtYVd4bElHbHpJSEJoY25ObFpDQmhjeUIyWlhKemFXOXVJREVnWW5rZ1pHVm1ZWFZzZEM0S2RtVnljMmx2YmlBOUlESUtDbWx0Y0c5eWRITWdQU0JiSWk5bGRHTXZZMjl1ZEdGcGJtVnlaQzlqYjI1bUxtUXZLaTUwYjIxc0lsMEtDbHR3YkhWbmFXNXpYUXBiY0d4MVoybHVjeTRpYVc4dVkyOXVkR0ZwYm1WeVpDNW5jbkJqTG5ZeExtTnlhU0pkQ2lBZ0lDQnpZVzVrWW05NFgybHRZV2RsSUQwZ0luSmxaMmx6ZEhKNUxtczRjeTVwYnk5d1lYVnpaVG96TGpraUNsdHdiSFZuYVc1ekxpSnBieTVqYjI1MFlXbHVaWEprTG1keWNHTXVkakV1WTNKcElpNWpiMjUwWVdsdVpYSmtMbkoxYm5ScGJXVnpMbkoxYm1OZENpQWdJQ0J5ZFc1MGFXMWxYM1I1Y0dVZ1BTQWlhVzh1WTI5dWRHRnBibVZ5WkM1eWRXNWpMbll5SWdwYmNHeDFaMmx1Y3k0aWFXOHVZMjl1ZEdGcGJtVnlaQzVuY25CakxuWXhMbU55YVNJdVkyOXVkR0ZwYm1WeVpDNXlkVzUwYVcxbGN5NXlkVzVqTG05d2RHbHZibk5kQ2lBZ0lDQlRlWE4wWlcxa1EyZHliM1Z3SUQwZ2RISjFaUW89Ci0gICBwYXRoOiAvcnVuL2t1YmVhZG0va3ViZWFkbS1qb2luLWNvbmZpZy55YW1sCiAgICBvd25lcjogcm9vdDpyb290CiAgICBwZXJtaXNzaW9uczogJzA2NDAnCiAgICBjb250ZW50OiB8CiAgICAgIC0tLQogICAgICBhcGlWZXJzaW9uOiBrdWJlYWRtLms4cy5pby92MWJldGE0CiAgICAgIGRpc2NvdmVyeToKICAgICAgICBib290c3RyYXBUb2tlbjoKICAgICAgICAgIGFwaVNlcnZlckVuZHBvaW50OiAxNzIuMjQuNS44Mzo2NDQzCiAgICAgICAgICBjYUNlcnRIYXNoZXM6CiAgICAgICAgICAtIHNoYTI1Njo4OTA1MjRhOWIxMTA5ZGU2MmMyM2YxYjVhMzE2ODY2ZWVkODg3ZTc3MjY1OWQ4YzVmOWRmNmFiM2Y1YTZmNjY4CiAgICAgICAgICB0b2tlbjogczZwemZ3LmdhaWtsYWZ0bnA2bGhrZ3EKICAgICAga2luZDogSm9pbkNvbmZpZ3VyYXRpb24KICAgICAgbm9kZVJlZ2lzdHJhdGlvbjoKICAgICAgICBpbWFnZVB1bGxQb2xpY3k6IElmTm90UHJlc2VudAogICAgICAgIGt1YmVsZXRFeHRyYUFyZ3M6CiAgICAgICAgLSBuYW1lOiBjbG91ZC1wcm92aWRlcgogICAgICAgICAgdmFsdWU6IGV4dGVybmFsCiAgICAgICAgLSBuYW1lOiB0bHMtY2lwaGVyLXN1aXRlcwogICAgICAgICAgdmFsdWU6IFRMU19FQ0RIRV9FQ0RTQV9XSVRIX0FFU18xMjhfR0NNX1NIQTI1NixUTFNfRUNESEVfRUNEU0FfV0lUSF9BRVNfMjU2X0dDTV9TSEEzODQsVExTX0VDREhFX0VDRFNBX1dJVEhfQ0hBQ0hBMjBfUE9MWTEzMDUKICAgICAgICBuYW1lOiAne3sgbG9jYWxfaG9zdG5hbWUgfX0nCiAgICAgICAgdGFpbnRzOgogICAgICAgIC0gZWZmZWN0OiBOb1NjaGVkdWxlCiAgICAgICAgICBrZXk6IG5vZGUuY2x1c3Rlci54LWs4cy5pby91bmluaXRpYWxpemVkCiAgICAgIAotICAgcGF0aDogL3J1bi9jbHVzdGVyLWFwaS9wbGFjZWhvbGRlcgogICAgb3duZXI6IHJvb3Q6cm9vdAogICAgcGVybWlzc2lvbnM6ICcwNjQwJwogICAgY29udGVudDogIlRoaXMgcGxhY2Vob2xkZXIgZmlsZSBpcyB1c2VkIHRvIGNyZWF0ZSB0aGUgL3J1bi9jbHVzdGVyLWFwaSBzdWIgZGlyZWN0b3J5IGluIGEgd2F5IHRoYXQgaXMgY29tcGF0aWJsZSB3aXRoIGJvdGggTGludXggYW5kIFdpbmRvd3MgKG1rZGlyIC1wIC9ydW4vY2x1c3Rlci1hcGkgZG9lcyBub3Qgd29yayB3aXRoIFdpbmRvd3MpIgpydW5jbWQ6CiAgLSAic3lzdGVtY3RsIGRhZW1vbi1yZWxvYWQiCiAgLSAic3lzdGVtY3RsIHJlc3RhcnQgY29udGFpbmVyZCIKICAtIGt1YmVhZG0gam9pbiAtLWNvbmZpZyAvcnVuL2t1YmVhZG0va3ViZWFkbS1qb2luLWNvbmZpZy55YW1sICAmJiBlY2hvIHN1Y2Nlc3MgPiAvcnVuL2NsdXN0ZXItYXBpL2Jvb3RzdHJhcC1zdWNjZXNzLmNvbXBsZXRlCmRpc2tfc2V0dXA6CmZzX3NldHVwOgo=',user_id='23680604280a4efbae5e335bbbd0cd86',uuid=d23f341e-b8d9-496a-96b3-7ed9e2e2bde4,vcpu_model=VirtCPUModel,vcpus=4,vm_mode=None,vm_state='building') vif={"id": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "address": "fa:16:3e:e1:eb:78", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.198", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap1da1fc3e-fc", "ovs_interfaceid": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=112485) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:598}} Apr 16 22:49:43.701361 np0000166786 nova-compute[112485]: DEBUG nova.network.os_vif_util [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Converting VIF {"id": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "address": "fa:16:3e:e1:eb:78", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.198", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap1da1fc3e-fc", "ovs_interfaceid": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}} {{(pid=112485) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:523}} Apr 16 22:49:43.701717 np0000166786 nova-compute[112485]: DEBUG nova.network.os_vif_util [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:e1:eb:78,bridge_name='br-int',has_traffic_filtering=True,id=1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8,network=Network(adaa8300-3f5f-4e0b-a4ca-14bcd010345f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=True,vif_name='tap1da1fc3e-fc') {{(pid=112485) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:560}} Apr 16 22:49:43.702677 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:49:43.703145 np0000166786 nova-compute[112485]: DEBUG nova.objects.instance [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Lazy-loading 'pci_devices' on Instance uuid d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 {{(pid=112485) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Apr 16 22:49:43.712227 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] No BDM found with device name vda, not building metadata. {{(pid=112485) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13209}} Apr 16 22:49:43.712509 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] No VIF found with MAC fa:16:3e:24:f5:f2, not building metadata {{(pid=112485) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13185}} Apr 16 22:49:43.800685 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:43.828013 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:43.833647 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:44.009348 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:44.010376 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:44.072171 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-08ee8e35-ff12-4a9b-9126-e81560dc1a5e req-442f6e0e-40fc-454a-99e8-479efbc97c69 service nova] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Received event network-vif-plugged-c6f84a23-5714-4608-9f6e-7fdeb13324d5 {{(pid=112485) external_instance_event /opt/stack/nova/nova/compute/manager.py:11986}} Apr 16 22:49:44.073059 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-08ee8e35-ff12-4a9b-9126-e81560dc1a5e req-442f6e0e-40fc-454a-99e8-479efbc97c69 service nova] Acquiring lock "f000b04e-2e76-4251-af25-ff467d515f21-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:44.073717 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-08ee8e35-ff12-4a9b-9126-e81560dc1a5e req-442f6e0e-40fc-454a-99e8-479efbc97c69 service nova] Lock "f000b04e-2e76-4251-af25-ff467d515f21-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:44.074070 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-08ee8e35-ff12-4a9b-9126-e81560dc1a5e req-442f6e0e-40fc-454a-99e8-479efbc97c69 service nova] Lock "f000b04e-2e76-4251-af25-ff467d515f21-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:44.074320 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-08ee8e35-ff12-4a9b-9126-e81560dc1a5e req-442f6e0e-40fc-454a-99e8-479efbc97c69 service nova] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Processing event network-vif-plugged-c6f84a23-5714-4608-9f6e-7fdeb13324d5 {{(pid=112485) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] End _get_guest_xml xml= Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: instance-00000003 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: 8388608 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: 4 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: kube-djkah-default-worker-25gvn-6gtc7-2xtkb Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: 2026-04-16 22:49:43 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: 8192 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: 80 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: 0 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: 0 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: 4 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: True Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: 1024 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: 1 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: bare Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: qcow2 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: 80 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: 0 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: virtio Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: ubuntu Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: demo Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: demo Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: OpenStack Foundation Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: OpenStack Nova Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: 33.1.0 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Virtual Machine Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: hvm Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: 1 Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: /dev/urandom Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: Apr 16 22:49:44.207855 np0000166786 nova-compute[112485]: {{(pid=112485) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Apr 16 22:49:44.215994 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Preparing to wait for external event network-vif-plugged-1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8 {{(pid=112485) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Apr 16 22:49:44.215994 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Acquiring lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:44.215994 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:44.215994 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:44.215994 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.vif [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] 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-04-16T22:49:32Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='kube-djkah-default-worker-25gvn-6gtc7-2xtkb',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(9),hidden=False,host='np0000166786',hostname='kube-djkah-default-worker-25gvn-6gtc7-2xtkb',id=3,image_ref='e7ee5737-8a31-4c92-9402-fcb4474daa71',info_cache=InstanceInfoCache,instance_type_id=9,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='np0000166786',locked=False,locked_by=None,memory_mb=8192,metadata={},migration_context=None,new_flavor=None,node='np0000166786.novalocal',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='082da571914b421e9a050c4f4a3b865c',ramdisk_id='',reservation_id='r-k55z5nhl',resources=None,root_device_name='/dev/vda',root_gb=80,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='load-balancer_member,member,reader,anotherrole',image_base_image_ref='e7ee5737-8a31-4c92-9402-fcb4474daa71',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='80',image_min_ram='0',image_os_distro='ubuntu',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/ubuntu-22.04-v1.33.10',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='demo',owner_user_name='demo'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-04-16T22:49:41Z,user_data='IyMgdGVtcGxhdGU6IGppbmphCiNjbG91ZC1jb25maWcKCndyaXRlX2ZpbGVzOgotICAgcGF0aDogL2V0Yy9rdWJlcm5ldGVzLy5wbGFjZWhvbGRlcgogICAgZW5jb2Rpbmc6ICJiYXNlNjQiCiAgICBwZXJtaXNzaW9uczogJzA2NDQnCiAgICBjb250ZW50OiB8CiAgICAgIFVFeEJRMFZJVDB4RVJWST0KLSAgIHBhdGg6IC9ldGMvY29udGFpbmVyZC9jb25maWcudG9tbAogICAgZW5jb2Rpbmc6ICJiYXNlNjQiCiAgICBvd25lcjogcm9vdDpyb290CiAgICBwZXJtaXNzaW9uczogJzA2NDQnCiAgICBjb250ZW50OiB8CiAgICAgIEl5QlZjMlVnWTI5dVptbG5JSFpsY25OcGIyNGdNaUIwYnlCbGJtRmliR1VnYm1WM0lHTnZibVpwWjNWeVlYUnBiMjRnWm1sbGJHUnpMZ29qSUVOdmJtWnBaeUJtYVd4bElHbHpJSEJoY25ObFpDQmhjeUIyWlhKemFXOXVJREVnWW5rZ1pHVm1ZWFZzZEM0S2RtVnljMmx2YmlBOUlESUtDbWx0Y0c5eWRITWdQU0JiSWk5bGRHTXZZMjl1ZEdGcGJtVnlaQzlqYjI1bUxtUXZLaTUwYjIxc0lsMEtDbHR3YkhWbmFXNXpYUXBiY0d4MVoybHVjeTRpYVc4dVkyOXVkR0ZwYm1WeVpDNW5jbkJqTG5ZeExtTnlhU0pkQ2lBZ0lDQnpZVzVrWW05NFgybHRZV2RsSUQwZ0luSmxaMmx6ZEhKNUxtczRjeTVwYnk5d1lYVnpaVG96TGpraUNsdHdiSFZuYVc1ekxpSnBieTVqYjI1MFlXbHVaWEprTG1keWNHTXVkakV1WTNKcElpNWpiMjUwWVdsdVpYSmtMbkoxYm5ScGJXVnpMbkoxYm1OZENpQWdJQ0J5ZFc1MGFXMWxYM1I1Y0dVZ1BTQWlhVzh1WTI5dWRHRnBibVZ5WkM1eWRXNWpMbll5SWdwYmNHeDFaMmx1Y3k0aWFXOHVZMjl1ZEdGcGJtVnlaQzVuY25CakxuWXhMbU55YVNJdVkyOXVkR0ZwYm1WeVpDNXlkVzUwYVcxbGN5NXlkVzVqTG05d2RHbHZibk5kQ2lBZ0lDQlRlWE4wWlcxa1EyZHliM1Z3SUQwZ2RISjFaUW89Ci0gICBwYXRoOiAvcnVuL2t1YmVhZG0va3ViZWFkbS1qb2luLWNvbmZpZy55YW1sCiAgICBvd25lcjogcm9vdDpyb290CiAgICBwZXJtaXNzaW9uczogJzA2NDAnCiAgICBjb250ZW50OiB8CiAgICAgIC0tLQogICAgICBhcGlWZXJzaW9uOiBrdWJlYWRtLms4cy5pby92MWJldGE0CiAgICAgIGRpc2NvdmVyeToKICAgICAgICBib290c3RyYXBUb2tlbjoKICAgICAgICAgIGFwaVNlcnZlckVuZHBvaW50OiAxNzIuMjQuNS44Mzo2NDQzCiAgICAgICAgICBjYUNlcnRIYXNoZXM6CiAgICAgICAgICAtIHNoYTI1Njo4OTA1MjRhOWIxMTA5ZGU2MmMyM2YxYjVhMzE2ODY2ZWVkODg3ZTc3MjY1OWQ4YzVmOWRmNmFiM2Y1YTZmNjY4CiAgICAgICAgICB0b2tlbjogczZwemZ3LmdhaWtsYWZ0bnA2bGhrZ3EKICAgICAga2luZDogSm9pbkNvbmZpZ3VyYXRpb24KICAgICAgbm9kZVJlZ2lzdHJhdGlvbjoKICAgICAgICBpbWFnZVB1bGxQb2xpY3k6IElmTm90UHJlc2VudAogICAgICAgIGt1YmVsZXRFeHRyYUFyZ3M6CiAgICAgICAgLSBuYW1lOiBjbG91ZC1wcm92aWRlcgogICAgICAgICAgdmFsdWU6IGV4dGVybmFsCiAgICAgICAgLSBuYW1lOiB0bHMtY2lwaGVyLXN1aXRlcwogICAgICAgICAgdmFsdWU6IFRMU19FQ0RIRV9FQ0RTQV9XSVRIX0FFU18xMjhfR0NNX1NIQTI1NixUTFNfRUNESEVfRUNEU0FfV0lUSF9BRVNfMjU2X0dDTV9TSEEzODQsVExTX0VDREhFX0VDRFNBX1dJVEhfQ0hBQ0hBMjBfUE9MWTEzMDUKICAgICAgICBuYW1lOiAne3sgbG9jYWxfaG9zdG5hbWUgfX0nCiAgICAgICAgdGFpbnRzOgogICAgICAgIC0gZWZmZWN0OiBOb1NjaGVkdWxlCiAgICAgICAgICBrZXk6IG5vZGUuY2x1c3Rlci54LWs4cy5pby91bmluaXRpYWxpemVkCiAgICAgIAotICAgcGF0aDogL3J1bi9jbHVzdGVyLWFwaS9wbGFjZWhvbGRlcgogICAgb3duZXI6IHJvb3Q6cm9vdAogICAgcGVybWlzc2lvbnM6ICcwNjQwJwogICAgY29udGVudDogIlRoaXMgcGxhY2Vob2xkZXIgZmlsZSBpcyB1c2VkIHRvIGNyZWF0ZSB0aGUgL3J1bi9jbHVzdGVyLWFwaSBzdWIgZGlyZWN0b3J5IGluIGEgd2F5IHRoYXQgaXMgY29tcGF0aWJsZSB3aXRoIGJvdGggTGludXggYW5kIFdpbmRvd3MgKG1rZGlyIC1wIC9ydW4vY2x1c3Rlci1hcGkgZG9lcyBub3Qgd29yayB3aXRoIFdpbmRvd3MpIgpydW5jbWQ6CiAgLSAic3lzdGVtY3RsIGRhZW1vbi1yZWxvYWQiCiAgLSAic3lzdGVtY3RsIHJlc3RhcnQgY29udGFpbmVyZCIKICAtIGt1YmVhZG0gam9pbiAtLWNvbmZpZyAvcnVuL2t1YmVhZG0va3ViZWFkbS1qb2luLWNvbmZpZy55YW1sICAmJiBlY2hvIHN1Y2Nlc3MgPiAvcnVuL2NsdXN0ZXItYXBpL2Jvb3RzdHJhcC1zdWNjZXNzLmNvbXBsZXRlCmRpc2tfc2V0dXA6CmZzX3NldHVwOgo=',user_id='23680604280a4efbae5e335bbbd0cd86',uuid=d23f341e-b8d9-496a-96b3-7ed9e2e2bde4,vcpu_model=VirtCPUModel,vcpus=4,vm_mode=None,vm_state='building') vif={"id": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "address": "fa:16:3e:e1:eb:78", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.198", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap1da1fc3e-fc", "ovs_interfaceid": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}} {{(pid=112485) plug /opt/stack/nova/nova/virt/libvirt/vif.py:763}} Apr 16 22:49:44.215994 np0000166786 nova-compute[112485]: DEBUG nova.network.os_vif_util [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Converting VIF {"id": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "address": "fa:16:3e:e1:eb:78", "network": {"id": "adaa8300-3f5f-4e0b-a4ca-14bcd010345f", "bridge": "br-int", "label": "k8s-clusterapi-cluster-magnum-system-kube-djkah", "subnets": [{"cidr": "192.168.24.0/24", "dns": [{"address": "1.1.1.1", "type": "dns", "version": 4, "meta": {}}], "gateway": {"address": "192.168.24.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.24.198", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "082da571914b421e9a050c4f4a3b865c", "mtu": 1372, "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": "tap1da1fc3e-fc", "ovs_interfaceid": "1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": true, "delegate_create": true, "meta": {}} {{(pid=112485) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:523}} Apr 16 22:49:44.215994 np0000166786 nova-compute[112485]: DEBUG nova.network.os_vif_util [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:e1:eb:78,bridge_name='br-int',has_traffic_filtering=True,id=1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8,network=Network(adaa8300-3f5f-4e0b-a4ca-14bcd010345f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=True,vif_name='tap1da1fc3e-fc') {{(pid=112485) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:560}} Apr 16 22:49:44.215994 np0000166786 nova-compute[112485]: DEBUG os_vif [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:e1:eb:78,bridge_name='br-int',has_traffic_filtering=True,id=1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8,network=Network(adaa8300-3f5f-4e0b-a4ca-14bcd010345f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=True,vif_name='tap1da1fc3e-fc') {{(pid=112485) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:76}} Apr 16 22:49:44.215994 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:44.215994 np0000166786 nova-compute[112485]: 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=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Apr 16 22:49:44.215994 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Apr 16 22:49:44.215994 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:44.215994 np0000166786 nova-compute[112485]: 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': '69a52ba5-bd8f-5b3a-8d6a-19277249b6da', '_type': 'linux-noop'}}, row=False) {{(pid=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Apr 16 22:49:44.217301 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:44.218263 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:49:44.218519 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:44.222001 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:44.222141 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap1da1fc3e-fc, may_exist=True, interface_attrs={}) {{(pid=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Apr 16 22:49:44.222557 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap1da1fc3e-fc, col_values=(('qos', UUID('65f87011-9c18-4a65-8ee5-3e0234b83b51')),), if_exists=True) {{(pid=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Apr 16 22:49:44.222757 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap1da1fc3e-fc, col_values=(('external_ids', {'iface-id': '1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:e1:eb:78', 'vm-uuid': 'd23f341e-b8d9-496a-96b3-7ed9e2e2bde4'}),), if_exists=True) {{(pid=112485) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Apr 16 22:49:44.224283 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:44.225838 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:49:44.235036 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:44.237089 np0000166786 nova-compute[112485]: INFO os_vif [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:e1:eb:78,bridge_name='br-int',has_traffic_filtering=True,id=1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8,network=Network(adaa8300-3f5f-4e0b-a4ca-14bcd010345f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=True,vif_name='tap1da1fc3e-fc') Apr 16 22:49:44.483138 np0000166786 nova-compute[112485]: DEBUG nova.virt.driver [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] Emitting event Started> {{(pid=112485) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Apr 16 22:49:44.483419 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: f000b04e-2e76-4251-af25-ff467d515f21] VM Started (Lifecycle Event) Apr 16 22:49:44.486257 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=112485) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Apr 16 22:49:44.493497 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Guest created on hypervisor {{(pid=112485) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4895}} Apr 16 22:49:44.496927 np0000166786 nova-compute[112485]: INFO nova.virt.libvirt.driver [-] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Instance spawned successfully. Apr 16 22:49:44.497455 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] 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=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Apr 16 22:49:44.989159 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Checking state {{(pid=112485) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Apr 16 22:49:44.991712 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: f000b04e-2e76-4251-af25-ff467d515f21] 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=112485) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Apr 16 22:49:45.005738 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:49:45.009448 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Found default for hw_cdrom_bus of ide {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:49:45.009633 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Found default for hw_disk_bus of virtio {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:49:45.010082 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Found default for hw_input_bus of None {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:49:45.010454 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Found default for hw_pointer_model of None {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:49:45.010851 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Found default for hw_video_model of virtio {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:49:45.012395 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:49:45.012727 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Found default for hw_vif_model of virtio {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:49:45.495969 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: f000b04e-2e76-4251-af25-ff467d515f21] During sync_power_state the instance has a pending task (spawning). Skip. Apr 16 22:49:45.496341 np0000166786 nova-compute[112485]: DEBUG nova.virt.driver [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] Emitting event Paused> {{(pid=112485) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Apr 16 22:49:45.496482 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: f000b04e-2e76-4251-af25-ff467d515f21] VM Paused (Lifecycle Event) Apr 16 22:49:45.519762 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Took 5.83 seconds to spawn the instance on the hypervisor. Apr 16 22:49:45.520025 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Checking state {{(pid=112485) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Apr 16 22:49:45.554245 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:49:45.554655 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 5.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:49:45.769049 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] No BDM found with device name vda, not building metadata. {{(pid=112485) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13209}} Apr 16 22:49:45.769272 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] No VIF found with MAC fa:16:3e:e1:eb:78, not building metadata {{(pid=112485) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13185}} Apr 16 22:49:45.825715 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:45.858526 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:45.870323 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:45.870323 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:46.008944 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Checking state {{(pid=112485) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Apr 16 22:49:46.014334 np0000166786 nova-compute[112485]: DEBUG nova.virt.driver [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] Emitting event Resumed> {{(pid=112485) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Apr 16 22:49:46.014483 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: f000b04e-2e76-4251-af25-ff467d515f21] VM Resumed (Lifecycle Event) Apr 16 22:49:46.030327 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Took 11.24 seconds to build instance. Apr 16 22:49:46.037405 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:46.038522 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:46.206002 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-49603953-f06e-439a-ac87-8cb5c9b13445 req-5a137086-d448-4dcb-9a52-386e40b6a6c4 service nova] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Received event network-vif-plugged-c6f84a23-5714-4608-9f6e-7fdeb13324d5 {{(pid=112485) external_instance_event /opt/stack/nova/nova/compute/manager.py:11986}} Apr 16 22:49:46.206168 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-49603953-f06e-439a-ac87-8cb5c9b13445 req-5a137086-d448-4dcb-9a52-386e40b6a6c4 service nova] Acquiring lock "f000b04e-2e76-4251-af25-ff467d515f21-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:46.206407 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-49603953-f06e-439a-ac87-8cb5c9b13445 req-5a137086-d448-4dcb-9a52-386e40b6a6c4 service nova] Lock "f000b04e-2e76-4251-af25-ff467d515f21-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:46.206407 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-49603953-f06e-439a-ac87-8cb5c9b13445 req-5a137086-d448-4dcb-9a52-386e40b6a6c4 service nova] Lock "f000b04e-2e76-4251-af25-ff467d515f21-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:46.206643 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-49603953-f06e-439a-ac87-8cb5c9b13445 req-5a137086-d448-4dcb-9a52-386e40b6a6c4 service nova] [instance: f000b04e-2e76-4251-af25-ff467d515f21] No waiting events found dispatching network-vif-plugged-c6f84a23-5714-4608-9f6e-7fdeb13324d5 {{(pid=112485) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Apr 16 22:49:46.207099 np0000166786 nova-compute[112485]: WARNING nova.compute.manager [req-49603953-f06e-439a-ac87-8cb5c9b13445 req-5a137086-d448-4dcb-9a52-386e40b6a6c4 service nova] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Received unexpected event network-vif-plugged-c6f84a23-5714-4608-9f6e-7fdeb13324d5 for instance with vm_state active and task_state None. Apr 16 22:49:46.207200 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-49603953-f06e-439a-ac87-8cb5c9b13445 req-5a137086-d448-4dcb-9a52-386e40b6a6c4 service nova] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Received event network-vif-plugged-1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8 {{(pid=112485) external_instance_event /opt/stack/nova/nova/compute/manager.py:11986}} Apr 16 22:49:46.207344 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-49603953-f06e-439a-ac87-8cb5c9b13445 req-5a137086-d448-4dcb-9a52-386e40b6a6c4 service nova] Acquiring lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:46.208187 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-49603953-f06e-439a-ac87-8cb5c9b13445 req-5a137086-d448-4dcb-9a52-386e40b6a6c4 service nova] Lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:46.208187 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-49603953-f06e-439a-ac87-8cb5c9b13445 req-5a137086-d448-4dcb-9a52-386e40b6a6c4 service nova] Lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:46.208187 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-49603953-f06e-439a-ac87-8cb5c9b13445 req-5a137086-d448-4dcb-9a52-386e40b6a6c4 service nova] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Processing event network-vif-plugged-1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8 {{(pid=112485) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Apr 16 22:49:46.518405 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: f000b04e-2e76-4251-af25-ff467d515f21] Checking state {{(pid=112485) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Apr 16 22:49:46.521082 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: f000b04e-2e76-4251-af25-ff467d515f21] 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=112485) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Apr 16 22:49:46.531455 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-4baf7e7c-f5a0-4974-b14c-bd8cbd9ef996 demo demo] Lock "f000b04e-2e76-4251-af25-ff467d515f21" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 12.749s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:46.582318 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=112485) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Apr 16 22:49:46.585641 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Guest created on hypervisor {{(pid=112485) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4895}} Apr 16 22:49:46.587719 np0000166786 nova-compute[112485]: INFO nova.virt.libvirt.driver [-] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Instance spawned successfully. Apr 16 22:49:46.588069 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] 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=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Apr 16 22:49:47.025023 np0000166786 nova-compute[112485]: DEBUG nova.virt.driver [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] Emitting event Started> {{(pid=112485) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Apr 16 22:49:47.026072 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] VM Started (Lifecycle Event) Apr 16 22:49:47.095189 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:49:47.099505 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Found default for hw_cdrom_bus of ide {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:49:47.099633 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Found default for hw_disk_bus of virtio {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:49:47.100242 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Found default for hw_input_bus of None {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:49:47.100731 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Found default for hw_pointer_model of None {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:49:47.101042 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Found default for hw_video_model of virtio {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:49:47.101479 np0000166786 nova-compute[112485]: WARNING nova.virt.osinfo [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Cannot find OS information - Reason: (No configuration information found for operating system ubuntu): nova.exception.OsInfoNotFound: No configuration information found for operating system ubuntu Apr 16 22:49:47.101603 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Found default for hw_vif_model of virtio {{(pid=112485) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Apr 16 22:49:47.529627 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Checking state {{(pid=112485) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Apr 16 22:49:47.531796 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] 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=112485) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Apr 16 22:49:47.607985 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Took 5.60 seconds to spawn the instance on the hypervisor. Apr 16 22:49:47.608445 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Checking state {{(pid=112485) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Apr 16 22:49:48.036053 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] During sync_power_state the instance has a pending task (spawning). Skip. Apr 16 22:49:48.036656 np0000166786 nova-compute[112485]: DEBUG nova.virt.driver [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] Emitting event Paused> {{(pid=112485) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Apr 16 22:49:48.036656 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] VM Paused (Lifecycle Event) Apr 16 22:49:48.121745 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Took 13.27 seconds to build instance. Apr 16 22:49:48.280734 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-af3b0d65-6e45-46c9-9c89-1bc7ab713545 req-5f650e22-50fb-43b4-b93b-e7f7b572db4e service nova] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Received event network-vif-plugged-1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8 {{(pid=112485) external_instance_event /opt/stack/nova/nova/compute/manager.py:11986}} Apr 16 22:49:48.284227 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-af3b0d65-6e45-46c9-9c89-1bc7ab713545 req-5f650e22-50fb-43b4-b93b-e7f7b572db4e service nova] Acquiring lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:48.284490 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-af3b0d65-6e45-46c9-9c89-1bc7ab713545 req-5f650e22-50fb-43b4-b93b-e7f7b572db4e service nova] Lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:48.284641 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [req-af3b0d65-6e45-46c9-9c89-1bc7ab713545 req-5f650e22-50fb-43b4-b93b-e7f7b572db4e service nova] Lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:48.284795 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [req-af3b0d65-6e45-46c9-9c89-1bc7ab713545 req-5f650e22-50fb-43b4-b93b-e7f7b572db4e service nova] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] No waiting events found dispatching network-vif-plugged-1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8 {{(pid=112485) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Apr 16 22:49:48.284962 np0000166786 nova-compute[112485]: WARNING nova.compute.manager [req-af3b0d65-6e45-46c9-9c89-1bc7ab713545 req-5f650e22-50fb-43b4-b93b-e7f7b572db4e service nova] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Received unexpected event network-vif-plugged-1da1fc3e-fcde-4bbc-a1f4-91fa90ad18a8 for instance with vm_state active and task_state None. Apr 16 22:49:48.541097 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Checking state {{(pid=112485) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Apr 16 22:49:48.543843 np0000166786 nova-compute[112485]: DEBUG nova.virt.driver [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] Emitting event Resumed> {{(pid=112485) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Apr 16 22:49:48.544077 np0000166786 nova-compute[112485]: INFO nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] VM Resumed (Lifecycle Event) Apr 16 22:49:48.624701 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-25deedf1-e2f6-400c-866c-53d205f9f430 demo demo] Lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 14.789s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:48.864567 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:49.048680 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] Checking state {{(pid=112485) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Apr 16 22:49:49.051418 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-2d24cf2d-ba20-4293-af40-5a4e082292d4 None None] [instance: d23f341e-b8d9-496a-96b3-7ed9e2e2bde4] 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=112485) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Apr 16 22:49:49.224812 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:50.556684 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:49:50.557811 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:49:50.557811 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:49:51.556533 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:49:51.556924 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:49:51.557918 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:49:51.557918 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:49:52.553801 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:49:52.554083 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:49:52.556135 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:49:52.556390 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:49:52.557003 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:49:53.065794 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:53.066281 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:53.066605 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:53.066909 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:49:53.909562 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:54.108219 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:54.201285 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.092s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:54.202144 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:54.232001 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:54.294706 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.092s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:54.300535 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:54.409023 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.108s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:54.410013 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:54.502985 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.093s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:54.506165 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:54.591496 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.084s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:54.592338 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:54.678706 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.086s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:54.755525 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:49:54.757866 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:49:54.799407 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.041s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:49:54.800259 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=46686MB free_disk=265.7311668395996GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:49:54.800581 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:49:54.801177 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:49:55.894923 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:49:55.895745 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:49:55.895745 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:49:55.895745 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:49:55.896042 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:49:54 up 31 min, 1 user, load average: 2.59, 2.49, 2.02\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:49:56.190639 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:49:56.190991 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:49:56.695946 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:49:57.209251 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:49:57.210059 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.408s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:49:57.210950 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 58.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:49:58.908237 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:49:59.235083 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:03.953760 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:04.236330 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:08.969728 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:09.237741 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:12.807468 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:50:14.009908 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:14.240044 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:19.048394 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:19.241604 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:24.050846 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:24.243907 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:29.057949 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:29.245505 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:34.089140 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:34.247047 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:39.143917 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:39.247977 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:44.171528 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:44.249864 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:49.217610 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:49.251632 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:54.265379 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:50:54.265806 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:50:54.268801 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5013 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:50:54.268801 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:50:54.268801 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:54.269881 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:50:55.212378 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:50:55.212378 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:50:55.212378 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:50:55.213201 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:50:55.213486 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:50:55.213736 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:50:55.216989 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:50:55.217151 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:50:55.217434 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:50:55.722748 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:50:55.723537 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:50:55.723537 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:50:55.723537 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:50:56.804657 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:50:56.896719 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.091s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:50:56.899362 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:50:56.987574 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.087s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:50:56.990582 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:50:57.090638 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.099s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:50:57.091436 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:50:57.176822 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.085s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:50:57.181395 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:50:57.266600 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.085s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:50:57.267168 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:50:57.363360 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.095s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:50:57.451932 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:50:57.453572 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:50:57.491173 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.036s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:50:57.493357 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=40618MB free_disk=263.005428314209GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:50:57.494352 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:50:57.495027 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:50:58.579984 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:50:58.580741 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:50:58.580741 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:50:58.580741 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:50:58.580741 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:50:57 up 32 min, 1 user, load average: 7.74, 3.92, 2.54\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:50:58.833878 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:50:58.833992 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:50:59.298947 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:50:59.299362 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:50:59.299479 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5029 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:50:59.299565 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:50:59.301646 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:50:59.303557 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:50:59.338371 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:50:59.852314 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:50:59.853478 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.358s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:50:59.853478 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 44.70 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:51:04.308460 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:04.309209 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:04.309209 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:51:04.309209 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:04.333175 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:51:04.334871 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:09.340310 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:09.341711 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:09.341711 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5006 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:51:09.341711 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:09.380279 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:51:09.382821 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:14.388289 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:14.389015 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:14.389015 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:51:14.389015 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:14.444030 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:51:14.445994 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:19.450308 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:19.451566 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:19.451566 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:51:19.451566 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:19.485152 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:51:19.486117 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:24.488138 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:24.489092 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:24.489092 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5002 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:51:24.489092 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:24.546591 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:51:24.548034 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:29.550426 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:29.554432 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:29.554432 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5002 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:51:29.554432 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:29.574721 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:51:29.576459 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:34.578278 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:34.579124 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:34.579124 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5002 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:51:34.579124 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:34.614817 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:51:34.615933 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:39.620533 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:39.621723 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:39.621723 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:51:39.621723 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:39.675899 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:51:39.675899 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:44.556657 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:51:44.558137 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Cleaning up deleted instances {{(pid=112485) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12083}} Apr 16 22:51:44.683190 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:44.683530 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:44.683530 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5008 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:51:44.683530 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:44.714675 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:51:44.715551 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:45.060051 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] There are 0 instances to clean {{(pid=112485) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12092}} Apr 16 22:51:45.061197 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:51:45.562953 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:51:47.059346 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:51:47.060587 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:51:47.060587 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Cleaning up deleted instances with incomplete migration {{(pid=112485) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12121}} Apr 16 22:51:47.563197 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 3.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:51:49.720150 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:49.720707 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:49.720707 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:51:49.720707 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:49.753428 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:51:49.756556 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:51.059988 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:51:51.060810 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:51:52.556709 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:51:52.557315 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:51:52.557315 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:51:52.557605 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:51:53.062723 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:51:53.063105 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:51:53.063245 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:51:53.063410 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:51:54.109173 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:51:54.194336 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.084s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:51:54.195121 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:51:54.278888 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.083s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:51:54.284566 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:51:54.380643 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.095s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:51:54.380937 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:51:54.475435 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.091s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:51:54.478344 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:51:54.563817 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.085s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:51:54.564495 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:51:54.661202 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.096s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:51:54.744549 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:51:54.745718 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:51:54.759221 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:54.760037 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:51:54.760234 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5003 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:51:54.760381 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:54.794651 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.047s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:51:54.794651 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=35603MB free_disk=260.24478912353516GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:51:54.794651 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:51:54.794651 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:51:54.795264 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:51:54.796818 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:51:55.879097 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:51:55.879597 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:51:55.879597 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:51:55.879709 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:51:55.879888 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:51:54 up 33 min, 1 user, load average: 9.46, 4.89, 2.94\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:51:56.147427 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:51:56.148087 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:51:56.651564 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:51:57.162546 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:51:57.163717 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.369s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:51:57.163717 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:51:59.795637 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:51:59.796514 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:52:00.159133 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:52:00.159431 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:52:00.161051 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:52:00.161307 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:52:00.161737 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 21.14 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:52:04.801201 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:04.801748 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:04.801748 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5003 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:52:04.801748 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:04.843181 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:52:04.844112 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:09.849217 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:09.849917 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:09.849917 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:52:09.849917 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:09.888833 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:52:09.889348 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:12.810913 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:52:14.891110 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:14.891956 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:14.891956 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5002 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:52:14.891956 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:14.945503 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:52:14.947614 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:19.952449 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:19.952449 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:19.952449 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:52:19.952449 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:19.996061 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:52:19.996998 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:21.300441 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_power_states {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:52:21.805242 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Triggering sync for uuid 020a05d5-1e23-4659-b639-f3619163fe65 {{(pid=112485) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Apr 16 22:52:21.806532 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Triggering sync for uuid f000b04e-2e76-4251-af25-ff467d515f21 {{(pid=112485) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Apr 16 22:52:21.807433 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "020a05d5-1e23-4659-b639-f3619163fe65" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:52:21.808898 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Triggering sync for uuid d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 {{(pid=112485) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Apr 16 22:52:21.809134 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "020a05d5-1e23-4659-b639-f3619163fe65" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:52:21.809475 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "f000b04e-2e76-4251-af25-ff467d515f21" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:52:21.809752 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "f000b04e-2e76-4251-af25-ff467d515f21" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 0.002s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:52:21.810901 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:52:21.811977 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 31.26 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:52:21.812180 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:52:22.319454 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "020a05d5-1e23-4659-b639-f3619163fe65" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.511s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:52:22.321730 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "f000b04e-2e76-4251-af25-ff467d515f21" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.512s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:52:22.322687 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.510s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:52:25.035574 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:52:30.039284 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4997-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:30.039284 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:30.039284 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:52:30.039284 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:30.070678 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:52:30.071812 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:35.110924 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4995-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:35.110924 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:35.110924 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:52:35.110924 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:35.112511 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:52:35.113419 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:40.118294 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:40.119277 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:40.119277 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:52:40.119277 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:40.167012 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:52:40.168545 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:45.194711 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:45.194711 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:45.194711 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5024 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:52:45.194711 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:45.197230 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:52:45.198392 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:50.200495 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4997-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:50.202474 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:52:50.202474 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5002 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:52:50.202474 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:50.224188 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:52:50.224973 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:52:53.068305 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:52:53.069318 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:52:53.070188 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.49 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:52:53.556560 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:52:53.556890 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:52:53.557196 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:52:54.062183 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:52:54.062392 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:52:54.062615 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:52:54.062849 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:52:55.100143 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:52:55.193409 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.094s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:52:55.194006 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:52:55.225726 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:52:55.228885 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:52:55.283145 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.089s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:52:55.286798 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:52:55.369651 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.082s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:52:55.370314 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:52:55.451790 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:52:55.454918 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:52:55.539876 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.085s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:52:55.541212 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:52:55.628354 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.087s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:52:55.737747 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:52:55.741071 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:52:55.782178 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.042s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:52:55.785716 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=35084MB free_disk=259.7360191345215GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:52:55.785716 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:52:55.785716 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:52:56.992127 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:52:56.992896 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:52:56.992896 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:52:56.992896 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:52:56.993151 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:52:55 up 34 min, 1 user, load average: 7.92, 5.29, 3.20\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:52:57.048966 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing inventories for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:822}} Apr 16 22:52:57.106852 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Updating ProviderTree inventory for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 from _refresh_and_get_inventory using data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:786}} Apr 16 22:52:57.107196 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Updating inventory in ProviderTree for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 with inventory: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Apr 16 22:52:57.162372 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing aggregate associations for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589, aggregates: None {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:831}} Apr 16 22:52:57.228685 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing trait associations for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589, traits: COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_CLMUL,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_FMA3,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE41,HW_CPU_X86_AESNI,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_F16C,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_BMI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_MMX,HW_CPU_X86_SSE,HW_CPU_X86_AVX,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NODE,HW_ARCH_X86_64,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:843}} Apr 16 22:52:57.465790 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:52:57.465985 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:52:57.969447 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:52:58.480712 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:52:58.481433 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.697s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:52:58.481433 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:53:00.268022 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:00.476925 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:53:00.478951 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:53:00.479083 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:53:00.479293 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:53:00.479628 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 49.07 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:53:05.273809 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4997-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:53:05.274856 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:53:05.274856 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:53:05.274856 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:53:05.306384 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:05.308467 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:53:10.331599 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4997-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:53:10.331599 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:53:10.332364 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5023 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:53:10.332364 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:53:10.333515 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:10.334365 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:53:15.339689 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:53:15.340651 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:53:15.340651 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:53:15.340651 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:53:15.383338 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:15.385632 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:53:20.416301 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:53:20.416301 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:53:20.416301 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:53:20.416301 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:53:20.422306 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:20.422306 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:53:25.419604 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:25.423160 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:30.422669 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:30.423940 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:35.425250 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:35.426677 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:40.427203 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:40.430813 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:45.432748 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:49.552581 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:53:49.553442 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 4.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:53:50.471267 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:53:50.471267 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:53:50.471267 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5036 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:53:50.471267 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:53:50.471822 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:50.472439 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:53:53.556792 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:53:53.557674 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:53:53.557743 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:53:53.558089 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:53:53.558374 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:53:55.477279 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:53:55.478003 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:53:55.478003 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:53:55.478003 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:53:55.507651 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:53:55.508731 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:53:55.553418 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:53:55.553791 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:53:55.556023 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:53:56.061878 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:53:56.062166 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:53:56.062478 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:53:56.062736 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:53:57.101146 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:53:57.192220 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.091s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:53:57.193043 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:53:57.277822 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.084s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:53:57.281295 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:53:57.359554 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.078s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:53:57.360256 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:53:57.440990 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.080s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:53:57.444641 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:53:57.515752 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.071s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:53:57.516519 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:53:57.597994 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:53:57.673247 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:53:57.674638 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:53:57.710624 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.035s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:53:57.711429 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=34144MB free_disk=259.1134452819824GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:53:57.711802 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:53:57.712733 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:53:58.792905 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:53:58.793669 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:53:58.793669 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:53:58.793669 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:53:58.793874 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:53:57 up 35 min, 1 user, load average: 12.08, 7.12, 3.98\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:53:59.012961 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:53:59.013218 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:53:59.516872 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:54:00.029608 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:54:00.030360 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.317s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:54:00.031868 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:54:00.513516 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:00.513837 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:00.513934 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:54:00.514006 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:00.544955 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:54:00.547440 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:02.031084 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:54:02.034335 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:54:02.034335 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:54:02.034335 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 51.52 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:54:05.552418 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:05.553254 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:05.553254 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:54:05.553254 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:05.594817 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:54:05.598985 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:10.604414 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4997-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:10.605751 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:10.605751 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:54:10.605751 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:10.655999 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:54:10.657781 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:12.815387 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:54:15.661415 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:15.662110 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:15.662110 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:54:15.662110 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:15.703068 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:54:15.704631 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:20.707148 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:20.708159 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:20.708159 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5002 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:54:20.708159 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:20.746666 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:54:20.748039 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:25.753364 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:25.753987 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:25.753987 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:54:25.753987 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:25.797252 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:54:25.799699 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:30.803144 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:30.803760 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:30.803760 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:54:30.803760 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:30.833229 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:54:30.833903 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:35.838185 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:35.839080 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:35.839080 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:54:35.839080 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:35.870884 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:54:35.872444 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:40.874684 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:54:45.882283 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:45.883282 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:45.883282 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:54:45.883282 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:45.921037 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:54:45.922652 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:50.927586 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4996-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:50.928292 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:54:50.928292 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:54:50.928292 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:50.958712 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:54:50.962152 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:54:53.556758 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:54:53.557937 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:54:53.557937 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:54:55.556410 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:54:55.557126 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:54:55.557126 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:54:55.958304 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:54:55.961568 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:54:56.556599 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:54:57.064845 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:54:57.065266 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:54:57.065557 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:54:57.065842 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:54:58.101808 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:54:58.188149 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.086s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:54:58.189564 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:54:58.272240 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.082s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:54:58.276251 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:54:58.357013 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.080s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:54:58.357500 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:54:58.439358 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:54:58.443506 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:54:58.526244 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.082s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:54:58.527792 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:54:58.609894 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:54:58.689278 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:54:58.689278 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:54:58.723947 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.034s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:54:58.725073 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33965MB free_disk=258.8350143432617GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:54:58.725405 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:54:58.726229 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:54:59.815207 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:54:59.815911 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:54:59.816017 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:54:59.816267 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:54:59.816466 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:54:58 up 36 min, 1 user, load average: 8.87, 7.10, 4.17\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:55:00.068250 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:55:00.068497 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:55:00.572433 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:55:00.968388 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:00.968975 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:00.968975 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:55:00.968975 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:00.999499 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:55:01.000612 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:01.083930 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:55:01.084129 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.358s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:55:01.084410 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:55:02.080070 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:55:02.080666 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:55:02.080829 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:55:02.080978 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:55:02.081215 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 51.47 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:55:06.005284 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:06.006047 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:06.006047 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:55:06.006047 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:06.038475 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:55:06.040309 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:11.044337 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4995-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:11.044995 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:11.044995 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:55:11.044995 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:11.077446 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:55:11.078310 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:16.083231 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:16.084088 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:16.084088 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:55:16.084088 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:16.112063 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:55:16.114034 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:21.149450 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:21.150631 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:21.150631 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5034 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:55:21.150631 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:21.153812 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:55:21.153812 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:26.158255 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:26.159381 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:26.159381 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:55:26.159381 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:26.184880 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:55:26.187406 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:31.229411 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:36.235891 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:36.236942 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:36.236942 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:55:36.236942 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:36.273603 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:55:36.274618 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:41.275818 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:41.276575 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:41.276575 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5001 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:55:41.276575 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:41.323037 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:55:41.325146 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:46.330502 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:46.331860 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:46.331860 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:55:46.331860 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:46.363431 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:55:46.363586 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:46.365148 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:55:51.364802 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:55:51.366851 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:55:53.552686 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:55:53.553610 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:55:53.555978 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:55:53.556640 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:55:54.557008 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:55:54.557875 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:55:56.370305 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:56.370919 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:55:56.370919 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5001 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:55:56.370919 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:56.401132 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:55:56.403121 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:55:56.558829 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:55:56.558829 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:55:56.558829 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:55:57.062324 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:55:57.062324 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:55:57.062703 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:55:57.062841 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:55:58.093200 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:55:58.175222 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:55:58.176115 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:55:58.281815 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.103s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:55:58.283314 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:55:58.366324 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.082s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:55:58.367199 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:55:58.453575 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.086s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:55:58.457486 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:55:58.539256 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:55:58.540586 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:55:58.626284 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.085s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:55:58.704396 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:55:58.705974 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:55:58.742683 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.036s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:55:58.743333 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33865MB free_disk=258.7960395812988GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:55:58.743617 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:55:58.744144 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:55:59.828267 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:55:59.828988 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:55:59.828988 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:55:59.829338 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:55:59.829601 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:55:58 up 37 min, 1 user, load average: 6.68, 6.79, 4.25\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:56:00.081800 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:56:00.082081 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:56:00.587856 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:56:01.096043 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:56:01.096630 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.352s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:56:01.096876 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:56:01.403084 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:01.407195 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:03.097997 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:56:03.097997 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:56:03.099591 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:56:03.099591 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:56:03.099591 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 45.46 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:56:06.406559 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:06.407505 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:56:11.408482 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4997-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:56:12.819039 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:56:16.411895 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:21.414450 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:26.421117 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:56:26.422049 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:56:26.422049 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5000 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:56:26.422049 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:56:26.454399 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:26.455583 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:56:31.460009 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:56:31.460009 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:56:31.460009 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:56:31.460969 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:56:31.479255 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:31.481255 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:56:36.481065 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:36.481933 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:41.483290 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:41.486751 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:46.485532 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:46.486527 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:48.557223 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:56:48.557862 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Cleaning up deleted instances {{(pid=112485) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12083}} Apr 16 22:56:49.062478 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] There are 0 instances to clean {{(pid=112485) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12092}} Apr 16 22:56:49.062799 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:56:49.063004 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Cleaning up deleted instances with incomplete migration {{(pid=112485) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12121}} Apr 16 22:56:49.565828 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:56:50.071893 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 5.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:56:51.488233 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:51.493145 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:55.071802 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:56:55.072498 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.48 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:56:56.492985 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:56:56.556849 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:56:56.557239 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:56:57.065110 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:56:57.065364 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:56:57.065625 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:56:57.065888 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:56:58.104085 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:56:58.193360 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.089s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:56:58.194136 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:56:58.285202 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.091s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:56:58.290035 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:56:58.386409 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.096s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:56:58.387818 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:56:58.480176 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.092s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:56:58.484064 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:56:58.570193 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.086s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:56:58.570801 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:56:58.657287 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.086s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:56:58.739174 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:56:58.741296 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:56:58.777713 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.036s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:56:58.778320 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33828MB free_disk=258.78162384033203GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:56:58.778603 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:56:58.779114 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:56:59.861469 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:56:59.862214 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:56:59.862214 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:56:59.862214 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:56:59.862214 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:56:58 up 38 min, 1 user, load average: 3.72, 5.92, 4.11\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:57:00.103974 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:57:00.104217 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:57:00.609185 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:57:01.120906 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:57:01.121911 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.342s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:57:01.121997 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:57:01.496084 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:57:01.501026 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:57:03.121512 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:57:03.123455 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:57:03.123455 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:57:03.123455 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:57:03.123943 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:57:03.124169 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:57:03.124997 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 50.43 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:57:06.498904 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:57:11.502655 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:57:16.505816 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:57:21.511660 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:57:26.511946 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:57:26.515675 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:57:31.515662 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:57:36.519387 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:57:41.521427 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:57:46.525277 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:57:51.528194 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:57:53.557416 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:57:53.558418 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 4.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:57:56.530046 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:57:57.556726 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:57:58.063454 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:57:58.063731 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:57:58.064102 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:57:58.064411 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:57:59.100116 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:57:59.177926 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.077s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:57:59.178808 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:57:59.257433 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.077s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:57:59.260859 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:57:59.337747 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.076s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:57:59.338433 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:57:59.416673 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.078s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:57:59.420758 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:57:59.500006 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.079s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:57:59.500932 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:57:59.592659 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.091s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:57:59.674847 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:57:59.676204 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:57:59.714327 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.037s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:57:59.715064 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33849MB free_disk=258.77731704711914GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:57:59.715296 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:57:59.715701 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:58:00.944809 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:58:00.944809 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:58:00.944809 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:58:00.944809 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:58:00.944809 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:57:59 up 39 min, 1 user, load average: 3.03, 5.29, 4.00\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:58:01.015860 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing inventories for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:822}} Apr 16 22:58:01.076984 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Updating ProviderTree inventory for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 from _refresh_and_get_inventory using data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:786}} Apr 16 22:58:01.077239 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Updating inventory in ProviderTree for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 with inventory: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Apr 16 22:58:01.151778 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing aggregate associations for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589, aggregates: None {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:831}} Apr 16 22:58:01.212793 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing trait associations for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589, traits: COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_CLMUL,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_FMA3,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE41,HW_CPU_X86_AESNI,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_F16C,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_BMI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_MMX,HW_CPU_X86_SSE,HW_CPU_X86_AVX,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NODE,HW_ARCH_X86_64,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:843}} Apr 16 22:58:01.453930 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:58:01.454919 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:58:01.532700 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:58:01.960676 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:58:02.472269 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:58:02.472525 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.757s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:58:02.473433 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:58:03.469471 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:58:03.470380 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:58:03.470380 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:58:03.470558 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:58:03.471000 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:58:03.471000 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:58:03.471333 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:58:03.472455 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.09 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:58:03.557824 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:58:03.558491 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 50.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:58:06.535703 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:58:11.538906 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:58:12.822813 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:58:16.541198 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:58:21.543512 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:58:26.546722 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:58:31.548838 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:58:36.553813 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:58:41.552998 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:58:41.557201 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:58:46.554934 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:58:46.558076 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:58:51.563625 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:58:51.564232 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:58:51.564232 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:58:51.564232 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:58:51.586589 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:58:51.588973 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:58:53.556411 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:58:53.557277 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 6.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:58:56.593011 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4996-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:58:56.593749 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:58:56.593749 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:58:56.593749 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:58:56.638098 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:58:56.640129 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:58:59.556554 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:59:00.062929 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:59:00.063306 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:59:00.063444 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:59:00.063680 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 22:59:01.100977 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:59:01.184432 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.083s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:59:01.185222 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:59:01.266269 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:59:01.268889 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:59:01.344362 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.075s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:59:01.344693 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:59:01.419206 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.074s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:59:01.423280 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:59:01.498959 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.075s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:59:01.499679 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:59:01.586140 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.086s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:59:01.645625 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:01.646261 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:01.646478 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5006 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:59:01.646617 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:01.676711 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:59:01.678833 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:01.709981 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 22:59:01.711501 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 22:59:01.744673 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.032s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 22:59:01.745382 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33861MB free_disk=258.77295303344727GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 22:59:01.746020 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 22:59:01.746569 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 22:59:02.821333 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:59:02.821843 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:59:02.821843 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 22:59:02.822270 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 22:59:02.822537 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 22:59:01 up 41 min, 1 user, load average: 1.72, 4.49, 3.81\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 22:59:03.088676 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 22:59:03.089031 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 22:59:03.592005 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 22:59:04.105960 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 22:59:04.106572 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.360s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 22:59:04.106572 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:59:05.106755 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:59:05.107571 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:59:05.107571 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:59:05.108083 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:59:05.108590 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:59:05.108590 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:59:05.108740 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 22:59:05.109079 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 50.45 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:59:06.721192 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4997-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:06.721192 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:06.721192 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:59:06.721192 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:06.722940 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:59:06.724316 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:11.729150 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:11.729980 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:11.729980 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:59:11.729980 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:11.761463 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:59:11.762758 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:16.806560 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:16.806560 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:16.806560 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5006 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:59:16.806560 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:16.810881 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:59:16.812784 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:21.817252 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:21.817864 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:21.817864 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:59:21.817864 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:21.870080 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:59:21.872125 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:26.876386 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:26.877241 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:26.877241 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:59:26.877241 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:26.906909 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:59:26.906909 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:31.910991 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:31.910991 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:31.910991 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:59:31.910991 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:31.943956 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:59:31.944457 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:36.948282 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:36.949372 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:36.949372 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:59:36.949372 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:36.981924 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:59:36.983420 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:41.985565 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:41.985565 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:41.985565 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5001 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:59:41.985565 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:42.011815 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:59:42.012752 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:47.016522 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:47.017606 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:47.017606 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:59:47.017606 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:47.056242 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:59:47.058298 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:52.061244 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:52.061244 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:52.061244 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5001 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:59:52.061244 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:52.103521 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:59:52.104709 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:55.556713 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:59:55.557601 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 3.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 22:59:57.108443 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:57.108443 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 22:59:57.108443 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5003 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 22:59:57.108443 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:57.153028 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 22:59:57.155450 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 22:59:59.552332 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 22:59:59.553412 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:00:01.556585 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:00:01.557853 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:00:01.557853 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:00:01.557853 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:00:02.064214 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:00:02.064508 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:00:02.064676 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:00:02.064958 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:00:02.199945 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:02.200266 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:02.201069 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5045 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:00:02.201168 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:02.203278 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:02.204823 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:00:03.098883 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:00:03.180876 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.082s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:00:03.181756 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:00:03.263518 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:00:03.267790 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:00:03.350977 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.082s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:00:03.351810 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:00:03.435697 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.083s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:00:03.439141 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:00:03.520545 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:00:03.521452 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:00:03.602894 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:00:03.680960 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:00:03.682606 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:00:03.721017 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.038s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:00:03.721646 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33967MB free_disk=258.7693786621094GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:00:03.721969 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:00:03.722479 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:00:04.809544 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:00:04.810310 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:00:04.810310 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:00:04.810310 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:00:04.810501 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:00:03 up 42 min, 1 user, load average: 1.68, 3.98, 3.68\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:00:05.059443 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:00:05.059674 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:00:05.563674 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:00:06.073002 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:00:06.073877 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.351s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:00:06.073877 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 3.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:00:07.204043 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:00:09.074030 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:00:09.074711 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:00:09.074851 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:00:09.075176 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:00:09.075614 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 48.48 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:00:12.207182 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:12.208401 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:12.208401 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5001 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:00:12.208401 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:12.235983 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:00:12.238506 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:12.827223 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:00:17.287333 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:17.287333 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:17.287333 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:00:17.287333 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:17.288573 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:00:17.289749 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:22.327415 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:22.327415 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:22.327415 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5001 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:00:22.327415 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:22.329512 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:00:22.330808 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:27.361012 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:27.361012 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:27.361012 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5030 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:00:27.361012 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:27.365828 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:00:27.365828 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:32.370963 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:32.370963 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:32.370963 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:00:32.370963 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:32.420668 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:00:32.422557 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:37.425704 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:37.426526 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:37.426526 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5003 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:00:37.426806 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:37.463991 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:00:37.467475 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:42.493145 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:42.493145 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:42.493145 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:00:42.493145 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:42.496127 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:00:42.496815 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:47.545346 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:00:54.979496 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:54.979496 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:54.979496 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5767 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:00:54.979496 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:55.001720 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:00:55.001720 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:00:55.001720 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:00:57.556521 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:00:57.557266 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 4.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:01:00.004883 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4970-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:00.004883 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:00.004883 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:01:00.004883 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:00.015967 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:01:00.019010 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:01.556426 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:01:02.062337 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:01:02.062744 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:01:02.062986 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:01:02.063303 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:01:03.098396 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:01:03.179014 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.080s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:01:03.179842 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:01:03.271141 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.091s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:01:03.275077 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:01:03.349056 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.073s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:01:03.349832 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:01:03.424454 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.074s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:01:03.427984 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:01:03.508313 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.080s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:01:03.509073 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:01:03.582918 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.073s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:01:03.659534 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:01:03.660703 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:01:03.702198 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.041s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:01:03.702505 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33916MB free_disk=258.7645263671875GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:01:03.702752 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:01:03.702886 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:01:04.775952 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:01:04.776666 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:01:04.776666 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:01:04.776666 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:01:04.776666 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:01:03 up 43 min, 1 user, load average: 2.36, 3.74, 3.61\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:01:05.012895 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:01:05.013104 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:01:05.023446 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4997-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:05.024113 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:05.024289 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:01:05.024415 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:05.066992 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:01:05.066992 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:05.517210 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:01:06.029796 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:01:06.030696 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.327s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:01:06.030850 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:01:07.030997 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:01:07.031753 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:01:07.031753 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:01:07.031951 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:01:07.032268 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:01:07.032524 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.52 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:01:07.556966 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:01:07.557474 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:01:08.552506 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:01:08.553264 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 43.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:01:10.068992 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:10.069702 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:10.069702 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5003 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:01:10.069702 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:10.110442 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:01:10.112297 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:15.113419 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:15.114398 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:15.114398 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5001 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:01:15.114398 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:15.156416 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:01:15.156997 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:20.162298 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:20.163183 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:20.163183 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:01:20.163183 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:20.201639 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:01:20.201886 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:25.203349 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:25.203349 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:25.203349 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5001 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:01:25.203349 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:25.248180 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:01:25.250012 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:30.297363 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:30.297363 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:30.297363 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5002 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:01:30.297363 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:30.301127 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:01:30.303369 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:35.302888 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:01:40.305884 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:40.306707 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:40.306707 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5001 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:01:40.306707 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:40.354510 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:01:40.356418 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:45.361514 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:45.362428 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:45.362428 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:01:45.362428 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:45.389283 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:01:45.391039 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:50.396542 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:50.397415 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:01:50.397415 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:01:50.397415 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:50.433354 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:01:50.437462 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:01:51.556874 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:01:51.557830 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Cleaning up deleted instances with incomplete migration {{(pid=112485) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12121}} Apr 16 23:01:52.060459 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 6.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:01:55.437821 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:01:58.060436 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:01:58.061110 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Cleaning up deleted instances {{(pid=112485) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12083}} Apr 16 23:01:58.564091 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] There are 0 instances to clean {{(pid=112485) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12092}} Apr 16 23:01:58.564475 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:01:59.060703 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:01:59.061566 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 3.49 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:02:00.441499 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:02:00.442270 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:02:00.442270 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:02:00.442270 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:02:00.458872 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:02:00.462537 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:02:02.552630 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:02:02.553465 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:02:02.556245 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:02:02.556544 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:02:02.556967 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:02:03.084633 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:02:03.084633 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:02:03.084633 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:02:03.084633 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:02:04.110833 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:02:04.190156 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.079s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:02:04.191045 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:02:04.264036 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.073s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:02:04.266249 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:02:04.343570 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.077s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:02:04.344443 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:02:04.420623 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.076s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:02:04.424358 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:02:04.511289 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.086s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:02:04.512243 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:02:04.586811 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.074s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:02:04.667252 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:02:04.669024 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:02:04.706685 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.037s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:02:04.707511 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33935MB free_disk=258.7621536254883GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:02:04.707511 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:02:04.708025 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:02:05.465437 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:02:05.466282 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:02:05.466282 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:02:05.466282 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:02:05.491604 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:02:05.493459 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:02:05.775359 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:02:05.775586 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:02:05.775860 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:02:05.776178 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:02:05.776433 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:02:04 up 44 min, 1 user, load average: 1.38, 3.19, 3.43\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:02:06.005725 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:02:06.006072 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:02:06.510108 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:02:07.020723 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:02:07.021085 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.313s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:02:07.022055 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:02:07.524639 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:02:09.524840 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:02:09.525398 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:02:09.525572 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:02:09.525964 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:02:09.526515 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.03 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:02:09.556299 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:02:09.556573 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 13.74 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:02:10.492568 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:02:12.830285 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:02:15.495611 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:02:20.500860 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:02:20.501736 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:02:20.501736 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5001 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:02:20.501736 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:02:20.528488 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:02:20.530501 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:02:23.300379 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_power_states {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:02:23.806722 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Triggering sync for uuid 020a05d5-1e23-4659-b639-f3619163fe65 {{(pid=112485) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Apr 16 23:02:23.808014 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Triggering sync for uuid f000b04e-2e76-4251-af25-ff467d515f21 {{(pid=112485) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Apr 16 23:02:23.809212 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "020a05d5-1e23-4659-b639-f3619163fe65" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:02:23.809522 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "020a05d5-1e23-4659-b639-f3619163fe65" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:02:23.810042 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Triggering sync for uuid d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 {{(pid=112485) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Apr 16 23:02:23.811022 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "f000b04e-2e76-4251-af25-ff467d515f21" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:02:23.811022 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "f000b04e-2e76-4251-af25-ff467d515f21" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:02:23.811315 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 37.26 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:02:23.811910 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:02:23.812327 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:02:24.329959 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "020a05d5-1e23-4659-b639-f3619163fe65" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.520s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:02:24.331244 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "f000b04e-2e76-4251-af25-ff467d515f21" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.520s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:02:24.341878 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.529s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:02:25.530619 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:02:25.531570 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:02:30.533807 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:02:30.536800 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:02:35.535847 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:02:35.537242 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:02:40.540162 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:02:45.542954 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:02:45.545120 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:02:50.545466 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:02:55.548656 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:03:00.551923 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:03:01.067503 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:03:01.067970 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.49 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:03:02.556648 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:03:02.557445 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:03:02.557445 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:03:03.063890 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:03:03.064115 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:03:03.064332 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:03:03.064500 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:03:04.094370 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:03:04.186181 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.091s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:03:04.187036 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:03:04.274756 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.087s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:03:04.278582 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:03:04.362659 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.083s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:03:04.363376 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:03:04.447757 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.084s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:03:04.451253 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:03:04.527631 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.076s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:03:04.528752 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:03:04.627303 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.098s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:03:04.715824 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:03:04.717273 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:03:04.758018 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.040s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:03:04.758864 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33974MB free_disk=258.7610855102539GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:03:04.759165 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:03:04.759797 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:03:05.558496 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:03:05.559122 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:03:05.559174 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5003 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:03:05.559370 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:03:05.594988 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:03:05.596392 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:03:05.875096 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:03:05.875245 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:03:05.875448 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:03:05.875749 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:03:05.876037 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:03:04 up 45 min, 1 user, load average: 1.13, 2.76, 3.26\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:03:05.934732 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing inventories for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:822}} Apr 16 23:03:05.988438 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Updating ProviderTree inventory for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 from _refresh_and_get_inventory using data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:786}} Apr 16 23:03:05.988707 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Updating inventory in ProviderTree for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 with inventory: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Apr 16 23:03:06.043804 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing aggregate associations for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589, aggregates: None {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:831}} Apr 16 23:03:06.115153 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing trait associations for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589, traits: COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_CLMUL,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_FMA3,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE41,HW_CPU_X86_AESNI,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_F16C,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_BMI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_MMX,HW_CPU_X86_SSE,HW_CPU_X86_AVX,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NODE,HW_ARCH_X86_64,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:843}} Apr 16 23:03:06.347444 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:03:06.347872 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:03:06.852512 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:03:07.364408 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:03:07.364652 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.605s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:03:07.364963 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:03:09.365259 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:03:09.366110 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:03:09.366110 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.19 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:03:10.556628 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:03:10.557254 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:03:10.557335 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:03:10.557715 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 52.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:03:10.597076 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:03:15.603929 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:03:15.604793 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:03:15.604793 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:03:15.604793 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:03:15.639295 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:03:15.641060 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:03:20.681858 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:03:20.681858 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:03:20.681858 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5040 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:03:20.681858 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:03:20.684916 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:03:20.687064 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:03:25.688021 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:03:30.689027 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:03:30.690216 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:03:30.690216 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5001 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:03:30.690216 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:03:30.692644 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:03:30.693976 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:03:35.692053 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:03:40.697832 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:03:40.699202 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:03:40.699202 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5003 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:03:40.699202 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:03:40.717472 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:03:40.719626 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:03:45.722280 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:03:45.723562 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:03:45.723562 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:03:45.723839 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:03:45.762661 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:03:45.765407 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:03:50.794342 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:03:50.794342 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:03:50.794342 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5003 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:03:50.794342 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:03:50.798837 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:03:50.799457 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:03:55.803565 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:04:00.807485 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4995-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:04:00.808458 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:04:00.808458 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5003 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:04:00.808458 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:04:00.856230 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:04:00.858090 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:04:02.556712 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:04:02.557490 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:04:02.557490 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:04:02.557674 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:04:04.553249 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:04:04.554102 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:04:04.556208 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:04:05.062040 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:04:05.062278 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:04:05.062651 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:04:05.062864 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:04:05.859861 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:04:05.860798 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:04:05.860798 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5002 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:04:05.860798 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:04:05.900212 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:04:05.901398 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:04:06.099180 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:04:06.181675 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.082s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:04:06.182449 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:04:06.266466 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.083s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:04:06.270298 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:04:06.351139 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.080s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:04:06.351849 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:04:06.429176 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.077s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:04:06.433307 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:04:06.512794 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.079s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:04:06.513847 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:04:06.603174 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.089s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:04:06.686463 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:04:06.687824 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:04:06.723980 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.036s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:04:06.724724 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=34003MB free_disk=258.75693130493164GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:04:06.725002 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:04:06.725483 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:04:07.796255 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:04:07.796868 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:04:07.796868 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:04:07.796868 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:04:07.797051 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:04:06 up 46 min, 1 user, load average: 1.99, 2.71, 3.21\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:04:08.044860 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:04:08.045147 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:04:08.549152 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:04:09.062108 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:04:09.063075 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.337s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:04:09.063075 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:04:10.906698 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:04:10.908080 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:04:10.908080 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:04:10.908080 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:04:10.942697 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:04:10.944390 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:04:11.062968 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:04:11.063506 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:04:11.063891 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.49 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:04:12.556383 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:04:12.557187 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:04:12.557187 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:04:12.557615 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 50.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:04:12.834278 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:04:15.949129 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:04:15.949938 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:04:15.949938 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:04:15.949938 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:04:15.980245 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:04:15.981165 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:04:20.985484 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:04:20.986352 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:04:20.986352 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:04:20.986352 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:04:21.018689 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:04:21.019196 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:04:26.018815 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:04:31.021230 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:04:36.029102 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:04:36.029102 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:04:36.029102 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:04:36.029102 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:04:36.069979 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:04:36.070626 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:04:36.071625 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:04:41.074518 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:04:46.081593 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:04:46.081593 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:04:46.081593 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:04:46.081593 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:04:46.119843 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:04:46.119843 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:04:51.120418 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:04:56.123464 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:01.126166 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:02.556504 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:05:02.557151 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:05:02.557402 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:05:03.557609 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:05:03.558453 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 3.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:05:06.127827 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:06.129903 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:06.556542 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:05:07.063547 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:05:07.063834 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:05:07.064339 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:05:07.064675 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:05:08.095398 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:05:08.173682 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.078s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:05:08.174540 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:05:08.253851 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.079s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:05:08.257460 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:05:08.336364 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.078s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:05:08.337205 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:05:08.429910 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.092s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:05:08.434161 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:05:08.513561 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.079s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:05:08.514755 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:05:08.596697 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.082s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:05:08.679054 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:05:08.680411 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:05:08.714852 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.034s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:05:08.715469 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=34021MB free_disk=258.7555465698242GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:05:08.716029 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:05:08.716509 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:05:09.790536 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:05:09.790936 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:05:09.790987 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:05:09.791250 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:05:09.791479 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:05:08 up 47 min, 1 user, load average: 1.30, 2.36, 3.06\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:05:10.003604 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:05:10.003901 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:05:10.507857 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:05:11.020626 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:05:11.021430 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.304s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:05:11.021518 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:05:11.130322 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:12.021749 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:05:12.022414 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:05:12.023032 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.53 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:05:12.557348 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:05:12.557974 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:05:13.556716 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:05:13.557499 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:05:14.557118 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:05:14.558188 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 50.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:05:16.133910 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:21.137313 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:26.139868 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:31.141925 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:31.145194 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:36.144080 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:36.147379 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:41.145880 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:46.150925 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:05:46.151896 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:05:46.151896 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5001 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:05:46.151896 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:05:46.196761 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:46.198119 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:05:51.200124 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:56.202276 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:05:56.205733 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:06:01.205346 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:06:04.556546 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:06:04.558134 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:06:04.558134 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:06:04.558134 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:06:06.207652 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:06:06.210821 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:06:06.557176 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:06:07.067201 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:06:07.067366 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:06:07.067641 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:06:07.067981 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:06:08.100795 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:06:08.177959 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.077s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:06:08.178808 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:06:08.256501 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.077s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:06:08.260226 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:06:08.336343 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.076s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:06:08.337226 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:06:08.423069 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.085s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:06:08.426810 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:06:08.503461 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.076s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:06:08.504311 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:06:08.583314 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.078s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:06:08.665338 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:06:08.666811 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:06:08.700018 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.033s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:06:08.700357 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=34004MB free_disk=258.7541313171387GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:06:08.700745 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:06:08.701017 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:06:09.772922 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:06:09.773601 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:06:09.773601 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:06:09.773601 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:06:09.773601 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:06:08 up 48 min, 1 user, load average: 1.82, 2.31, 2.99\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:06:09.995339 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:06:09.995742 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:06:10.500195 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:06:11.012081 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:06:11.012081 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.311s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:06:11.013073 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:06:11.210198 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:06:12.838111 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:06:14.007855 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:06:14.008566 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:06:14.008566 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:06:14.008566 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.55 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:06:14.556494 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:06:14.557317 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:06:14.557317 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:06:16.212238 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:06:16.557172 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:06:16.558033 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 36.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:06:21.213729 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:06:21.216676 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:06:26.216619 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:06:31.218547 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:06:36.222061 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:06:41.227154 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:06:46.253342 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:06:46.253342 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:06:46.253342 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5003 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:06:46.253342 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:06:46.255506 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:06:46.257352 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:06:51.262553 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:06:51.263424 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:06:51.263424 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:06:51.263424 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:06:51.285631 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:06:51.287809 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:06:52.557241 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:06:52.558115 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Cleaning up deleted instances with incomplete migration {{(pid=112485) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12121}} Apr 16 23:06:53.060919 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 8.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:06:56.286720 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:06:56.287733 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:07:01.060978 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:07:01.061673 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Cleaning up deleted instances {{(pid=112485) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12083}} Apr 16 23:07:01.289337 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:07:01.290941 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:07:01.564748 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] There are 0 instances to clean {{(pid=112485) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12092}} Apr 16 23:07:01.565298 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 3.49 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:07:05.060748 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:07:05.061818 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.49 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:07:05.556421 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:07:05.556713 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:07:05.557057 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:07:06.316053 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:07:06.316053 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:07:06.316053 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5023 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:07:06.316053 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:07:06.316663 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:07:06.319306 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:07:07.556759 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:07:08.064191 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:07:08.064663 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:07:08.065046 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:07:08.065344 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:07:09.102903 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:07:09.189896 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.087s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:07:09.190696 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:07:09.273491 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.082s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:07:09.277372 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:07:09.364747 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.087s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:07:09.365516 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:07:09.444514 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.078s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:07:09.448037 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:07:09.525964 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.078s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:07:09.526495 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:07:09.605819 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.078s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:07:09.680358 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:07:09.681841 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:07:09.715952 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.033s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:07:09.716448 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33995MB free_disk=258.75291442871094GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:07:09.716699 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:07:09.717179 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:07:10.798058 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:07:10.798807 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:07:10.798807 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:07:10.798807 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:07:10.799050 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:07:09 up 49 min, 1 user, load average: 1.42, 2.11, 2.88\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:07:11.033856 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:07:11.033987 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:07:11.320295 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:07:11.320892 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:07:11.321072 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5003 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:07:11.321264 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:07:11.359800 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:07:11.359800 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:07:11.537497 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:07:12.050147 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:07:12.051076 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.333s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:07:12.051076 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:07:12.553918 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 4.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:07:16.365032 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:07:16.365032 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:07:16.365032 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:07:16.365032 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:07:16.395833 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:07:16.398473 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:07:16.554033 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:07:16.554482 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:07:16.555073 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:07:16.556339 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:07:16.556735 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:07:16.557231 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:07:18.556716 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:07:18.557627 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 46.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:07:21.441539 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:07:21.441539 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:07:21.441539 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5043 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:07:21.441539 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:07:21.443018 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:07:21.444279 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:07:26.493232 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:07:26.493232 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:07:26.493232 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5046 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:07:26.493232 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:07:26.494959 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:07:26.496452 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:07:31.495832 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:07:36.498025 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:07:41.500191 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:07:41.502694 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:07:46.504845 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:07:51.510358 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:07:51.511200 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:07:51.511200 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:07:51.511200 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:07:51.544471 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:07:51.546991 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:07:56.546799 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:07:56.548481 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:01.548481 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:01.552874 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:04.556558 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:08:04.557426 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:08:05.556756 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:08:05.557429 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:08:05.557824 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 4.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:08:06.581687 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:08:06.581687 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:08:06.581687 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5002 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:08:06.581687 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:08:06.583953 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:06.586333 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:08:09.556834 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:08:10.063562 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:08:10.063910 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:08:10.064208 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:08:10.064480 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:08:11.096276 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:08:11.180277 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.083s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:08:11.181022 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:08:11.255177 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.074s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:08:11.257844 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:08:11.342343 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.084s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:08:11.343119 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:08:11.428851 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.085s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:08:11.432601 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:08:11.522602 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.089s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:08:11.523447 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:08:11.586142 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:11.586832 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:11.614658 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.091s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:08:11.691591 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:08:11.692946 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:08:11.732691 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.039s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:08:11.733338 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33965MB free_disk=258.7516098022461GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:08:11.733625 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:08:11.734151 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:08:12.843399 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:08:12.895524 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:08:12.895524 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:08:12.895524 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:08:12.895798 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:08:12.896005 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:08:11 up 50 min, 1 user, load average: 1.37, 1.99, 2.79\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:08:12.957926 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing inventories for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:822}} Apr 16 23:08:13.015048 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Updating ProviderTree inventory for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 from _refresh_and_get_inventory using data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:786}} Apr 16 23:08:13.015214 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Updating inventory in ProviderTree for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 with inventory: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Apr 16 23:08:13.061740 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing aggregate associations for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589, aggregates: None {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:831}} Apr 16 23:08:13.120278 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing trait associations for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589, traits: COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_CLMUL,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_FMA3,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE41,HW_CPU_X86_AESNI,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_F16C,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_BMI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_MMX,HW_CPU_X86_SSE,HW_CPU_X86_AVX,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NODE,HW_ARCH_X86_64,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:843}} Apr 16 23:08:13.345686 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:08:13.346132 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:08:13.850703 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:08:14.363312 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:08:14.363621 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.629s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:08:14.364228 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:08:16.364233 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:08:16.364880 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:08:16.364930 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:08:16.365393 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.19 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:08:16.625812 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:08:16.625812 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:08:16.625812 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5006 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:08:16.625812 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:08:16.626462 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:16.626462 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:08:16.627290 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:17.557029 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:08:17.558189 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:08:18.556593 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:08:18.557186 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:08:20.557306 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:08:20.558182 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 46.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:08:21.627638 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:21.629228 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:26.636178 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:08:26.636853 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:08:26.636853 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:08:26.636853 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:08:26.660426 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:26.661983 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:08:31.661150 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:31.662435 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:36.664063 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:36.666763 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:41.666049 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:41.668321 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:46.668032 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:46.671427 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:51.669996 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:51.673927 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:56.703374 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:08:56.703374 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:08:56.703374 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:08:56.703374 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:08:56.709415 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:08:56.711928 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:09:01.708868 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:01.711288 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:06.556635 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:09:06.557571 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:09:06.557571 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:09:06.557721 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 4.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:09:06.710596 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:06.714063 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:10.560822 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:09:11.064752 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:09:11.065112 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:09:11.065378 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:09:11.065710 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:09:11.712921 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:11.714044 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:12.095296 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:09:12.182502 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.087s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:09:12.183190 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:09:12.263419 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.079s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:09:12.267212 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:09:12.351039 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.084s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:09:12.352151 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:09:12.426682 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.074s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:09:12.430702 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:09:12.507905 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.077s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:09:12.508674 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:09:12.602743 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.093s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:09:12.684959 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:09:12.688099 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:09:12.727484 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.039s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:09:12.728044 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33777MB free_disk=258.72776794433594GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:09:12.728330 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:09:12.728941 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:09:13.809988 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:09:13.810617 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:09:13.810617 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:09:13.810943 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:09:13.811116 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:09:12 up 51 min, 1 user, load average: 4.54, 2.72, 2.98\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:09:14.056538 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:09:14.057492 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:09:14.561585 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:09:15.075192 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:09:15.076003 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.347s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:09:15.076111 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:09:16.075169 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:09:16.076009 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.48 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:09:16.714616 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:16.715549 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:17.552363 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:09:17.553192 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:09:18.556585 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:09:18.557424 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:09:19.556607 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:09:19.557325 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 3.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:09:21.718125 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:21.719583 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:22.557204 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:09:22.557641 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 45.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:09:26.726674 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:09:26.726674 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:09:26.764552 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:09:26.764552 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:09:26.768629 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:26.768629 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:09:31.773065 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:09:31.773065 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:09:31.773666 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:09:31.773666 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:09:31.828198 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:31.829266 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:09:36.829179 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:36.830762 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:41.838891 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:09:41.838891 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:09:41.838891 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:09:41.838891 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:09:41.879364 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:41.881693 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:09:46.931705 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:09:51.939970 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4996-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:09:51.941418 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:09:51.941569 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:09:51.941825 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:09:51.970421 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:51.971846 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:09:56.971400 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:09:56.972499 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:01.973013 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:01.975365 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:06.981027 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:10:06.981027 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:10:06.981027 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5003 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:10:06.981027 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:10:07.002695 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:07.004021 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:10:07.556837 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:10:07.557065 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:10:07.557235 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:10:07.557820 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 4.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:10:11.556719 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:10:11.557859 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:10:12.009412 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:10:12.009638 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:10:12.009710 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:10:12.009815 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:10:12.046921 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:12.048408 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:10:12.064599 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:10:12.064939 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:10:12.065180 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:10:12.065415 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:10:12.847689 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:10:13.101442 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:10:13.182191 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.080s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:10:13.183037 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:10:13.269992 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.086s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:10:13.274505 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:10:13.356313 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:10:13.357123 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:10:13.438292 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:10:13.442164 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:10:13.520063 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.077s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:10:13.520889 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:10:13.599275 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.078s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:10:13.677898 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:10:13.680677 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:10:13.714945 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.034s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:10:13.715470 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33804MB free_disk=258.725643157959GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:10:13.715914 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:10:13.716715 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:10:14.791548 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:10:14.793227 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:10:14.793227 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:10:14.793227 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:10:14.793227 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:10:13 up 52 min, 1 user, load average: 2.88, 2.61, 2.93\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:10:14.997750 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:10:14.998037 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:10:15.502952 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:10:16.012040 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:10:16.013013 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.296s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:10:16.013450 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:10:17.009257 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:10:17.009580 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.55 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:10:17.053311 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:10:17.053837 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:10:17.053970 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:10:17.054080 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:10:17.082480 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:17.083362 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:10:18.556522 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:10:18.557381 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:10:19.552604 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:10:19.553174 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:10:19.556227 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:10:19.556693 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 4.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:10:22.089230 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:10:22.089230 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:10:22.089230 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:10:22.090217 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:10:22.120140 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:22.121791 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:10:23.556899 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:10:23.557680 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 44.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:10:27.120483 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:27.122190 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:32.121451 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:32.125513 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:37.123116 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:37.128115 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:42.162450 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:10:42.164762 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:42.164905 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5035 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:10:42.165059 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:10:42.166212 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:10:42.167000 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:47.166260 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:52.168108 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:57.170341 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:10:57.173662 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:11:02.172862 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:11:07.174856 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:11:07.556721 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:11:07.557140 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:11:07.557341 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:11:07.557907 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 4.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:11:11.556762 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:11:12.063492 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:11:12.063869 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:11:12.064046 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:11:12.064288 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:11:12.177605 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:11:13.097538 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:11:13.178697 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:11:13.179721 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:11:13.268357 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.088s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:11:13.272742 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:11:13.353272 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.080s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:11:13.354075 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:11:13.433172 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.078s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:11:13.437600 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:11:13.518553 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.080s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:11:13.519667 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:11:13.608803 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.088s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:11:13.675805 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:11:13.677156 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:11:13.709195 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.031s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:11:13.709922 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33742MB free_disk=258.70577239990234GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:11:13.710180 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:11:13.710736 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:11:14.789254 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:11:14.789669 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:11:14.789669 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:11:14.789669 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:11:14.789753 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:11:13 up 53 min, 1 user, load average: 3.50, 2.81, 2.98\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:11:15.003220 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:11:15.003487 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:11:15.507044 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:11:16.019653 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:11:16.020273 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.309s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:11:16.020273 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:11:17.020430 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:11:17.021269 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.54 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:11:17.179625 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:11:19.557389 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:11:19.558038 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:11:21.553164 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:11:21.554148 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:11:21.556272 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:11:21.556727 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 4.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:11:22.182308 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:11:25.557010 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:11:25.557858 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 39.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:11:27.185047 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:11:32.187513 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:11:37.190798 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:11:42.193861 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:11:47.201057 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:11:52.207720 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4997-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:11:52.208684 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:11:52.208684 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:11:52.208684 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:11:52.226307 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:11:52.226613 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:11:52.228145 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:11:57.271687 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:02.277539 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:12:04.556997 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:12:04.557828 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Cleaning up deleted instances {{(pid=112485) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12083}} Apr 16 23:12:05.060553 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] There are 0 instances to clean {{(pid=112485) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12092}} Apr 16 23:12:05.060896 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.49 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:12:06.556702 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:12:06.557595 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Cleaning up deleted instances with incomplete migration {{(pid=112485) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12121}} Apr 16 23:12:07.059906 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:12:07.276976 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:12:07.279999 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:12:09.059987 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:12:09.060865 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:12:09.556388 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:12:09.556680 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:12:09.556729 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:12:11.556511 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:12:12.063275 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:12:12.065820 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:12:12.065820 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:12:12.065820 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:12:12.285526 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:12.285895 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:12.286031 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:12:12.286166 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:12:12.327894 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:12:12.329206 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:12:12.852023 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:12:13.105500 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:12:13.192003 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.086s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:12:13.192824 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:12:13.273943 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.080s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:12:13.277816 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:12:13.351963 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.074s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:12:13.352678 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:12:13.428511 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.075s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:12:13.431953 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:12:13.511157 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.079s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:12:13.511684 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:12:13.585477 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.073s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:12:13.658057 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:12:13.659354 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:12:13.692731 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.033s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:12:13.693255 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33717MB free_disk=258.69250869750977GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:12:13.693612 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:12:13.694026 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:12:14.770868 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:12:14.770868 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:12:14.771531 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:12:14.771531 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:12:14.771531 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:12:13 up 54 min, 1 user, load average: 2.30, 2.59, 2.89\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:12:14.985016 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:12:14.985982 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:12:15.488929 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:12:15.999481 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:12:16.000314 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.306s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:12:16.000314 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:12:16.502992 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:12:17.334501 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:17.335364 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:17.335364 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5006 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:12:17.335364 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:12:17.367343 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:12:17.369383 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:12:17.503284 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:12:17.503678 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:12:17.504319 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 4.05 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:12:21.556684 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:12:21.557744 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:12:21.558243 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.25 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:12:21.807612 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:12:22.314008 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.74 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:12:22.410833 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4996-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:22.410833 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:22.411023 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5041 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:12:22.411023 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:12:22.413125 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:12:22.414521 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:12:23.059168 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:12:23.060017 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:12:25.556623 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:12:25.557967 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 5.74 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:12:27.414515 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:12:31.300610 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_power_states {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:12:31.805811 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Triggering sync for uuid 020a05d5-1e23-4659-b639-f3619163fe65 {{(pid=112485) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Apr 16 23:12:31.806262 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Triggering sync for uuid f000b04e-2e76-4251-af25-ff467d515f21 {{(pid=112485) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Apr 16 23:12:31.806381 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Triggering sync for uuid d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 {{(pid=112485) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Apr 16 23:12:31.807284 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "020a05d5-1e23-4659-b639-f3619163fe65" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:12:31.807648 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "020a05d5-1e23-4659-b639-f3619163fe65" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:12:31.808184 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 37.75 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:12:31.808593 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "f000b04e-2e76-4251-af25-ff467d515f21" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:12:31.809037 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "f000b04e-2e76-4251-af25-ff467d515f21" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:12:31.810194 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:12:31.810898 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:12:32.317083 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "020a05d5-1e23-4659-b639-f3619163fe65" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.509s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:12:32.320681 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "f000b04e-2e76-4251-af25-ff467d515f21" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.511s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:12:32.321733 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "d23f341e-b8d9-496a-96b3-7ed9e2e2bde4" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.511s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:12:32.418446 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:12:37.454446 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:37.454446 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:37.454446 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:12:37.454446 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:12:37.456539 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:12:37.458193 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:12:42.463297 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:42.464334 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:42.464334 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:12:42.464334 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:12:42.487563 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:12:42.488874 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:12:47.494467 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:47.496116 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:47.496116 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5006 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:12:47.496116 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:12:47.527790 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:12:47.529272 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:12:52.534644 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:52.535574 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:52.535574 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:12:52.535574 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:12:52.557987 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:12:52.560136 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:12:57.565262 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:57.565900 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:12:57.565900 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:12:57.565900 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:12:57.600037 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:12:57.601412 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:13:02.603440 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:13:02.604555 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:13:02.604555 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5002 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:13:02.604555 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:13:02.633134 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:02.634020 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:13:07.636107 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:13:07.636107 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:13:07.636107 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5001 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:13:07.636107 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:13:07.669874 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:07.671615 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:13:09.556642 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:13:09.557548 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:13:09.557743 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:13:09.558456 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 3.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:13:12.556622 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:13:12.707741 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:13:12.707741 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:13:12.707741 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5035 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:13:12.707741 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:13:12.709059 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:12.710107 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:13:13.062506 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:13:13.062824 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:13:13.062921 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:13:13.063077 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:13:14.097473 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:13:14.184116 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.086s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:13:14.184875 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:13:14.275027 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.089s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:13:14.280750 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:13:14.362404 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.082s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:13:14.363434 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:13:14.458708 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.094s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:13:14.463478 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:13:14.538036 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.074s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:13:14.538934 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:13:14.617238 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.077s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:13:14.673889 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:13:14.674961 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:13:14.706664 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.031s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:13:14.707334 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33796MB free_disk=258.6906852722168GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:13:14.707589 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:13:14.707994 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:13:15.816639 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:13:15.817291 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:13:15.817291 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:13:15.817568 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:13:15.817833 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:13:14 up 55 min, 1 user, load average: 1.96, 2.46, 2.83\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:13:15.874843 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing inventories for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:822}} Apr 16 23:13:15.930092 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Updating ProviderTree inventory for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 from _refresh_and_get_inventory using data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:786}} Apr 16 23:13:15.930440 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Updating inventory in ProviderTree for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 with inventory: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Apr 16 23:13:15.982341 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing aggregate associations for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589, aggregates: None {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:831}} Apr 16 23:13:16.039912 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Refreshing trait associations for resource provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589, traits: COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_CLMUL,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_FMA3,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE41,HW_CPU_X86_AESNI,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_F16C,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_BMI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_MMX,HW_CPU_X86_SSE,HW_CPU_X86_AVX,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NODE,HW_ARCH_X86_64,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO {{(pid=112485) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:843}} Apr 16 23:13:16.260198 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:13:16.260198 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:13:16.764113 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:13:17.275631 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:13:17.276152 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.568s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:13:17.276152 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:13:17.710599 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:18.277005 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:13:18.277005 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 4.28 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:13:22.557726 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:13:22.558350 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:13:22.711511 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:22.716800 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:23.552529 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:13:23.554001 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:13:23.557030 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:13:23.557320 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:13:25.556515 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:13:25.557149 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 44.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:13:27.716602 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:27.719496 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:32.718684 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:32.720682 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:37.721402 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:42.722887 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:42.726719 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:47.728048 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:52.728329 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:57.737385 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:13:57.738369 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:13:57.738369 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5006 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:13:57.738369 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:13:57.747727 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:13:57.748680 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:14:02.750385 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:07.752091 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:09.556426 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:14:09.558186 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:14:11.556715 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:14:11.557611 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:14:11.557611 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:14:12.556641 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:14:12.759922 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:14:12.760666 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:14:12.760666 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:14:12.760666 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:14:12.788515 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:12.790712 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:14:12.856251 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:14:13.063140 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:14:13.063434 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:14:13.063691 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:14:13.064019 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:14:14.096699 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:14:14.174919 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.077s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:14:14.175739 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:14:14.269582 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.093s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:14:14.274364 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:14:14.351714 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.077s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:14:14.352810 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:14:14.440099 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.087s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:14:14.443325 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:14:14.521619 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.077s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:14:14.522208 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:14:14.598107 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.075s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:14:14.664693 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:14:14.665972 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:14:14.698296 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.032s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:14:14.699049 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33695MB free_disk=258.6661376953125GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:14:14.699347 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:14:14.699974 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:14:15.778947 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:14:15.779561 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:14:15.779561 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:14:15.779687 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:14:15.780059 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:14:14 up 56 min, 1 user, load average: 2.93, 2.67, 2.88\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:14:15.985960 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:14:15.986213 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:14:16.489818 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:14:16.999746 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:14:17.000674 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.300s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:14:17.000674 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:14:17.790540 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:17.792661 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:18.000499 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:14:18.001160 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:14:18.001160 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 6.55 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:14:22.793635 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:22.797796 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:14:24.556606 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:14:24.557468 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:14:25.553047 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:14:25.553524 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:14:25.556694 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:14:25.557406 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:14:25.557406 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 45.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:14:27.797013 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:27.797697 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:32.800104 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:37.806825 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:14:37.807737 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:14:37.807737 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:14:37.807737 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:14:37.820445 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:37.822276 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:14:42.822266 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:42.824172 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:47.824375 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:47.826978 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:52.827434 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:52.829441 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:57.830709 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:14:57.831689 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:02.833530 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:15:02.835885 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:15:07.835997 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:15:07.837703 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:15:10.556727 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:15:10.557970 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 3.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:15:12.838817 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:15:12.839543 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:15:13.556676 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:15:13.557095 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:15:13.557424 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:15:14.062920 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:15:14.062920 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:15:14.063545 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:15:14.063545 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:15:15.091257 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:15:15.172245 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.081s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:15:15.173971 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:15:15.257793 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.084s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:15:15.261798 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:15:15.341830 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.079s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:15:15.342436 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:15:15.418894 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.076s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:15:15.421666 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:15:15.496496 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.074s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:15:15.497267 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:15:15.576265 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.079s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:15:15.649457 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:15:15.650993 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:15:15.685532 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.034s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:15:15.686133 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33714MB free_disk=258.6633071899414GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:15:15.686541 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:15:15.687031 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:15:16.758952 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:15:16.759529 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:15:16.759529 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:15:16.759659 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:15:16.759813 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:15:15 up 57 min, 1 user, load average: 3.49, 2.89, 2.95\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:15:17.015393 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:15:17.015542 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:15:17.519075 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:15:17.846394 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:17.847266 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:17.847266 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:15:17.847266 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:17.869664 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:15:17.871847 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:18.032524 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:15:18.032851 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.346s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:15:18.033176 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:15:20.033377 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:15:20.034254 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 5.52 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:15:22.874293 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:22.875112 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:22.875112 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5002 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:15:22.875112 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:22.902525 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:15:22.904609 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:25.552943 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:15:25.553702 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:15:25.556150 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:15:25.556607 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:15:25.557213 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:15:26.557132 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:15:26.558006 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 46.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:15:27.905148 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:27.906965 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:27.906965 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5002 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:15:27.906965 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:27.951107 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:15:27.951636 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:32.957057 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:32.957576 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:32.957576 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:15:32.957576 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:32.993169 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:15:32.995702 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:38.001425 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:38.001425 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:38.001425 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:15:38.001425 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:38.049931 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:15:38.050845 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:43.078551 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:43.079430 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:43.079430 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5028 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:15:43.079430 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:43.081053 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:15:43.082837 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:48.109005 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:48.109005 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:48.109005 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5025 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:15:48.109005 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:48.109972 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:15:48.111356 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:53.149340 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:53.149340 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:53.149340 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:15:53.149340 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:53.151396 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:15:53.153040 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:58.157615 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:58.158378 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:15:58.158378 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:15:58.158378 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:15:58.180671 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:15:58.182618 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:03.225042 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:03.225042 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:03.225042 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:16:03.225042 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:03.227597 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:16:03.229679 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:08.227626 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:16:08.231134 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:16:12.556480 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:16:12.557229 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 3.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:16:12.860257 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:16:13.233708 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:13.233926 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:13.234023 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5003 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:16:13.234097 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:13.271219 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:16:13.273013 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:15.556402 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:16:15.559141 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:16:15.559141 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:16:15.560355 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:16:16.066449 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:16:16.066449 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:16:16.066449 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:16:16.066449 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:16:17.094793 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:16:17.180442 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.087s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:16:17.181261 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:16:17.278881 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.097s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:16:17.283785 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:16:17.366033 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.084s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:16:17.367118 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:16:17.443908 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.076s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:16:17.448800 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:16:17.535949 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.089s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:16:17.539032 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:16:17.620609 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.083s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:16:17.709096 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:16:17.711121 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:16:17.750743 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.039s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:16:17.754621 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33690MB free_disk=258.6602592468262GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:16:17.754621 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:16:17.754621 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:16:18.309678 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:18.309678 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:18.309678 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5034 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:16:18.309678 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:18.309678 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:16:18.309678 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:18.845859 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:16:18.846024 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:16:18.846109 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:16:18.846374 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:16:18.846558 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:16:17 up 58 min, 1 user, load average: 5.04, 3.37, 3.10\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:16:19.104258 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:16:19.104717 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:16:19.611423 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:16:20.121552 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:16:20.121706 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.369s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:16:20.122193 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:16:22.118003 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:16:22.118559 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 3.44 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:16:23.308996 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:23.309501 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:23.309501 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5000 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:16:23.309501 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:23.340608 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:16:23.343032 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:25.556300 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:16:25.557098 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:16:26.556726 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:16:26.557617 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:16:27.553049 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:16:27.553585 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:16:27.556123 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:16:27.556928 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 44.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:16:28.345844 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:28.346219 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:28.346219 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5003 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:16:28.346219 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:28.385072 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:16:28.385827 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:33.389499 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:33.390398 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:33.390398 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:16:33.390398 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:33.416470 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:16:33.417671 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:38.422105 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:38.422998 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:38.422998 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:16:38.422998 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:38.461796 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:16:38.463826 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:43.465415 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:43.466740 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:43.466740 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5002 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:16:43.466740 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:43.516422 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:16:43.518850 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:48.520405 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:48.521259 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:48.521259 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5002 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:16:48.521259 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:48.564855 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:16:48.566887 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:53.573117 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4997-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:53.573117 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:53.573117 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:16:53.573117 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:53.610503 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:16:53.610503 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:58.612946 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:58.612946 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:16:58.612946 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5002 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:16:58.612946 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:16:58.663234 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:16:58.665169 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:03.670143 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:03.670143 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:03.671040 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5006 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:17:03.671040 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:03.698570 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:17:03.700723 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:08.698297 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:17:08.699938 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:17:11.556453 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:17:11.557349 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Cleaning up deleted instances {{(pid=112485) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12083}} Apr 16 23:17:12.059322 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] There are 0 instances to clean {{(pid=112485) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12092}} Apr 16 23:17:12.059793 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 3.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:17:13.764103 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:13.764103 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:13.764103 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5062 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:17:13.764103 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:13.766386 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:13.768386 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:17:15.060179 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:17:15.061350 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.50 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:17:16.556472 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:17:16.557118 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=112485) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Apr 16 23:17:16.557118 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:17:17.556499 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:17:17.557365 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager.update_available_resource {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:17:18.062009 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:17:18.062213 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:17:18.062310 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:17:18.062539 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Auditing locally available compute resources for np0000166786 (node: np0000166786.novalocal) {{(pid=112485) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Apr 16 23:17:18.772150 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:18.773079 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:18.773079 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:17:18.773079 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:18.807194 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:17:18.808580 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:19.096180 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:17:19.176543 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.080s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:17:19.177105 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:17:19.261370 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/020a05d5-1e23-4659-b639-f3619163fe65/disk --force-share --output=json" returned: 0 in 0.083s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:17:19.264746 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:17:19.339515 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.074s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:17:19.340472 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:17:19.419990 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/f000b04e-2e76-4251-af25-ff467d515f21/disk --force-share --output=json" returned: 0 in 0.079s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:17:19.423959 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:17:19.504242 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.080s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:17:19.505062 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:17:19.582573 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c 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/d23f341e-b8d9-496a-96b3-7ed9e2e2bde4/disk --force-share --output=json" returned: 0 in 0.077s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:17:19.648228 np0000166786 nova-compute[112485]: WARNING nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Apr 16 23:17:19.649667 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Apr 16 23:17:19.681186 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.processutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] CMD "env LANG=C uptime" returned: 0 in 0.031s {{(pid=112485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Apr 16 23:17:19.681650 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Hypervisor/Node resource view: name=np0000166786.novalocal free_ram=33621MB free_disk=258.63635635375977GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_06_0", "address": "0000:00:06.0", "product_id": "1005", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1005", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_3", "address": "0000:00:01.3", "product_id": "7113", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7113", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "7000", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_2", "address": "0000:00:01.2", "product_id": "7020", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7020", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "1000", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1000", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_1", "address": "0000:00:01.1", "product_id": "7010", "vendor_id": "8086", "numa_node": null, "label": "label_8086_7010", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "1050", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1050", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "1237", "vendor_id": "8086", "numa_node": null, "label": "label_8086_1237", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_04_0", "address": "0000:00:04.0", "product_id": "1001", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1001", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_05_0", "address": "0000:00:05.0", "product_id": "1002", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1002", "dev_type": "type-PCI"}] {{(pid=112485) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Apr 16 23:17:19.681974 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Apr 16 23:17:19.682368 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Apr 16 23:17:20.759078 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance 020a05d5-1e23-4659-b639-f3619163fe65 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:17:20.759533 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance d23f341e-b8d9-496a-96b3-7ed9e2e2bde4 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:17:20.759533 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Instance f000b04e-2e76-4251-af25-ff467d515f21 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 80, 'MEMORY_MB': 8192, 'VCPU': 4}}. {{(pid=112485) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Apr 16 23:17:20.759612 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Total usable vcpus: 16, total allocated vcpus: 12 {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Apr 16 23:17:20.759914 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Final resource view: name=np0000166786.novalocal phys_ram=64301MB used_ram=25088MB phys_disk=299GB used_disk=240GB total_vcpus=16 used_vcpus=12 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 23:17:19 up 59 min, 1 user, load average: 4.28, 3.49, 3.16\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_082da571914b421e9a050c4f4a3b865c': '3', 'io_workload': '0'} {{(pid=112485) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Apr 16 23:17:20.977725 np0000166786 nova-compute[112485]: DEBUG nova.virt.libvirt.driver [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=112485) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9953}} Apr 16 23:17:20.977983 np0000166786 nova-compute[112485]: DEBUG nova.compute.provider_tree [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed in ProviderTree for provider: b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 {{(pid=112485) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Apr 16 23:17:21.484439 np0000166786 nova-compute[112485]: DEBUG nova.scheduler.client.report [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Inventory has not changed for provider b2a91888-9fe9-4e7b-8f9c-6a05eadb9589 based on inventory data: {'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 299, 'reserved': 0, 'min_unit': 1, 'max_unit': 299, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=112485) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Apr 16 23:17:21.996249 np0000166786 nova-compute[112485]: DEBUG nova.compute.resource_tracker [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Compute_service record updated for np0000166786:np0000166786.novalocal {{(pid=112485) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Apr 16 23:17:21.997090 np0000166786 nova-compute[112485]: DEBUG oslo_concurrency.lockutils [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.314s {{(pid=112485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Apr 16 23:17:21.997090 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:17:21.997240 np0000166786 nova-compute[112485]: DEBUG nova.compute.manager [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Cleaning up deleted instances with incomplete migration {{(pid=112485) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12121}} Apr 16 23:17:22.500086 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:17:23.002875 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 8.00 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:17:23.835910 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:23.836331 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:23.836502 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5027 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:17:23.836502 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:23.838931 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:23.840727 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:17:28.846190 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:28.846995 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:28.846995 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:17:28.846995 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:28.877656 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:17:28.879182 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:31.002961 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:17:31.003614 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:17:31.003614 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:17:31.003997 np0000166786 nova-compute[112485]: DEBUG oslo_service.periodic_task [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=112485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Apr 16 23:17:31.004429 np0000166786 nova-compute[112485]: DEBUG oslo.service.backend._threading.loopingcall [None req-804e84e3-d97e-4fa8-a15c-6cfea519527c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 43.55 seconds {{(pid=112485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Apr 16 23:17:33.921981 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:17:38.974187 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:38.974187 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:38.974187 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5050 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:17:38.974187 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:38.975675 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:17:38.976636 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:43.977122 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4998-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:43.978079 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:43.978079 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5001 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:17:43.978079 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:44.008670 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:17:44.009743 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:49.045937 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:49.045937 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:49.045937 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5004 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:17:49.045937 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:49.047044 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:17:49.048239 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:54.054266 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:54.054266 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Apr 16 23:17:54.054266 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5005 ms, sending inactivity probe {{(pid=112485) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Apr 16 23:17:54.054266 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Apr 16 23:17:54.107401 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=112485) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Apr 16 23:17:54.110857 np0000166786 nova-compute[112485]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=112485) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}}