+ 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-05-08 02:06:10.060+0000: 37121: info : libvirt version: 8.0.0, package: 23.module_el8+785+dceced31 (builder@centos.org, 2023-12-12-18:02:35, )
2025-05-08 02:06:10.060+0000: 37121: info : hostname: cn-jenkins-deploy-platform-ansible-os-3285-1
2025-05-08 02:06:10.060+0000: 37121: debug : virLogParseOutputs:1635 : outputs=1:file:/var/log/kolla/libvirt/libvirtd.log
2025-05-08 02:06:10.060+0000: 37121: debug : virLogParseOutput:1482 : output=1:file:/var/log/kolla/libvirt/libvirtd.log
2025-05-08 02:17:25.857+0000: 96029: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001' to '42436:42436'
2025-05-08 02:17:25.859+0000: 96031: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-1-instance-00000001' to '42436:42436'
2025-05-08 02:17:25.861+0000: 96032: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001/master-key.aes' to '42436:42436'
2025-05-08 02:17:25.891+0000: 96050: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:17:25.891+0000: 96050: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:17:25.891+0000: 96050: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:17:25.891+0000: 96050: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:17:25.891+0000: 96050: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:17:25.891+0000: 96050: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:17:25.891+0000: 96050: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:17:25.891+0000: 96050: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:17:25.891+0000: 96050: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:17:25.891+0000: 96050: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:17:25.891+0000: 96050: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:17:25.891+0000: 96050: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:17:25.891+0000: 96050: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:17:25.891+0000: 96050: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:17:25.896+0000: 96051: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/2a779707-ac76-4dcf-ba33-1f64ec84f7e8/disk' to '42436:42436'
2025-05-08 02:17:25.896+0000: 96051: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:17:32.541+0000: 96357: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/2a779707-ac76-4dcf-ba33-1f64ec84f7e8/disk secdriver=dac are valid
2025-05-08 02:17:32.542+0000: 96357: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/2a779707-ac76-4dcf-ba33-1f64ec84f7e8/disk' to 42436:42436
2025-05-08 02:17:43.752+0000: 96893: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002' to '42436:42436'
2025-05-08 02:17:43.754+0000: 96894: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-2-instance-00000002' to '42436:42436'
2025-05-08 02:17:43.756+0000: 96895: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002/master-key.aes' to '42436:42436'
2025-05-08 02:17:43.778+0000: 96907: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:17:43.778+0000: 96907: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:17:43.779+0000: 96907: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:17:43.779+0000: 96907: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:17:43.779+0000: 96907: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:17:43.779+0000: 96907: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:17:43.779+0000: 96907: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:17:43.779+0000: 96907: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:17:43.779+0000: 96907: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:17:43.779+0000: 96907: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:17:43.779+0000: 96907: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:17:43.779+0000: 96907: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:17:43.779+0000: 96907: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:17:43.779+0000: 96907: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:17:43.784+0000: 96910: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/7a5e409f-e6aa-47c4-b391-871fc83a06d0/disk' to '42436:42436'
2025-05-08 02:17:43.784+0000: 96910: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:17:44.826+0000: 96975: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003' to '42436:42436'
2025-05-08 02:17:44.828+0000: 96976: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-3-instance-00000003' to '42436:42436'
2025-05-08 02:17:44.830+0000: 96977: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003/master-key.aes' to '42436:42436'
2025-05-08 02:17:44.853+0000: 96992: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:17:44.853+0000: 96992: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:17:44.853+0000: 96992: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:17:44.853+0000: 96992: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:17:44.853+0000: 96992: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:17:44.853+0000: 96992: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:17:44.853+0000: 96992: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:17:44.853+0000: 96992: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:17:44.853+0000: 96992: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:17:44.853+0000: 96992: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:17:44.853+0000: 96992: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:17:44.853+0000: 96992: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:17:44.853+0000: 96992: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:17:44.853+0000: 96992: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:17:44.857+0000: 96993: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/60f39694-7dab-437d-b200-9a663854acf6/disk' to '42436:42436'
2025-05-08 02:17:44.857+0000: 96993: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:18:05.786+0000: 98065: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/60f39694-7dab-437d-b200-9a663854acf6/disk secdriver=dac are valid
2025-05-08 02:18:05.786+0000: 98065: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/60f39694-7dab-437d-b200-9a663854acf6/disk' to 42436:42436
2025-05-08 02:18:05.853+0000: 98082: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/7a5e409f-e6aa-47c4-b391-871fc83a06d0/disk secdriver=dac are valid
2025-05-08 02:18:05.853+0000: 98082: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/7a5e409f-e6aa-47c4-b391-871fc83a06d0/disk' to 42436:42436
2025-05-08 02:18:19.255+0000: 98697: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004' to '42436:42436'
2025-05-08 02:18:19.258+0000: 98698: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-4-instance-00000004' to '42436:42436'
2025-05-08 02:18:19.260+0000: 98699: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004/master-key.aes' to '42436:42436'
2025-05-08 02:18:19.292+0000: 98713: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:18:19.292+0000: 98713: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:18:19.292+0000: 98713: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:18:19.292+0000: 98713: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:18:19.292+0000: 98713: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:18:19.292+0000: 98713: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:18:19.292+0000: 98713: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:18:19.292+0000: 98713: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:18:19.292+0000: 98713: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:18:19.293+0000: 98713: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:18:19.293+0000: 98713: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:18:19.293+0000: 98713: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:18:19.293+0000: 98713: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:18:19.293+0000: 98713: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:18:19.299+0000: 98714: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/ea7a1d1c-1685-463e-b438-52f2f7993f60/disk' to '42436:42436'
2025-05-08 02:18:19.299+0000: 98714: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:18:20.594+0000: 98754: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005' to '42436:42436'
2025-05-08 02:18:20.596+0000: 98755: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-5-instance-00000005' to '42436:42436'
2025-05-08 02:18:20.598+0000: 98756: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005/master-key.aes' to '42436:42436'
2025-05-08 02:18:20.625+0000: 98768: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:18:20.625+0000: 98768: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:18:20.625+0000: 98768: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:18:20.625+0000: 98768: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:18:20.625+0000: 98768: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:18:20.625+0000: 98768: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:18:20.625+0000: 98768: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:18:20.625+0000: 98768: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:18:20.626+0000: 98768: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:18:20.626+0000: 98768: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:18:20.626+0000: 98768: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:18:20.626+0000: 98768: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:18:20.626+0000: 98768: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:18:20.626+0000: 98768: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:18:20.630+0000: 98769: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/d2a7c7e5-8109-49ce-8b66-12458a382859/disk' to '42436:42436'
2025-05-08 02:18:20.630+0000: 98769: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:18:37.060+0000: 99207: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/d2a7c7e5-8109-49ce-8b66-12458a382859/disk secdriver=dac are valid
2025-05-08 02:18:37.060+0000: 99207: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/d2a7c7e5-8109-49ce-8b66-12458a382859/disk' to 42436:42436
2025-05-08 02:18:37.145+0000: 99253: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/ea7a1d1c-1685-463e-b438-52f2f7993f60/disk secdriver=dac are valid
2025-05-08 02:18:37.145+0000: 99253: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/ea7a1d1c-1685-463e-b438-52f2f7993f60/disk' to 42436:42436
2025-05-08 02:18:56.898+0000: 100480: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006' to '42436:42436'
2025-05-08 02:18:56.900+0000: 100482: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-6-instance-00000006' to '42436:42436'
2025-05-08 02:18:56.903+0000: 100483: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006/master-key.aes' to '42436:42436'
2025-05-08 02:18:56.935+0000: 100496: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:18:56.935+0000: 100496: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:18:56.935+0000: 100496: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:18:56.935+0000: 100496: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:18:56.935+0000: 100496: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:18:56.935+0000: 100496: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:18:56.935+0000: 100496: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:18:56.935+0000: 100496: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:18:56.935+0000: 100496: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:18:56.935+0000: 100496: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:18:56.935+0000: 100496: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:18:56.935+0000: 100496: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:18:56.935+0000: 100496: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:18:56.935+0000: 100496: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:18:56.940+0000: 100497: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/feeebb14-dd0e-4f59-8a0d-927af489fe35/disk' to '42436:42436'
2025-05-08 02:18:56.940+0000: 100497: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:18:58.153+0000: 100604: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007' to '42436:42436'
2025-05-08 02:18:58.155+0000: 100605: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-7-instance-00000007' to '42436:42436'
2025-05-08 02:18:58.157+0000: 100606: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007/master-key.aes' to '42436:42436'
2025-05-08 02:18:58.177+0000: 100616: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:18:58.177+0000: 100616: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:18:58.177+0000: 100616: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:18:58.177+0000: 100616: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:18:58.177+0000: 100616: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:18:58.177+0000: 100616: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:18:58.177+0000: 100616: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:18:58.177+0000: 100616: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:18:58.177+0000: 100616: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:18:58.177+0000: 100616: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:18:58.177+0000: 100616: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:18:58.177+0000: 100616: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:18:58.177+0000: 100616: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:18:58.177+0000: 100616: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:18:58.181+0000: 100619: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/b4781535-e50f-474f-85aa-2cb30a2dc90e/disk' to '42436:42436'
2025-05-08 02:18:58.181+0000: 100619: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:19:17.708+0000: 101439: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/b4781535-e50f-474f-85aa-2cb30a2dc90e/disk secdriver=dac are valid
2025-05-08 02:19:17.708+0000: 101439: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/b4781535-e50f-474f-85aa-2cb30a2dc90e/disk' to 42436:42436
2025-05-08 02:19:17.711+0000: 101441: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/feeebb14-dd0e-4f59-8a0d-927af489fe35/disk secdriver=dac are valid
2025-05-08 02:19:17.711+0000: 101441: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/feeebb14-dd0e-4f59-8a0d-927af489fe35/disk' to 42436:42436
2025-05-08 02:19:29.101+0000: 101727: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008' to '42436:42436'
2025-05-08 02:19:29.103+0000: 101729: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-8-instance-00000008' to '42436:42436'
2025-05-08 02:19:29.105+0000: 101730: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008/master-key.aes' to '42436:42436'
2025-05-08 02:19:29.146+0000: 101745: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:19:29.146+0000: 101745: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:19:29.146+0000: 101745: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:19:29.146+0000: 101745: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:19:29.146+0000: 101745: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:19:29.146+0000: 101745: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:19:29.146+0000: 101745: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:19:29.146+0000: 101745: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:19:29.146+0000: 101745: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:19:29.146+0000: 101745: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:19:29.146+0000: 101745: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:19:29.146+0000: 101745: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:19:29.146+0000: 101745: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:19:29.146+0000: 101745: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:19:29.150+0000: 101746: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/93ca9e56-ab66-4620-91a6-c62ded69584b/disk' to '42436:42436'
2025-05-08 02:19:29.150+0000: 101746: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:19:30.265+0000: 101791: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009' to '42436:42436'
2025-05-08 02:19:30.267+0000: 101792: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-9-instance-00000009' to '42436:42436'
2025-05-08 02:19:30.269+0000: 101793: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009/master-key.aes' to '42436:42436'
2025-05-08 02:19:30.295+0000: 101807: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:19:30.295+0000: 101807: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:19:30.295+0000: 101807: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:19:30.295+0000: 101807: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:19:30.295+0000: 101807: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:19:30.295+0000: 101807: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:19:30.295+0000: 101807: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:19:30.295+0000: 101807: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:19:30.295+0000: 101807: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:19:30.295+0000: 101807: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:19:30.295+0000: 101807: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:19:30.295+0000: 101807: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:19:30.295+0000: 101807: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:19:30.295+0000: 101807: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:19:30.299+0000: 101808: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/c80b63a0-b12c-44d2-be5b-8087c86a00b9/disk' to '42436:42436'
2025-05-08 02:19:30.299+0000: 101808: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:19:33.635+0000: 101932: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a' to '42436:42436'
2025-05-08 02:19:33.638+0000: 101933: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-10-instance-0000000a' to '42436:42436'
2025-05-08 02:19:33.640+0000: 101934: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a/master-key.aes' to '42436:42436'
2025-05-08 02:19:33.686+0000: 101959: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:19:33.686+0000: 101959: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:19:33.686+0000: 101959: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:19:33.686+0000: 101959: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:19:33.686+0000: 101959: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:19:33.686+0000: 101959: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:19:33.686+0000: 101959: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:19:33.686+0000: 101959: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:19:33.686+0000: 101959: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:19:33.686+0000: 101959: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:19:33.686+0000: 101959: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:19:33.686+0000: 101959: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:19:33.686+0000: 101959: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:19:33.686+0000: 101959: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:19:33.691+0000: 101962: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/f2aa41f8-7ca5-4265-8148-4de627615ab0/disk' to '42436:42436'
2025-05-08 02:19:33.691+0000: 101962: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/c1e33798e37d1f138388abaccd64285c6fa48169' to '42436:42436'
2025-05-08 02:20:25.946+0000: 104376: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/f2aa41f8-7ca5-4265-8148-4de627615ab0/disk secdriver=dac are valid
2025-05-08 02:20:25.946+0000: 104376: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/f2aa41f8-7ca5-4265-8148-4de627615ab0/disk' to 42436:42436
2025-05-08 02:20:26.101+0000: 104427: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/c80b63a0-b12c-44d2-be5b-8087c86a00b9/disk secdriver=dac are valid
2025-05-08 02:20:26.101+0000: 104427: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/c80b63a0-b12c-44d2-be5b-8087c86a00b9/disk' to 42436:42436
2025-05-08 02:20:26.176+0000: 104455: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/93ca9e56-ab66-4620-91a6-c62ded69584b/disk secdriver=dac are valid
2025-05-08 02:20:26.177+0000: 104455: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/93ca9e56-ab66-4620-91a6-c62ded69584b/disk' to 42436:42436
2025-05-08 02:20:36.593+0000: 104723: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b' to '42436:42436'
2025-05-08 02:20:36.595+0000: 104724: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-11-instance-0000000b' to '42436:42436'
2025-05-08 02:20:36.597+0000: 104725: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b/master-key.aes' to '42436:42436'
2025-05-08 02:20:36.619+0000: 104737: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:20:36.619+0000: 104737: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:20:36.619+0000: 104737: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:20:36.619+0000: 104737: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:20:36.619+0000: 104737: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:20:36.619+0000: 104737: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:20:36.619+0000: 104737: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:20:36.619+0000: 104737: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:20:36.619+0000: 104737: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:20:36.619+0000: 104737: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:20:36.619+0000: 104737: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:20:36.619+0000: 104737: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:20:36.619+0000: 104737: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:20:36.619+0000: 104737: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:20:36.623+0000: 104740: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/decaa12d-f85d-4732-abce-d747212ef4f5/disk' to '42436:42436'
2025-05-08 02:20:36.623+0000: 104740: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:20:52.900+0000: 105709: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c' to '42436:42436'
2025-05-08 02:20:52.902+0000: 105710: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-12-instance-0000000c' to '42436:42436'
2025-05-08 02:20:52.904+0000: 105711: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c/master-key.aes' to '42436:42436'
2025-05-08 02:20:52.924+0000: 105722: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:20:52.924+0000: 105722: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:20:52.924+0000: 105722: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:20:52.924+0000: 105722: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:20:52.924+0000: 105722: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:20:52.924+0000: 105722: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:20:52.924+0000: 105722: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:20:52.924+0000: 105722: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:20:52.924+0000: 105722: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:20:52.924+0000: 105722: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:20:52.924+0000: 105722: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:20:52.924+0000: 105722: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:20:52.924+0000: 105722: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:20:52.924+0000: 105722: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:20:52.932+0000: 105726: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/6bb80605-72c0-49d4-9a7f-0d85744816e6/disk' to '42436:42436'
2025-05-08 02:20:52.932+0000: 105726: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:21:14.396+0000: 106428: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/6bb80605-72c0-49d4-9a7f-0d85744816e6/disk secdriver=dac are valid
2025-05-08 02:21:14.396+0000: 106428: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/6bb80605-72c0-49d4-9a7f-0d85744816e6/disk' to 42436:42436
2025-05-08 02:21:14.578+0000: 106451: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/decaa12d-f85d-4732-abce-d747212ef4f5/disk secdriver=dac are valid
2025-05-08 02:21:14.579+0000: 106451: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/decaa12d-f85d-4732-abce-d747212ef4f5/disk' to 42436:42436
2025-05-08 02:21:23.036+0000: 106816: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d' to '42436:42436'
2025-05-08 02:21:23.038+0000: 106817: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-13-instance-0000000d' to '42436:42436'
2025-05-08 02:21:23.040+0000: 106818: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d/master-key.aes' to '42436:42436'
2025-05-08 02:21:23.069+0000: 106832: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:21:23.069+0000: 106832: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:21:23.069+0000: 106832: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:21:23.069+0000: 106832: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:21:23.069+0000: 106832: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:21:23.069+0000: 106832: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:21:23.069+0000: 106832: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:21:23.069+0000: 106832: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:21:23.069+0000: 106832: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:21:23.069+0000: 106832: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:21:23.069+0000: 106832: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:21:23.069+0000: 106832: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:21:23.069+0000: 106832: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:21:23.069+0000: 106832: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:21:23.073+0000: 106833: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/2fd8c5f1-4dd7-41ca-808f-d9e301e4ee82/disk' to '42436:42436'
2025-05-08 02:21:23.073+0000: 106833: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:21:24.086+0000: 106977: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e' to '42436:42436'
2025-05-08 02:21:24.088+0000: 106978: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-14-instance-0000000e' to '42436:42436'
2025-05-08 02:21:24.090+0000: 106979: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e/master-key.aes' to '42436:42436'
2025-05-08 02:21:24.114+0000: 107019: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:21:24.115+0000: 107019: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:21:24.115+0000: 107019: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:21:24.115+0000: 107019: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:21:24.115+0000: 107019: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:21:24.115+0000: 107019: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:21:24.115+0000: 107019: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:21:24.115+0000: 107019: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:21:24.115+0000: 107019: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:21:24.115+0000: 107019: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:21:24.115+0000: 107019: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:21:24.115+0000: 107019: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:21:24.115+0000: 107019: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:21:24.115+0000: 107019: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:21:24.119+0000: 107020: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/56f03c33-0041-45f2-9c18-d90ea4370036/disk' to '42436:42436'
2025-05-08 02:21:24.119+0000: 107020: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:21:40.594+0000: 107547: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/56f03c33-0041-45f2-9c18-d90ea4370036/disk secdriver=dac are valid
2025-05-08 02:21:40.594+0000: 107547: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/56f03c33-0041-45f2-9c18-d90ea4370036/disk' to 42436:42436
2025-05-08 02:21:40.661+0000: 107569: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/2fd8c5f1-4dd7-41ca-808f-d9e301e4ee82/disk secdriver=dac are valid
2025-05-08 02:21:40.661+0000: 107569: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/2fd8c5f1-4dd7-41ca-808f-d9e301e4ee82/disk' to 42436:42436
2025-05-08 02:21:48.814+0000: 108019: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f' to '42436:42436'
2025-05-08 02:21:48.816+0000: 108020: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-15-instance-0000000f' to '42436:42436'
2025-05-08 02:21:48.818+0000: 108021: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f/master-key.aes' to '42436:42436'
2025-05-08 02:21:48.842+0000: 108041: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:21:48.842+0000: 108041: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:21:48.842+0000: 108041: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:21:48.842+0000: 108041: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:21:48.842+0000: 108041: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:21:48.842+0000: 108041: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:21:48.842+0000: 108041: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:21:48.842+0000: 108041: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:21:48.842+0000: 108041: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:21:48.842+0000: 108041: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:21:48.842+0000: 108041: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:21:48.842+0000: 108041: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:21:48.842+0000: 108041: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:21:48.842+0000: 108041: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:21:48.847+0000: 108048: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/ba545890-1f6a-40d4-8697-61ced8c41dcd/disk' to '42436:42436'
2025-05-08 02:21:48.847+0000: 108048: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:22:01.503+0000: 108968: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/ba545890-1f6a-40d4-8697-61ced8c41dcd/disk secdriver=dac are valid
2025-05-08 02:22:01.503+0000: 108968: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/ba545890-1f6a-40d4-8697-61ced8c41dcd/disk' to 42436:42436
2025-05-08 02:22:06.410+0000: 109138: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010' to '42436:42436'
2025-05-08 02:22:06.412+0000: 109139: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-16-instance-00000010' to '42436:42436'
2025-05-08 02:22:06.414+0000: 109140: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010/master-key.aes' to '42436:42436'
2025-05-08 02:22:06.434+0000: 109152: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:22:06.434+0000: 109152: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:22:06.434+0000: 109152: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:22:06.434+0000: 109152: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:22:06.434+0000: 109152: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:22:06.434+0000: 109152: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:22:06.434+0000: 109152: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:22:06.434+0000: 109152: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:22:06.434+0000: 109152: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:22:06.434+0000: 109152: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:22:06.434+0000: 109152: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:22:06.434+0000: 109152: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:22:06.434+0000: 109152: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:22:06.434+0000: 109152: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:22:06.438+0000: 109155: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/e340adb4-4c2c-4c87-af57-a006a506975e/disk' to '42436:42436'
2025-05-08 02:22:06.438+0000: 109155: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:22:18.247+0000: 109475: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/e340adb4-4c2c-4c87-af57-a006a506975e/disk secdriver=dac are valid
2025-05-08 02:22:18.247+0000: 109475: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/e340adb4-4c2c-4c87-af57-a006a506975e/disk' to 42436:42436
2025-05-08 02:22:24.233+0000: 109673: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000012' to '42436:42436'
2025-05-08 02:22:24.235+0000: 109674: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-17-instance-00000012' to '42436:42436'
2025-05-08 02:22:24.237+0000: 109675: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000012/master-key.aes' to '42436:42436'
2025-05-08 02:22:24.242+0000: 109678: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000011' to '42436:42436'
2025-05-08 02:22:24.248+0000: 109683: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-18-instance-00000011' to '42436:42436'
2025-05-08 02:22:24.254+0000: 109688: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000011/master-key.aes' to '42436:42436'
2025-05-08 02:22:24.262+0000: 109697: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:22:24.263+0000: 109697: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:22:24.263+0000: 109697: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:22:24.263+0000: 109697: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:22:24.263+0000: 109697: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:22:24.263+0000: 109697: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:22:24.263+0000: 109697: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:22:24.263+0000: 109697: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:22:24.263+0000: 109697: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:22:24.263+0000: 109697: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:22:24.263+0000: 109697: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:22:24.263+0000: 109697: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:22:24.263+0000: 109697: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:22:24.263+0000: 109697: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:22:24.267+0000: 109701: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/46de5cc0-1c92-4e8f-9e75-7a34381c6822/disk' to '42436:42436'
2025-05-08 02:22:24.267+0000: 109701: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:22:24.292+0000: 109713: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:22:24.298+0000: 109713: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:22:24.298+0000: 109713: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:22:24.298+0000: 109713: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:22:24.298+0000: 109713: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:22:24.298+0000: 109713: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:22:24.298+0000: 109713: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:22:24.298+0000: 109713: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:22:24.298+0000: 109713: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:22:24.298+0000: 109713: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:22:24.298+0000: 109713: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:22:24.299+0000: 109713: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:22:24.299+0000: 109713: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:22:24.299+0000: 109713: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:22:24.309+0000: 109717: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/ebf65036-c25b-4101-8c4b-2fbdc6723ef1/disk' to '42436:42436'
2025-05-08 02:22:24.309+0000: 109717: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:22:25.409+0000: 109770: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-19-instance-00000013' to '42436:42436'
2025-05-08 02:22:25.412+0000: 109771: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-19-instance-00000013' to '42436:42436'
2025-05-08 02:22:25.414+0000: 109772: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-19-instance-00000013/master-key.aes' to '42436:42436'
2025-05-08 02:22:25.438+0000: 109782: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:22:25.438+0000: 109782: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:22:25.438+0000: 109782: debug : virFileMakeParentPath:2995 : path=/dev/ptmx
2025-05-08 02:22:25.438+0000: 109782: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2)
2025-05-08 02:22:25.438+0000: 109782: debug : virFileMakeParentPath:2995 : path=/dev/urandom
2025-05-08 02:22:25.439+0000: 109782: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9)
2025-05-08 02:22:25.439+0000: 109782: debug : virFileMakeParentPath:2995 : path=/dev/random
2025-05-08 02:22:25.439+0000: 109782: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8)
2025-05-08 02:22:25.439+0000: 109782: debug : virFileMakeParentPath:2995 : path=/dev/zero
2025-05-08 02:22:25.439+0000: 109782: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5)
2025-05-08 02:22:25.439+0000: 109782: debug : virFileMakeParentPath:2995 : path=/dev/full
2025-05-08 02:22:25.439+0000: 109782: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7)
2025-05-08 02:22:25.439+0000: 109782: debug : virFileMakeParentPath:2995 : path=/dev/null
2025-05-08 02:22:25.439+0000: 109782: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3)
2025-05-08 02:22:25.444+0000: 109785: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/833faaa3-6ff5-4beb-8d13-eb9bbdb69395/disk' to '42436:42436'
2025-05-08 02:22:25.444+0000: 109785: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/5856031ff44ab25a7a10d395a647b11350ce6ff7' to '42436:42436'
2025-05-08 02:22:55.198+0000: 111359: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/833faaa3-6ff5-4beb-8d13-eb9bbdb69395/disk secdriver=dac are valid
2025-05-08 02:22:55.198+0000: 111359: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/833faaa3-6ff5-4beb-8d13-eb9bbdb69395/disk' to 42436:42436
2025-05-08 02:22:55.340+0000: 111383: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/46de5cc0-1c92-4e8f-9e75-7a34381c6822/disk secdriver=dac are valid
2025-05-08 02:22:55.340+0000: 111383: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/46de5cc0-1c92-4e8f-9e75-7a34381c6822/disk' to 42436:42436
2025-05-08 02:23:00.262+0000: 111527: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/ebf65036-c25b-4101-8c4b-2fbdc6723ef1/disk secdriver=dac are valid
2025-05-08 02:23:00.262+0000: 111527: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/ebf65036-c25b-4101-8c4b-2fbdc6723ef1/disk' to 42436:42436