+ sudo -E kolla_set_configs INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json INFO:__main__:Validating config file INFO:__main__:Kolla config strategy set to: COPY_ALWAYS INFO:__main__:Copying service configuration files INFO:__main__:Deleting /etc/libvirt/libvirtd.conf INFO:__main__:Copying /var/lib/kolla/config_files/libvirtd.conf to /etc/libvirt/libvirtd.conf INFO:__main__:Setting permission for /etc/libvirt/libvirtd.conf INFO:__main__:Deleting /etc/libvirt/qemu.conf INFO:__main__:Copying /var/lib/kolla/config_files/qemu.conf to /etc/libvirt/qemu.conf INFO:__main__:Setting permission for /etc/libvirt/qemu.conf INFO:__main__:Writing out command to execute ++ cat /run_command + CMD='/usr/sbin/libvirtd --listen' + ARGS= + sudo kolla_copy_cacerts + [[ ! -n '' ]] + . kolla_extend_start +++ lsmod +++ grep xenfs ++ [[ -n '' ]] ++ [[ ! -e /var/log/kolla/libvirt/libvirtd.log ]] ++ mkdir -p /var/log/kolla/libvirt ++ touch /var/log/kolla/libvirt/libvirtd.log ++ chmod 644 /var/log/kolla/libvirt/libvirtd.log +++ stat -c %a /var/log/kolla/libvirt ++ [[ 2755 != \7\5\5 ]] ++ chmod 755 /var/log/kolla/libvirt ++ chmod 644 /var/log/kolla/libvirt/libvirtd.log + echo 'Running command: '\''/usr/sbin/libvirtd --listen'\''' + exec /usr/sbin/libvirtd --listen Running command: '/usr/sbin/libvirtd --listen' 2025-03-27 15:12:47.906+0000: 37072: info : libvirt version: 8.0.0, package: 23.module_el8+785+dceced31 (builder@centos.org, 2023-12-12-18:02:35, ) 2025-03-27 15:12:47.906+0000: 37072: info : hostname: cn-jenkins-deploy-platform-ansible-os-2975-1 2025-03-27 15:12:47.906+0000: 37072: debug : virLogParseOutputs:1635 : outputs=1:file:/var/log/kolla/libvirt/libvirtd.log 2025-03-27 15:12:47.906+0000: 37072: debug : virLogParseOutput:1482 : output=1:file:/var/log/kolla/libvirt/libvirtd.log 2025-03-27 15:27:56.163+0000: 102782: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001' to '42436:42436' 2025-03-27 15:27:56.167+0000: 102785: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-1-instance-00000001' to '42436:42436' 2025-03-27 15:27:56.169+0000: 102786: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001/master-key.aes' to '42436:42436' 2025-03-27 15:27:56.209+0000: 102805: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:27:56.209+0000: 102805: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:27:56.209+0000: 102805: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:27:56.209+0000: 102805: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:27:56.209+0000: 102805: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:27:56.209+0000: 102805: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:27:56.209+0000: 102805: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:27:56.209+0000: 102805: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:27:56.209+0000: 102805: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:27:56.209+0000: 102805: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:27:56.209+0000: 102805: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:27:56.209+0000: 102805: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:27:56.209+0000: 102805: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:27:56.209+0000: 102805: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:27:56.216+0000: 102807: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/75f8a64d-e507-4b2a-a1e0-5af2cbf67782/disk' to '42436:42436' 2025-03-27 15:27:56.216+0000: 102807: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:28:07.390+0000: 103248: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/75f8a64d-e507-4b2a-a1e0-5af2cbf67782/disk secdriver=dac are valid 2025-03-27 15:28:07.390+0000: 103248: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/75f8a64d-e507-4b2a-a1e0-5af2cbf67782/disk' to 42436:42436 2025-03-27 15:28:19.222+0000: 103590: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002' to '42436:42436' 2025-03-27 15:28:19.224+0000: 103591: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-2-instance-00000002' to '42436:42436' 2025-03-27 15:28:19.228+0000: 103592: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002/master-key.aes' to '42436:42436' 2025-03-27 15:28:19.263+0000: 103606: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:28:19.263+0000: 103606: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:28:19.263+0000: 103606: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:28:19.264+0000: 103606: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:28:19.264+0000: 103606: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:28:19.264+0000: 103606: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:28:19.264+0000: 103606: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:28:19.264+0000: 103606: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:28:19.264+0000: 103606: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:28:19.264+0000: 103606: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:28:19.264+0000: 103606: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:28:19.264+0000: 103606: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:28:19.264+0000: 103606: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:28:19.264+0000: 103606: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:28:19.270+0000: 103607: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/2cabae43-f5cf-44a7-80f0-1054279ea419/disk' to '42436:42436' 2025-03-27 15:28:19.270+0000: 103607: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:28:20.668+0000: 103673: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003' to '42436:42436' 2025-03-27 15:28:20.670+0000: 103675: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-3-instance-00000003' to '42436:42436' 2025-03-27 15:28:20.672+0000: 103676: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003/master-key.aes' to '42436:42436' 2025-03-27 15:28:20.702+0000: 103690: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:28:20.702+0000: 103690: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:28:20.702+0000: 103690: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:28:20.702+0000: 103690: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:28:20.702+0000: 103690: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:28:20.702+0000: 103690: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:28:20.702+0000: 103690: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:28:20.702+0000: 103690: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:28:20.702+0000: 103690: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:28:20.702+0000: 103690: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:28:20.702+0000: 103690: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:28:20.702+0000: 103690: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:28:20.702+0000: 103690: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:28:20.702+0000: 103690: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:28:20.707+0000: 103691: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/39f60fee-08df-471d-a8f8-4ce8e7a27411/disk' to '42436:42436' 2025-03-27 15:28:20.707+0000: 103691: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:28:35.244+0000: 104630: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/39f60fee-08df-471d-a8f8-4ce8e7a27411/disk secdriver=dac are valid 2025-03-27 15:28:35.244+0000: 104630: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/39f60fee-08df-471d-a8f8-4ce8e7a27411/disk' to 42436:42436 2025-03-27 15:28:35.326+0000: 104653: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/2cabae43-f5cf-44a7-80f0-1054279ea419/disk secdriver=dac are valid 2025-03-27 15:28:35.326+0000: 104653: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/2cabae43-f5cf-44a7-80f0-1054279ea419/disk' to 42436:42436 2025-03-27 15:28:49.662+0000: 105065: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004' to '42436:42436' 2025-03-27 15:28:49.664+0000: 105066: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-4-instance-00000004' to '42436:42436' 2025-03-27 15:28:49.666+0000: 105067: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004/master-key.aes' to '42436:42436' 2025-03-27 15:28:49.702+0000: 105083: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:28:49.702+0000: 105083: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:28:49.702+0000: 105083: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:28:49.702+0000: 105083: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:28:49.702+0000: 105083: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:28:49.702+0000: 105083: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:28:49.702+0000: 105083: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:28:49.702+0000: 105083: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:28:49.702+0000: 105083: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:28:49.702+0000: 105083: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:28:49.702+0000: 105083: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:28:49.702+0000: 105083: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:28:49.702+0000: 105083: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:28:49.702+0000: 105083: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:28:49.716+0000: 105084: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/7fbe9ece-1286-4ffa-a7b5-cf7ac365f14d/disk' to '42436:42436' 2025-03-27 15:28:49.716+0000: 105084: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:28:51.075+0000: 105144: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005' to '42436:42436' 2025-03-27 15:28:51.078+0000: 105145: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-5-instance-00000005' to '42436:42436' 2025-03-27 15:28:51.082+0000: 105146: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005/master-key.aes' to '42436:42436' 2025-03-27 15:28:51.112+0000: 105158: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:28:51.112+0000: 105158: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:28:51.112+0000: 105158: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:28:51.112+0000: 105158: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:28:51.112+0000: 105158: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:28:51.112+0000: 105158: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:28:51.112+0000: 105158: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:28:51.112+0000: 105158: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:28:51.112+0000: 105158: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:28:51.112+0000: 105158: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:28:51.112+0000: 105158: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:28:51.112+0000: 105158: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:28:51.112+0000: 105158: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:28:51.112+0000: 105158: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:28:51.118+0000: 105161: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/a607c082-10ac-43bd-a32a-870d822f214d/disk' to '42436:42436' 2025-03-27 15:28:51.118+0000: 105161: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:29:08.009+0000: 106158: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/a607c082-10ac-43bd-a32a-870d822f214d/disk secdriver=dac are valid 2025-03-27 15:29:08.009+0000: 106158: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/a607c082-10ac-43bd-a32a-870d822f214d/disk' to 42436:42436 2025-03-27 15:29:08.085+0000: 106181: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/7fbe9ece-1286-4ffa-a7b5-cf7ac365f14d/disk secdriver=dac are valid 2025-03-27 15:29:08.085+0000: 106181: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/7fbe9ece-1286-4ffa-a7b5-cf7ac365f14d/disk' to 42436:42436 2025-03-27 15:29:28.620+0000: 106674: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006' to '42436:42436' 2025-03-27 15:29:28.622+0000: 106675: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-6-instance-00000006' to '42436:42436' 2025-03-27 15:29:28.624+0000: 106676: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006/master-key.aes' to '42436:42436' 2025-03-27 15:29:28.645+0000: 106688: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:29:28.645+0000: 106688: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:29:28.645+0000: 106688: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:29:28.645+0000: 106688: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:29:28.645+0000: 106688: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:29:28.645+0000: 106688: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:29:28.645+0000: 106688: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:29:28.645+0000: 106688: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:29:28.645+0000: 106688: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:29:28.645+0000: 106688: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:29:28.645+0000: 106688: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:29:28.645+0000: 106688: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:29:28.645+0000: 106688: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:29:28.645+0000: 106688: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:29:28.652+0000: 106691: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/40125f24-9f66-4cb4-9421-7ea254295f01/disk' to '42436:42436' 2025-03-27 15:29:28.652+0000: 106691: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:29:29.868+0000: 106734: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007' to '42436:42436' 2025-03-27 15:29:29.871+0000: 106735: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-7-instance-00000007' to '42436:42436' 2025-03-27 15:29:29.875+0000: 106736: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007/master-key.aes' to '42436:42436' 2025-03-27 15:29:29.903+0000: 106750: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:29:29.903+0000: 106750: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:29:29.903+0000: 106750: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:29:29.903+0000: 106750: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:29:29.903+0000: 106750: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:29:29.903+0000: 106750: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:29:29.903+0000: 106750: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:29:29.903+0000: 106750: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:29:29.903+0000: 106750: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:29:29.903+0000: 106750: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:29:29.903+0000: 106750: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:29:29.903+0000: 106750: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:29:29.903+0000: 106750: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:29:29.903+0000: 106750: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:29:29.909+0000: 106751: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/53e483e2-c7b6-4e90-849f-09a460334aeb/disk' to '42436:42436' 2025-03-27 15:29:29.909+0000: 106751: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:29:48.896+0000: 107859: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/53e483e2-c7b6-4e90-849f-09a460334aeb/disk secdriver=dac are valid 2025-03-27 15:29:48.896+0000: 107859: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/53e483e2-c7b6-4e90-849f-09a460334aeb/disk' to 42436:42436 2025-03-27 15:29:48.961+0000: 107877: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/40125f24-9f66-4cb4-9421-7ea254295f01/disk secdriver=dac are valid 2025-03-27 15:29:48.961+0000: 107877: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/40125f24-9f66-4cb4-9421-7ea254295f01/disk' to 42436:42436 2025-03-27 15:30:01.224+0000: 108254: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008' to '42436:42436' 2025-03-27 15:30:01.226+0000: 108255: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-8-instance-00000008' to '42436:42436' 2025-03-27 15:30:01.228+0000: 108256: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008/master-key.aes' to '42436:42436' 2025-03-27 15:30:01.247+0000: 108268: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:30:01.247+0000: 108268: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:30:01.247+0000: 108268: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:30:01.247+0000: 108268: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:30:01.247+0000: 108268: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:30:01.247+0000: 108268: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:30:01.247+0000: 108268: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:30:01.247+0000: 108268: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:30:01.247+0000: 108268: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:30:01.248+0000: 108268: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:30:01.248+0000: 108268: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:30:01.248+0000: 108268: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:30:01.248+0000: 108268: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:30:01.248+0000: 108268: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:30:01.253+0000: 108271: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/fed135c7-c567-4e96-82e1-a42794e02c7e/disk' to '42436:42436' 2025-03-27 15:30:01.253+0000: 108271: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:30:02.548+0000: 108316: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009' to '42436:42436' 2025-03-27 15:30:02.552+0000: 108317: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-9-instance-00000009' to '42436:42436' 2025-03-27 15:30:02.554+0000: 108318: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009/master-key.aes' to '42436:42436' 2025-03-27 15:30:02.581+0000: 108330: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:30:02.582+0000: 108330: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:30:02.582+0000: 108330: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:30:02.582+0000: 108330: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:30:02.582+0000: 108330: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:30:02.582+0000: 108330: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:30:02.582+0000: 108330: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:30:02.582+0000: 108330: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:30:02.582+0000: 108330: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:30:02.582+0000: 108330: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:30:02.582+0000: 108330: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:30:02.582+0000: 108330: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:30:02.582+0000: 108330: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:30:02.582+0000: 108330: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:30:02.587+0000: 108331: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/671d400c-9545-4734-9466-ebb24d0b6fc4/disk' to '42436:42436' 2025-03-27 15:30:02.587+0000: 108331: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:30:06.331+0000: 108492: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a' to '42436:42436' 2025-03-27 15:30:06.333+0000: 108493: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-10-instance-0000000a' to '42436:42436' 2025-03-27 15:30:06.335+0000: 108494: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a/master-key.aes' to '42436:42436' 2025-03-27 15:30:06.383+0000: 108520: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:30:06.383+0000: 108520: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:30:06.383+0000: 108520: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:30:06.383+0000: 108520: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:30:06.383+0000: 108520: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:30:06.383+0000: 108520: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:30:06.383+0000: 108520: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:30:06.383+0000: 108520: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:30:06.383+0000: 108520: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:30:06.383+0000: 108520: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:30:06.383+0000: 108520: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:30:06.383+0000: 108520: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:30:06.383+0000: 108520: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:30:06.383+0000: 108520: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:30:06.388+0000: 108521: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/b55fd219-9b4f-4830-90bc-7169adf355ae/disk' to '42436:42436' 2025-03-27 15:30:06.388+0000: 108521: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/dd15319bfc1a9b9d0c92aacc3b0a4b50c4c2443d' to '42436:42436' 2025-03-27 15:31:09.413+0000: 111140: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/b55fd219-9b4f-4830-90bc-7169adf355ae/disk secdriver=dac are valid 2025-03-27 15:31:09.413+0000: 111140: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/b55fd219-9b4f-4830-90bc-7169adf355ae/disk' to 42436:42436 2025-03-27 15:31:09.591+0000: 111198: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/671d400c-9545-4734-9466-ebb24d0b6fc4/disk secdriver=dac are valid 2025-03-27 15:31:09.591+0000: 111198: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/671d400c-9545-4734-9466-ebb24d0b6fc4/disk' to 42436:42436 2025-03-27 15:31:09.671+0000: 111212: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/fed135c7-c567-4e96-82e1-a42794e02c7e/disk secdriver=dac are valid 2025-03-27 15:31:09.672+0000: 111212: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/fed135c7-c567-4e96-82e1-a42794e02c7e/disk' to 42436:42436 2025-03-27 15:31:20.612+0000: 111866: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b' to '42436:42436' 2025-03-27 15:31:20.616+0000: 111867: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-11-instance-0000000b' to '42436:42436' 2025-03-27 15:31:20.619+0000: 111870: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b/master-key.aes' to '42436:42436' 2025-03-27 15:31:20.641+0000: 111886: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:31:20.641+0000: 111886: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:31:20.641+0000: 111886: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:31:20.641+0000: 111886: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:31:20.641+0000: 111886: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:31:20.641+0000: 111886: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:31:20.641+0000: 111886: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:31:20.641+0000: 111886: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:31:20.641+0000: 111886: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:31:20.641+0000: 111886: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:31:20.641+0000: 111886: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:31:20.641+0000: 111886: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:31:20.641+0000: 111886: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:31:20.642+0000: 111886: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:31:20.646+0000: 111887: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/ddfbb3b7-bb8b-47f3-b46f-dd5802f63a5f/disk' to '42436:42436' 2025-03-27 15:31:20.646+0000: 111887: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:31:36.969+0000: 112485: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c' to '42436:42436' 2025-03-27 15:31:36.971+0000: 112486: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-12-instance-0000000c' to '42436:42436' 2025-03-27 15:31:36.973+0000: 112487: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c/master-key.aes' to '42436:42436' 2025-03-27 15:31:36.993+0000: 112501: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:31:36.994+0000: 112501: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:31:36.994+0000: 112501: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:31:36.994+0000: 112501: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:31:36.994+0000: 112501: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:31:36.994+0000: 112501: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:31:36.994+0000: 112501: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:31:36.994+0000: 112501: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:31:36.994+0000: 112501: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:31:36.994+0000: 112501: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:31:36.994+0000: 112501: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:31:36.994+0000: 112501: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:31:36.994+0000: 112501: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:31:36.994+0000: 112501: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:31:36.998+0000: 112502: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/552b9918-7689-418f-b198-6fc50b9bacff/disk' to '42436:42436' 2025-03-27 15:31:36.998+0000: 112502: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:31:58.743+0000: 113520: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/552b9918-7689-418f-b198-6fc50b9bacff/disk secdriver=dac are valid 2025-03-27 15:31:58.743+0000: 113520: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/552b9918-7689-418f-b198-6fc50b9bacff/disk' to 42436:42436 2025-03-27 15:31:58.824+0000: 113543: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/ddfbb3b7-bb8b-47f3-b46f-dd5802f63a5f/disk secdriver=dac are valid 2025-03-27 15:31:58.824+0000: 113543: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/ddfbb3b7-bb8b-47f3-b46f-dd5802f63a5f/disk' to 42436:42436 2025-03-27 15:32:08.005+0000: 113785: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d' to '42436:42436' 2025-03-27 15:32:08.007+0000: 113786: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-13-instance-0000000d' to '42436:42436' 2025-03-27 15:32:08.009+0000: 113788: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d/master-key.aes' to '42436:42436' 2025-03-27 15:32:08.037+0000: 113802: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:32:08.037+0000: 113802: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:32:08.037+0000: 113802: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:32:08.037+0000: 113802: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:32:08.037+0000: 113802: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:32:08.037+0000: 113802: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:32:08.037+0000: 113802: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:32:08.037+0000: 113802: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:32:08.037+0000: 113802: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:32:08.037+0000: 113802: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:32:08.037+0000: 113802: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:32:08.037+0000: 113802: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:32:08.037+0000: 113802: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:32:08.037+0000: 113802: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:32:08.042+0000: 113803: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/6b1d1068-4920-440c-8ce9-73adc1632170/disk' to '42436:42436' 2025-03-27 15:32:08.042+0000: 113803: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:32:09.170+0000: 113882: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e' to '42436:42436' 2025-03-27 15:32:09.172+0000: 113883: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-14-instance-0000000e' to '42436:42436' 2025-03-27 15:32:09.174+0000: 113884: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e/master-key.aes' to '42436:42436' 2025-03-27 15:32:09.200+0000: 113896: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:32:09.200+0000: 113896: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:32:09.200+0000: 113896: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:32:09.200+0000: 113896: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:32:09.200+0000: 113896: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:32:09.200+0000: 113896: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:32:09.200+0000: 113896: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:32:09.200+0000: 113896: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:32:09.200+0000: 113896: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:32:09.200+0000: 113896: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:32:09.200+0000: 113896: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:32:09.200+0000: 113896: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:32:09.200+0000: 113896: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:32:09.200+0000: 113896: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:32:09.209+0000: 113897: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/b7c67163-3ce3-4953-9fde-be4db525c794/disk' to '42436:42436' 2025-03-27 15:32:09.209+0000: 113897: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:32:26.089+0000: 114727: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/b7c67163-3ce3-4953-9fde-be4db525c794/disk secdriver=dac are valid 2025-03-27 15:32:26.089+0000: 114727: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/b7c67163-3ce3-4953-9fde-be4db525c794/disk' to 42436:42436 2025-03-27 15:32:26.146+0000: 114740: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/6b1d1068-4920-440c-8ce9-73adc1632170/disk secdriver=dac are valid 2025-03-27 15:32:26.146+0000: 114740: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/6b1d1068-4920-440c-8ce9-73adc1632170/disk' to 42436:42436 2025-03-27 15:32:34.815+0000: 115200: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f' to '42436:42436' 2025-03-27 15:32:34.817+0000: 115202: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-15-instance-0000000f' to '42436:42436' 2025-03-27 15:32:34.819+0000: 115203: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f/master-key.aes' to '42436:42436' 2025-03-27 15:32:34.846+0000: 115218: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:32:34.846+0000: 115218: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:32:34.846+0000: 115218: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:32:34.846+0000: 115218: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:32:34.846+0000: 115218: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:32:34.846+0000: 115218: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:32:34.846+0000: 115218: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:32:34.846+0000: 115218: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:32:34.846+0000: 115218: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:32:34.846+0000: 115218: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:32:34.846+0000: 115218: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:32:34.846+0000: 115218: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:32:34.846+0000: 115218: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:32:34.846+0000: 115218: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:32:34.851+0000: 115219: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/70e1f1eb-3128-4ddd-bdbb-fe759b091130/disk' to '42436:42436' 2025-03-27 15:32:34.851+0000: 115219: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:32:47.688+0000: 115652: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/70e1f1eb-3128-4ddd-bdbb-fe759b091130/disk secdriver=dac are valid 2025-03-27 15:32:47.688+0000: 115652: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/70e1f1eb-3128-4ddd-bdbb-fe759b091130/disk' to 42436:42436 2025-03-27 15:32:53.003+0000: 115779: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010' to '42436:42436' 2025-03-27 15:32:53.006+0000: 115780: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-16-instance-00000010' to '42436:42436' 2025-03-27 15:32:53.008+0000: 115781: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010/master-key.aes' to '42436:42436' 2025-03-27 15:32:53.027+0000: 115795: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:32:53.027+0000: 115795: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:32:53.028+0000: 115795: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:32:53.028+0000: 115795: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:32:53.028+0000: 115795: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:32:53.028+0000: 115795: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:32:53.028+0000: 115795: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:32:53.028+0000: 115795: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:32:53.028+0000: 115795: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:32:53.028+0000: 115795: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:32:53.028+0000: 115795: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:32:53.028+0000: 115795: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:32:53.028+0000: 115795: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:32:53.028+0000: 115795: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:32:53.032+0000: 115796: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/938a66b8-853a-43e1-84e0-79b7abfb9628/disk' to '42436:42436' 2025-03-27 15:32:53.032+0000: 115796: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:33:09.963+0000: 116672: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/938a66b8-853a-43e1-84e0-79b7abfb9628/disk secdriver=dac are valid 2025-03-27 15:33:09.964+0000: 116672: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/938a66b8-853a-43e1-84e0-79b7abfb9628/disk' to 42436:42436 2025-03-27 15:33:16.109+0000: 116892: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011' to '42436:42436' 2025-03-27 15:33:16.112+0000: 116893: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-17-instance-00000011' to '42436:42436' 2025-03-27 15:33:16.114+0000: 116894: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011/master-key.aes' to '42436:42436' 2025-03-27 15:33:16.152+0000: 116929: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:33:16.152+0000: 116929: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:33:16.152+0000: 116929: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:33:16.152+0000: 116929: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:33:16.152+0000: 116929: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:33:16.153+0000: 116929: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:33:16.153+0000: 116929: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:33:16.153+0000: 116929: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:33:16.153+0000: 116929: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:33:16.153+0000: 116929: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:33:16.153+0000: 116929: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:33:16.153+0000: 116929: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:33:16.153+0000: 116929: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:33:16.153+0000: 116929: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:33:16.170+0000: 116937: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/59439d27-22ce-4eb9-a099-6cf64ff5ad9a/disk' to '42436:42436' 2025-03-27 15:33:16.170+0000: 116937: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:33:16.226+0000: 116953: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012' to '42436:42436' 2025-03-27 15:33:16.228+0000: 116954: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-18-instance-00000012' to '42436:42436' 2025-03-27 15:33:16.231+0000: 116955: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012/master-key.aes' to '42436:42436' 2025-03-27 15:33:16.271+0000: 116969: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:33:16.271+0000: 116969: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:33:16.271+0000: 116969: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:33:16.271+0000: 116969: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:33:16.271+0000: 116969: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:33:16.271+0000: 116969: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:33:16.271+0000: 116969: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:33:16.271+0000: 116969: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:33:16.271+0000: 116969: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:33:16.271+0000: 116969: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:33:16.271+0000: 116969: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:33:16.271+0000: 116969: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:33:16.271+0000: 116969: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:33:16.271+0000: 116969: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:33:16.281+0000: 116970: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/430578b7-5ca7-413c-b20f-b778bed54aea/disk' to '42436:42436' 2025-03-27 15:33:16.281+0000: 116970: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:33:17.652+0000: 117052: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-19-instance-00000013' to '42436:42436' 2025-03-27 15:33:17.654+0000: 117053: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-19-instance-00000013' to '42436:42436' 2025-03-27 15:33:17.656+0000: 117054: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-19-instance-00000013/master-key.aes' to '42436:42436' 2025-03-27 15:33:17.678+0000: 117064: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:33:17.678+0000: 117064: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:33:17.678+0000: 117064: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-03-27 15:33:17.678+0000: 117064: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-03-27 15:33:17.678+0000: 117064: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-03-27 15:33:17.678+0000: 117064: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-03-27 15:33:17.678+0000: 117064: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-03-27 15:33:17.678+0000: 117064: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-03-27 15:33:17.678+0000: 117064: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-03-27 15:33:17.678+0000: 117064: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-03-27 15:33:17.678+0000: 117064: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-03-27 15:33:17.678+0000: 117064: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-03-27 15:33:17.678+0000: 117064: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-03-27 15:33:17.678+0000: 117064: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-03-27 15:33:17.682+0000: 117067: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/4a8df33d-7c6d-4a75-9bd9-aba4cc14db6a/disk' to '42436:42436' 2025-03-27 15:33:17.683+0000: 117067: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/2555a31e3e39f372fb9659d3f2f2e43fee93975f' to '42436:42436' 2025-03-27 15:33:47.106+0000: 118445: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/4a8df33d-7c6d-4a75-9bd9-aba4cc14db6a/disk secdriver=dac are valid 2025-03-27 15:33:47.106+0000: 118445: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/4a8df33d-7c6d-4a75-9bd9-aba4cc14db6a/disk' to 42436:42436 2025-03-27 15:33:47.230+0000: 118493: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/430578b7-5ca7-413c-b20f-b778bed54aea/disk secdriver=dac are valid 2025-03-27 15:33:47.230+0000: 118493: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/430578b7-5ca7-413c-b20f-b778bed54aea/disk' to 42436:42436 2025-03-27 15:33:52.115+0000: 118573: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/59439d27-22ce-4eb9-a099-6cf64ff5ad9a/disk secdriver=dac are valid 2025-03-27 15:33:52.115+0000: 118573: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/59439d27-22ce-4eb9-a099-6cf64ff5ad9a/disk' to 42436:42436