error during host deploy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
While running a test case of adding hosts on ovirt system tests there was a failure while the following command was executed:
vdsm-tool configure --force

On libvirtd log I found this error:
2021-12-17 00:11:41.753+0000: 28031: error : virNetTLSContextNew:732 : Unable to generate diffie-hellman parameters: Error in public key generation.
How would you suggest to debug this failure?
attaching libvirtd & journalctl logs
libvirt version: 7.10.0, package: 1.module_el8.6.0+1046+bd8eec5e

Thanks,
Dana
The error from host deploy log:
"2021-12-17 01":"11":"45 CET - fatal":[
   ost-basic-suite-master-host-0
]:"FAILED! =>"{
   "changed":true,
   "cmd":[
      "vdsm-tool",
      "configure",
      "--force"
   ],
   "delta":"0:00:06.908971",
   "end":"2021-12-17 01:11:42.815057",
   "msg":"non-zero return code",
   "rc":1,
   "start":"2021-12-17 01:11:35.906086",
   "stderr":"Error:  ServiceOperationError: _systemctlStart failed\nb'Job for libvirtd.service failed because a fatal signal was delivered causing the control process to dump core.\\nSee \"systemctl status libvirtd.service\" and \"journalctl -xe\" for details.\\n' ",
   "stderr_lines":[
      "Error:  ServiceOperationError: _systemctlStart failed",
      "b'Job for libvirtd.service failed because a fatal signal was delivered causing the control process to dump core.\\nSee \"systemctl status libvirtd.service\" and \"journalctl -xe\" for details.\\n' "
   ],
   "stdout":"\nChecking configuration status...\n\nlvm is configured for vdsm\nCurrent revision of multipath.conf detected, preserving\nlibvirt is already configured for vdsm\nSUCCESS: ssl configured to true. No conflicts\nsanlock is configured for vdsm\nManaged volume database is already configured\n\nRunning configure...\nReconfiguration of libvirt is done.\nReconfiguration of passwd is done.",
   "stdout_lines":[
      "",
      "Checking configuration status...",
      "",
      "lvm is configured for vdsm",
      "Current revision of multipath.conf detected, preserving",
      "libvirt is already configured for vdsm",
      "SUCCESS: ssl configured to true. No conflicts",
      "sanlock is configured for vdsm",
      "Managed volume database is already configured",
      "",
      "Running configure...",
      "Reconfiguration of libvirt is done.",
      "Reconfiguration of passwd is done."
   ]
}
2021-12-17 00:11:41.668+0000: 28031: info : libvirt version: 7.10.0, package: 1.module_el8.6.0+1046+bd8eec5e (CentOS Buildsys <bugs@xxxxxxxxxx>, 2021-12-13-15:33:57, )
2021-12-17 00:11:41.668+0000: 28031: info : hostname: ost-basic-suite-master-host-0
2021-12-17 00:11:41.668+0000: 28031: debug : main:966 : Decided on pid file path '/run/libvirtd.pid'
2021-12-17 00:11:41.668+0000: 28031: debug : main:980 : Decided on socket paths '/run/libvirt/libvirt-sock', '/run/libvirt/libvirt-sock-ro' and '/run/libvirt/libvirt-admin-sock'
2021-12-17 00:11:41.668+0000: 28031: debug : main:1012 : Ensuring run dir '/run/libvirt' exists
2021-12-17 00:11:41.668+0000: 28031: debug : virNetlinkStartup:175 : Running global netlink initialization
2021-12-17 00:11:41.668+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/connection-driver/libvirt_driver_network.so'
2021-12-17 00:11:41.668+0000: 28031: debug : virUpdateSelfLastChanged:1507 : Setting self last changed to 1639621441 for '/usr/lib64/libvirt/connection-driver/libvirt_driver_network.so'
2021-12-17 00:11:41.669+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'networkRegister'
2021-12-17 00:11:41.669+0000: 28031: debug : virRegisterConnectDriver:522 : driver=0x7f139574c0c0 name=network
2021-12-17 00:11:41.669+0000: 28031: debug : virRegisterConnectDriver:533 : registering network as driver 3
2021-12-17 00:11:41.669+0000: 28031: debug : virSetSharedNetworkDriver:370 : registering bridge as network driver
2021-12-17 00:11:41.669+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/connection-driver/libvirt_driver_interface.so'
2021-12-17 00:11:41.670+0000: 28033: debug : virThreadJobSetWorker:75 : Thread 28033 is running worker rpc-worker
2021-12-17 00:11:41.671+0000: 28034: debug : virThreadJobSetWorker:75 : Thread 28034 is running worker rpc-worker
2021-12-17 00:11:41.672+0000: 28038: debug : virThreadJobSetWorker:75 : Thread 28038 is running worker prio-rpc-worker
2021-12-17 00:11:41.673+0000: 28040: debug : virThreadJobSetWorker:75 : Thread 28040 is running worker prio-rpc-worker
2021-12-17 00:11:41.673+0000: 28035: debug : virThreadJobSetWorker:75 : Thread 28035 is running worker rpc-worker
2021-12-17 00:11:41.674+0000: 28032: debug : virThreadJobSetWorker:75 : Thread 28032 is running worker rpc-worker
2021-12-17 00:11:41.674+0000: 28036: debug : virThreadJobSetWorker:75 : Thread 28036 is running worker rpc-worker
2021-12-17 00:11:41.675+0000: 28037: debug : virThreadJobSetWorker:75 : Thread 28037 is running worker prio-rpc-worker
2021-12-17 00:11:41.676+0000: 28039: debug : virThreadJobSetWorker:75 : Thread 28039 is running worker prio-rpc-worker
2021-12-17 00:11:41.677+0000: 28041: debug : virThreadJobSetWorker:75 : Thread 28041 is running worker prio-rpc-worker
2021-12-17 00:11:41.719+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'interfaceRegister'
2021-12-17 00:11:41.719+0000: 28031: debug : virRegisterConnectDriver:522 : driver=0x7f139552d040 name=interface
2021-12-17 00:11:41.719+0000: 28031: debug : virRegisterConnectDriver:533 : registering interface as driver 4
2021-12-17 00:11:41.719+0000: 28031: debug : virSetSharedInterfaceDriver:396 : registering netcf as interface driver
2021-12-17 00:11:41.719+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/connection-driver/libvirt_driver_secret.so'
2021-12-17 00:11:41.720+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'secretRegister'
2021-12-17 00:11:41.720+0000: 28031: debug : virRegisterConnectDriver:522 : driver=0x7f1393dce040 name=secret
2021-12-17 00:11:41.720+0000: 28031: debug : virRegisterConnectDriver:533 : registering secret as driver 5
2021-12-17 00:11:41.720+0000: 28031: debug : virSetSharedSecretDriver:474 : registering secret as secret driver
2021-12-17 00:11:41.720+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/connection-driver/libvirt_driver_storage.so'
2021-12-17 00:11:41.720+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'storageRegister'
2021-12-17 00:11:41.720+0000: 28031: debug : virRegisterConnectDriver:522 : driver=0x7f1393bc8040 name=storage
2021-12-17 00:11:41.720+0000: 28031: debug : virRegisterConnectDriver:533 : registering storage as driver 6
2021-12-17 00:11:41.720+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_fs.so'
2021-12-17 00:11:41.720+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendFsRegister'
2021-12-17 00:11:41.720+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_logical.so'
2021-12-17 00:11:41.721+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendLogicalRegister'
2021-12-17 00:11:41.721+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_iscsi.so'
2021-12-17 00:11:41.721+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendISCSIRegister'
2021-12-17 00:11:41.721+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_iscsi-direct.so'
2021-12-17 00:11:41.722+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendISCSIDirectRegister'
2021-12-17 00:11:41.722+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_scsi.so'
2021-12-17 00:11:41.722+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendSCSIRegister'
2021-12-17 00:11:41.722+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_mpath.so'
2021-12-17 00:11:41.723+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendMpathRegister'
2021-12-17 00:11:41.723+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_disk.so'
2021-12-17 00:11:41.723+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendDiskRegister'
2021-12-17 00:11:41.723+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_rbd.so'
2021-12-17 00:11:41.740+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendRBDRegister'
2021-12-17 00:11:41.740+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_gluster.so'
2021-12-17 00:11:41.746+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendGlusterRegister'
2021-12-17 00:11:41.746+0000: 28031: debug : virSetSharedStorageDriver:422 : registering storage as storage driver
2021-12-17 00:11:41.746+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/connection-driver/libvirt_driver_nodedev.so'
2021-12-17 00:11:41.746+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'nodedevRegister'
2021-12-17 00:11:41.746+0000: 28031: debug : virRegisterConnectDriver:522 : driver=0x7f138a1e7060 name=nodedev
2021-12-17 00:11:41.746+0000: 28031: debug : virRegisterConnectDriver:533 : registering nodedev as driver 7
2021-12-17 00:11:41.746+0000: 28031: debug : virSetSharedNodeDeviceDriver:448 : registering udev as device driver
2021-12-17 00:11:41.746+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/connection-driver/libvirt_driver_nwfilter.so'
2021-12-17 00:11:41.747+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'nwfilterRegister'
2021-12-17 00:11:41.747+0000: 28031: debug : virRegisterConnectDriver:522 : driver=0x7f1389dc7040 name=nwfilter
2021-12-17 00:11:41.747+0000: 28031: debug : virRegisterConnectDriver:533 : registering nwfilter as driver 8
2021-12-17 00:11:41.747+0000: 28031: debug : virSetSharedNWFilterDriver:500 : registering nwfilter as network filter driver
2021-12-17 00:11:41.747+0000: 28031: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so'
2021-12-17 00:11:41.749+0000: 28031: debug : virModuleLoadFunc:69 : Lookup function 'qemuRegister'
2021-12-17 00:11:41.749+0000: 28031: debug : virRegisterConnectDriver:522 : driver=0x7f138995f000 name=QEMU
2021-12-17 00:11:41.749+0000: 28031: debug : virRegisterConnectDriver:533 : registering QEMU as driver 9
2021-12-17 00:11:41.750+0000: 28031: debug : main:1142 : Attempting to configure auditing subsystem
2021-12-17 00:11:41.750+0000: 28042: debug : virThreadJobSetWorker:75 : Thread 28042 is running worker rpc-worker
2021-12-17 00:11:41.750+0000: 28031: debug : virHookCheck:161 : No hook script /etc/libvirt/hooks/daemon
2021-12-17 00:11:41.750+0000: 28031: debug : virHookCheck:172 : Hook dir /etc/libvirt/hooks/daemon.d is not accessible
2021-12-17 00:11:41.750+0000: 28031: debug : virHookCheck:165 : Found hook script /etc/libvirt/hooks/qemu
2021-12-17 00:11:41.750+0000: 28031: debug : virHookCheck:161 : No hook script /etc/libvirt/hooks/lxc
2021-12-17 00:11:41.750+0000: 28031: debug : virHookCheck:172 : Hook dir /etc/libvirt/hooks/lxc.d is not accessible
2021-12-17 00:11:41.750+0000: 28031: debug : virHookCheck:161 : No hook script /etc/libvirt/hooks/network
2021-12-17 00:11:41.750+0000: 28031: debug : virHookCheck:172 : Hook dir /etc/libvirt/hooks/network.d is not accessible
2021-12-17 00:11:41.750+0000: 28031: debug : virHookCheck:161 : No hook script /etc/libvirt/hooks/libxl
2021-12-17 00:11:41.750+0000: 28031: debug : virHookCheck:172 : Hook dir /etc/libvirt/hooks/libxl.d is not accessible
2021-12-17 00:11:41.750+0000: 28031: debug : virHookCheck:161 : No hook script /etc/libvirt/hooks/bhyve
2021-12-17 00:11:41.750+0000: 28031: debug : virHookCheck:172 : Hook dir /etc/libvirt/hooks/bhyve.d is not accessible
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdGetListenFDs:901 : Setting up networking from caller
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdGetListenFDs:932 : Got 4 file descriptors
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdGetListenFDs:937 : Disabling inheritance of passed FD 3
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdGetListenFDs:937 : Disabling inheritance of passed FD 4
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdGetListenFDs:937 : Disabling inheritance of passed FD 5
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdGetListenFDs:937 : Disabling inheritance of passed FD 6
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdActivationNew:964 : Activated with 4 FDs
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdActivationInitFromNames:758 : FD names libvirtd-admin.socket:libvirtd-ro.socket:libvirtd.socket:libvirtd-tls.socket
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdActivationAddFD:730 : Record first FD 3 with name libvirtd-admin.socket
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdActivationAddFD:730 : Record first FD 4 with name libvirtd-ro.socket
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdActivationAddFD:730 : Record first FD 5 with name libvirtd.socket
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdActivationAddFD:730 : Record first FD 6 with name libvirtd-tls.socket
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdActivationNew:977 : Created activation object for 4 FDs
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdActivationClaimFDs:1090 : Found 1 FDs with name libvirtd.socket
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdActivationClaimFDs:1090 : Found 1 FDs with name libvirtd-ro.socket
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdActivationClaimFDs:1090 : Found 1 FDs with name libvirtd-admin.socket
2021-12-17 00:11:41.751+0000: 28031: debug : virSystemdActivationClaimFDs:1086 : No FD with name libvirtd-tcp.socket
2021-12-17 00:11:41.751+0000: 28031: debug : daemonSetupNetworking:364 : Using CA='/etc/pki/vdsm/certs/cacert.pem' cert='/etc/pki/vdsm/certs/vdsmcert.pem' key='/etc/pki/vdsm/keys/vdsmkey.pem'
2021-12-17 00:11:41.751+0000: 28043: debug : virThreadJobSetWorker:75 : Thread 28043 is running worker rpc-worker
2021-12-17 00:11:41.751+0000: 28045: debug : virThreadJobSetWorker:75 : Thread 28045 is running worker rpc-worker
2021-12-17 00:11:41.752+0000: 28044: debug : virThreadJobSetWorker:75 : Thread 28044 is running worker rpc-worker
2021-12-17 00:11:41.753+0000: 28046: debug : virThreadJobSetWorker:75 : Thread 28046 is running worker rpc-worker
2021-12-17 00:11:41.753+0000: 28031: error : virNetTLSContextNew:732 : Unable to generate diffie-hellman parameters: Error in public key generation.
2021-12-17 00:11:42.949+0000: 28055: info : libvirt version: 7.10.0, package: 1.module_el8.6.0+1046+bd8eec5e (CentOS Buildsys <bugs@xxxxxxxxxx>, 2021-12-13-15:33:57, )
2021-12-17 00:11:42.949+0000: 28055: info : hostname: ost-basic-suite-master-host-0
2021-12-17 00:11:42.949+0000: 28055: debug : main:966 : Decided on pid file path '/run/libvirtd.pid'
2021-12-17 00:11:42.949+0000: 28055: debug : main:980 : Decided on socket paths '/run/libvirt/libvirt-sock', '/run/libvirt/libvirt-sock-ro' and '/run/libvirt/libvirt-admin-sock'
2021-12-17 00:11:42.949+0000: 28055: debug : main:1012 : Ensuring run dir '/run/libvirt' exists
2021-12-17 00:11:42.949+0000: 28055: debug : virNetlinkStartup:175 : Running global netlink initialization
2021-12-17 00:11:42.950+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/connection-driver/libvirt_driver_network.so'
2021-12-17 00:11:42.950+0000: 28055: debug : virUpdateSelfLastChanged:1507 : Setting self last changed to 1639621441 for '/usr/lib64/libvirt/connection-driver/libvirt_driver_network.so'
2021-12-17 00:11:42.950+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'networkRegister'
2021-12-17 00:11:42.950+0000: 28055: debug : virRegisterConnectDriver:522 : driver=0x7f49966950c0 name=network
2021-12-17 00:11:42.950+0000: 28055: debug : virRegisterConnectDriver:533 : registering network as driver 3
2021-12-17 00:11:42.950+0000: 28055: debug : virSetSharedNetworkDriver:370 : registering bridge as network driver
2021-12-17 00:11:42.950+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/connection-driver/libvirt_driver_interface.so'
2021-12-17 00:11:42.951+0000: 28061: debug : virThreadJobSetWorker:75 : Thread 28061 is running worker prio-rpc-worker
2021-12-17 00:11:42.951+0000: 28056: debug : virThreadJobSetWorker:75 : Thread 28056 is running worker rpc-worker
2021-12-17 00:11:42.952+0000: 28057: debug : virThreadJobSetWorker:75 : Thread 28057 is running worker rpc-worker
2021-12-17 00:11:42.952+0000: 28058: debug : virThreadJobSetWorker:75 : Thread 28058 is running worker rpc-worker
2021-12-17 00:11:42.952+0000: 28062: debug : virThreadJobSetWorker:75 : Thread 28062 is running worker prio-rpc-worker
2021-12-17 00:11:42.952+0000: 28060: debug : virThreadJobSetWorker:75 : Thread 28060 is running worker rpc-worker
2021-12-17 00:11:42.952+0000: 28059: debug : virThreadJobSetWorker:75 : Thread 28059 is running worker rpc-worker
2021-12-17 00:11:42.952+0000: 28065: debug : virThreadJobSetWorker:75 : Thread 28065 is running worker prio-rpc-worker
2021-12-17 00:11:42.953+0000: 28064: debug : virThreadJobSetWorker:75 : Thread 28064 is running worker prio-rpc-worker
2021-12-17 00:11:42.953+0000: 28063: debug : virThreadJobSetWorker:75 : Thread 28063 is running worker prio-rpc-worker
2021-12-17 00:11:43.006+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'interfaceRegister'
2021-12-17 00:11:43.006+0000: 28055: debug : virRegisterConnectDriver:522 : driver=0x7f4996476040 name=interface
2021-12-17 00:11:43.006+0000: 28055: debug : virRegisterConnectDriver:533 : registering interface as driver 4
2021-12-17 00:11:43.006+0000: 28055: debug : virSetSharedInterfaceDriver:396 : registering netcf as interface driver
2021-12-17 00:11:43.007+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/connection-driver/libvirt_driver_secret.so'
2021-12-17 00:11:43.007+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'secretRegister'
2021-12-17 00:11:43.007+0000: 28055: debug : virRegisterConnectDriver:522 : driver=0x7f49a0699040 name=secret
2021-12-17 00:11:43.007+0000: 28055: debug : virRegisterConnectDriver:533 : registering secret as driver 5
2021-12-17 00:11:43.007+0000: 28055: debug : virSetSharedSecretDriver:474 : registering secret as secret driver
2021-12-17 00:11:43.007+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/connection-driver/libvirt_driver_storage.so'
2021-12-17 00:11:43.007+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'storageRegister'
2021-12-17 00:11:43.007+0000: 28055: debug : virRegisterConnectDriver:522 : driver=0x7f49a0493040 name=storage
2021-12-17 00:11:43.007+0000: 28055: debug : virRegisterConnectDriver:533 : registering storage as driver 6
2021-12-17 00:11:43.007+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_fs.so'
2021-12-17 00:11:43.008+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendFsRegister'
2021-12-17 00:11:43.008+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_logical.so'
2021-12-17 00:11:43.008+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendLogicalRegister'
2021-12-17 00:11:43.008+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_iscsi.so'
2021-12-17 00:11:43.008+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendISCSIRegister'
2021-12-17 00:11:43.008+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_iscsi-direct.so'
2021-12-17 00:11:43.009+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendISCSIDirectRegister'
2021-12-17 00:11:43.009+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_scsi.so'
2021-12-17 00:11:43.010+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendSCSIRegister'
2021-12-17 00:11:43.010+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_mpath.so'
2021-12-17 00:11:43.010+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendMpathRegister'
2021-12-17 00:11:43.010+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_disk.so'
2021-12-17 00:11:43.011+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendDiskRegister'
2021-12-17 00:11:43.011+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_rbd.so'
2021-12-17 00:11:43.027+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendRBDRegister'
2021-12-17 00:11:43.027+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/storage-backend/libvirt_storage_backend_gluster.so'
2021-12-17 00:11:43.033+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'virStorageBackendGlusterRegister'
2021-12-17 00:11:43.033+0000: 28055: debug : virSetSharedStorageDriver:422 : registering storage as storage driver
2021-12-17 00:11:43.033+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/connection-driver/libvirt_driver_nodedev.so'
2021-12-17 00:11:43.033+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'nodedevRegister'
2021-12-17 00:11:43.034+0000: 28055: debug : virRegisterConnectDriver:522 : driver=0x7f4987046060 name=nodedev
2021-12-17 00:11:43.034+0000: 28055: debug : virRegisterConnectDriver:533 : registering nodedev as driver 7
2021-12-17 00:11:43.034+0000: 28055: debug : virSetSharedNodeDeviceDriver:448 : registering udev as device driver
2021-12-17 00:11:43.034+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/connection-driver/libvirt_driver_nwfilter.so'
2021-12-17 00:11:43.034+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'nwfilterRegister'
2021-12-17 00:11:43.034+0000: 28055: debug : virRegisterConnectDriver:522 : driver=0x7f4986c26040 name=nwfilter
2021-12-17 00:11:43.034+0000: 28055: debug : virRegisterConnectDriver:533 : registering nwfilter as driver 8
2021-12-17 00:11:43.034+0000: 28055: debug : virSetSharedNWFilterDriver:500 : registering nwfilter as network filter driver
2021-12-17 00:11:43.034+0000: 28055: debug : virModuleLoadFile:48 : Load module file '/usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so'
2021-12-17 00:11:43.037+0000: 28055: debug : virModuleLoadFunc:69 : Lookup function 'qemuRegister'
2021-12-17 00:11:43.037+0000: 28055: debug : virRegisterConnectDriver:522 : driver=0x7f49867be000 name=QEMU
2021-12-17 00:11:43.037+0000: 28055: debug : virRegisterConnectDriver:533 : registering QEMU as driver 9
2021-12-17 00:11:43.037+0000: 28055: debug : main:1142 : Attempting to configure auditing subsystem
2021-12-17 00:11:43.037+0000: 28066: debug : virThreadJobSetWorker:75 : Thread 28066 is running worker rpc-worker
2021-12-17 00:11:43.037+0000: 28055: debug : virHookCheck:161 : No hook script /etc/libvirt/hooks/daemon
2021-12-17 00:11:43.037+0000: 28055: debug : virHookCheck:172 : Hook dir /etc/libvirt/hooks/daemon.d is not accessible
2021-12-17 00:11:43.038+0000: 28055: debug : virHookCheck:165 : Found hook script /etc/libvirt/hooks/qemu
2021-12-17 00:11:43.038+0000: 28055: debug : virHookCheck:161 : No hook script /etc/libvirt/hooks/lxc
2021-12-17 00:11:43.038+0000: 28055: debug : virHookCheck:172 : Hook dir /etc/libvirt/hooks/lxc.d is not accessible
2021-12-17 00:11:43.038+0000: 28055: debug : virHookCheck:161 : No hook script /etc/libvirt/hooks/network
2021-12-17 00:11:43.038+0000: 28055: debug : virHookCheck:172 : Hook dir /etc/libvirt/hooks/network.d is not accessible
2021-12-17 00:11:43.038+0000: 28055: debug : virHookCheck:161 : No hook script /etc/libvirt/hooks/libxl
2021-12-17 00:11:43.038+0000: 28055: debug : virHookCheck:172 : Hook dir /etc/libvirt/hooks/libxl.d is not accessible
2021-12-17 00:11:43.038+0000: 28055: debug : virHookCheck:161 : No hook script /etc/libvirt/hooks/bhyve
2021-12-17 00:11:43.038+0000: 28055: debug : virHookCheck:172 : Hook dir /etc/libvirt/hooks/bhyve.d is not accessible
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdGetListenFDs:901 : Setting up networking from caller
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdGetListenFDs:932 : Got 4 file descriptors
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdGetListenFDs:937 : Disabling inheritance of passed FD 3
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdGetListenFDs:937 : Disabling inheritance of passed FD 4
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdGetListenFDs:937 : Disabling inheritance of passed FD 5
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdGetListenFDs:937 : Disabling inheritance of passed FD 6
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdActivationNew:964 : Activated with 4 FDs
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdActivationInitFromNames:758 : FD names libvirtd-admin.socket:libvirtd-ro.socket:libvirtd.socket:libvirtd-tls.socket
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdActivationAddFD:730 : Record first FD 3 with name libvirtd-admin.socket
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdActivationAddFD:730 : Record first FD 4 with name libvirtd-ro.socket
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdActivationAddFD:730 : Record first FD 5 with name libvirtd.socket
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdActivationAddFD:730 : Record first FD 6 with name libvirtd-tls.socket
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdActivationNew:977 : Created activation object for 4 FDs
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdActivationClaimFDs:1090 : Found 1 FDs with name libvirtd.socket
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdActivationClaimFDs:1090 : Found 1 FDs with name libvirtd-ro.socket
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdActivationClaimFDs:1090 : Found 1 FDs with name libvirtd-admin.socket
2021-12-17 00:11:43.038+0000: 28055: debug : virSystemdActivationClaimFDs:1086 : No FD with name libvirtd-tcp.socket
2021-12-17 00:11:43.038+0000: 28055: debug : daemonSetupNetworking:364 : Using CA='/etc/pki/vdsm/certs/cacert.pem' cert='/etc/pki/vdsm/certs/vdsmcert.pem' key='/etc/pki/vdsm/keys/vdsmkey.pem'
2021-12-17 00:11:43.038+0000: 28067: debug : virThreadJobSetWorker:75 : Thread 28067 is running worker rpc-worker
2021-12-17 00:11:43.038+0000: 28068: debug : virThreadJobSetWorker:75 : Thread 28068 is running worker rpc-worker
2021-12-17 00:11:43.039+0000: 28069: debug : virThreadJobSetWorker:75 : Thread 28069 is running worker rpc-worker
2021-12-17 00:11:43.040+0000: 28070: debug : virThreadJobSetWorker:75 : Thread 28070 is running worker rpc-worker
2021-12-17 00:11:43.999+0000: 28055: debug : daemonSetupNetworking:385 : Registering TLS socket (null):16514
2021-12-17 00:11:43.999+0000: 28055: debug : virSystemdActivationClaimFDs:1090 : Found 1 FDs with name libvirtd-tls.socket
2021-12-17 00:11:44.003+0000: 28055: info : virNetlinkEventServiceStart:1031 : starting netlink event service with protocol 0
2021-12-17 00:11:44.003+0000: 28055: debug : virNetlinkEventServiceStart:1075 : netlink event listener on fd: 15 running
2021-12-17 00:11:44.003+0000: 28055: info : virNetlinkEventServiceStart:1031 : starting netlink event service with protocol 15
2021-12-17 00:11:44.003+0000: 28071: debug : virThreadJobSet:97 : Thread 28071 is now running job daemon-init
2021-12-17 00:11:44.003+0000: 28055: debug : virNetlinkEventServiceStart:1075 : netlink event listener on fd: 16 running
2021-12-17 00:11:44.015+0000: 28071: debug : virGDBusIsServiceEnabled:387 : Service org.freedesktop.login1 is available
2021-12-17 00:11:44.016+0000: 28071: debug : virGDBusIsServiceRegistered:404 : Service org.freedesktop.login1 is registered
2021-12-17 00:11:44.019+0000: 28071: debug : virStateInitialize:654 : Running global init for Remote state driver
2021-12-17 00:11:44.019+0000: 28071: debug : virStateInitialize:660 : State init result 1 (mandatory=0)
2021-12-17 00:11:44.019+0000: 28071: debug : virStateInitialize:654 : Running global init for bridge state driver
2021-12-17 00:11:44.020+0000: 28071: debug : virCommandRunAsync:2629 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin /usr/sbin/dnsmasq --version
2021-12-17 00:11:44.022+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28074
2021-12-17 00:11:44.094+0000: 28071: debug : virCommandRun:2478 : Result status 0, stdout: 'Dnsmasq version 2.79  Copyright (c) 2000-2018 Simon Kelley
Compile time options: IPv6 GNU-getopt DBus no-i18n IDN2 DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC loop-detect inotify

This software comes with ABSOLUTELY NO WARRANTY.
Dnsmasq is free software, and you are welcome to redistribute it
under the terms of the GNU General Public License, version 2 or 3.
' stderr: ''
2021-12-17 00:11:44.094+0000: 28071: debug : virCommandRunAsync:2629 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin /usr/sbin/dnsmasq --help
2021-12-17 00:11:44.097+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28075
2021-12-17 00:11:44.168+0000: 28071: debug : virCommandRun:2478 : Result status 0, stdout: 'Usage: dnsmasq [options]

Valid options are:
-a, --listen-address=<ipaddr>                          Specify local address(es) to listen on.
-A, --address=/<domain>/<ipaddr>                       Return ipaddr for all hosts in specified domains.
-b, --bogus-priv                                       Fake reverse lookups for RFC1918 private address ranges.
-B, --bogus-nxdomain=<ipaddr>                          Treat ipaddr as NXDOMAIN (defeats Verisign wildcard).
-c, --cache-size=<integer>                             Specify the size of the cache in entries (defaults to 150).
-C, --conf-file=<path>                                 Specify configuration file (defaults to /etc/dnsmasq.conf).
-d, --no-daemon                                        Do NOT fork into the background: run in debug mode.
-D, --domain-needed                                    Do NOT forward queries with no domain part.
-e, --selfmx                                           Return self-pointing MX records for local hosts.
-E, --expand-hosts                                     Expand simple names in /etc/hosts with domain-suffix.
-f, --filterwin2k                                      Don't forward spurious DNS requests from Windows hosts.
-F, --dhcp-range=<ipaddr>,...                          Enable DHCP in the range given with lease duration.
-g, --group=<groupname>                                Change to this group after startup (defaults to dnsmasq).
-G, --dhcp-host=<hostspec>                             Set address or hostname for a specified machine.
    --dhcp-hostsfile=<path>                            Read DHCP host specs from file.
    --dhcp-optsfile=<path>                             Read DHCP option specs from file.
    --dhcp-hostsdir=<path>                             Read DHCP host specs from a directory.
    --dhcp-optsdir=<path>                              Read DHCP options from a directory.
    --tag-if=tag-expression                            Evaluate conditional tag expression.
-h, --no-hosts                                         Do NOT load /etc/hosts file.
-H, --addn-hosts=<path>                                Specify a hosts file to be read in addition to /etc/hosts.
    --hostsdir=<path>                                  Read hosts files from a directory.
-i, --interface=<interface>                            Specify interface(s) to listen on.
-I, --except-interface=<interface>                     Specify interface(s) NOT to listen on.
-j, --dhcp-userclass=set:<tag>,<class>                 Map DHCP user class to tag.
    --dhcp-circuitid=set:<tag>,<circuit>               Map RFC3046 circuit-id to tag.
    --dhcp-remoteid=set:<tag>,<remote>                 Map RFC3046 remote-id to tag.
    --dhcp-subscrid=set:<tag>,<remote>                 Map RFC3993 subscriber-id to tag.
-J, --dhcp-ignore=tag:<tag>...                         Don't do DHCP for hosts with tag set.
    --dhcp-broadcast[=tag:<tag>...]                    Force broadcast replies for hosts with tag set.
-k, --keep-in-foreground                               Do NOT fork into the background, do NOT run in debug mode.
-K, --dhcp-authoritative                               Assume we are the only DHCP server on the local network.
-l, --dhcp-leasefile=<path>                            Specify where to store DHCP leases (defaults to /var/lib/dnsmasq/dnsmasq.leases).
-L, --localmx                                          Return MX records for local hosts.
-m, --mx-host=<host_name>,<target>,<pref>              Specify an MX record.
-M, --dhcp-boot=<bootp opts>                           Specify BOOTP options to DHCP server.
-n, --no-poll                                          Do NOT poll /etc/resolv.conf file, reload only on SIGHUP.
-N, --no-negcache                                      Do NOT cache failed search results.
-o, --strict-order                                     Use nameservers strictly in the order given in /etc/resolv.conf.
-O, --dhcp-option=<optspec>                            Specify options to be sent to DHCP clients.
    --dhcp-option-force=<optspec>                      DHCP option sent even if the client does not request it.
-p, --port=<integer>                                   Specify port to listen for DNS requests on (defaults to 53).
-P, --edns-packet-max=<integer>                        Maximum supported UDP packet size for EDNS.0 (defaults to 4096).
-q, --log-queries                                      Log DNS queries.
-Q, --query-port=<integer>                             Force the originating port for upstream DNS queries.
-R, --no-resolv                                        Do NOT read resolv.conf.
-r, --resolv-file=<path>                               Specify path to resolv.conf (defaults to /etc/resolv.conf).
    --servers-file=<path>                              Specify path to file with server= options
-S, --server=/<domain>/<ipaddr>                        Specify address(es) of upstream servers with optional domains.
    --rev-server=<addr>/<prefix>,<ipaddr>              Specify address of upstream servers for reverse address queries
    --local=/<domain>/                                 Never forward queries to specified domains.
-s, --domain=<domain>[,<range>]                        Specify the domain to be assigned in DHCP leases.
-t, --mx-target=<host_name>                            Specify default target in an MX record.
-T, --local-ttl=<integer>                              Specify time-to-live in seconds for replies from /etc/hosts.
    --neg-ttl=<integer>                                Specify time-to-live in seconds for negative caching.
    --max-ttl=<integer>                                Specify time-to-live in seconds for maximum TTL to send to clients.
    --max-cache-ttl=<integer>                          Specify time-to-live ceiling for cache.
    --min-cache-ttl=<integer>                          Specify time-to-live floor for cache.
-u, --user=<username>                                  Change to this user after startup. (defaults to dnsmasq).
-U, --dhcp-vendorclass=set:<tag>,<class>               Map DHCP vendor class to tag.
-v, --version                                          Display dnsmasq version and copyright information.
-V, --alias=<ipaddr>,<ipaddr>,<netmask>                Translate IPv4 addresses from upstream servers.
-W, --srv-host=<name>,<target>,...                     Specify a SRV record.
-w, --help                                             Display this message. Use --help dhcp or --help dhcp6 for known DHCP options.
-x, --pid-file=<path>                                  Specify path of PID file (defaults to /var/run/dnsmasq.pid).
-X, --dhcp-lease-max=<integer>                         Specify maximum number of DHCP leases (defaults to 1000).
-y, --localise-queries                                 Answer DNS queries based on the interface a query was sent to.
-Y, --txt-record=<name>,<txt>[,<txt]                   Specify TXT DNS record.
    --ptr-record=<name>,<target>                       Specify PTR DNS record.
    --interface-name=<name>,<interface>                Give DNS name to IPv4 address of interface.
-z, --bind-interfaces                                  Bind only to interfaces in use.
-Z, --read-ethers                                      Read DHCP static host information from /etc/ethers.
-1, --enable-dbus[=<busname>]                          Enable the DBus interface for setting upstream servers, etc.
-2, --no-dhcp-interface=<interface>                    Do not provide DHCP on this interface, only provide DNS.
-3, --bootp-dynamic[=tag:<tag>]...                     Enable dynamic address allocation for bootp.
-4, --dhcp-mac=set:<tag>,<mac address>                 Map MAC address (with wildcards) to option set.
    --bridge-interface=<iface>,<alias>..               Treat DHCP requests on aliases as arriving from interface.
-5, --no-ping                                          Disable ICMP echo address checking in the DHCP server.
-6, --dhcp-script=<path>                               Shell script to run on DHCP lease creation and destruction.
    --dhcp-luascript=path                              Lua script to run on DHCP lease creation and destruction.
    --dhcp-scriptuser=<username>                       Run lease-change scripts as this user.
    --script-arp                                       Call dhcp-script with changes to local ARP table.
-7, --conf-dir=<path>                                  Read configuration from all the files in this directory.
-8, --log-facility=<facility>|<file>                   Log to this syslog facility or file. (defaults to DAEMON)
-9, --leasefile-ro                                     Do not use leasefile.
-0, --dns-forward-max=<integer>                        Maximum number of concurrent DNS queries. (defaults to 150)
    --clear-on-reload                                  Clear DNS cache when reloading /etc/resolv.conf.
    --dhcp-ignore-names[=tag:<tag>]...                 Ignore hostnames provided by DHCP clients.
    --dhcp-no-override                                 Do NOT reuse filename and server fields for extra DHCP options.
    --enable-tftp[=<intr>[,<intr>]]                    Enable integrated read-only TFTP server.
    --tftp-root=<dir>[,<iface>]                        Export files by TFTP only from the specified subtree.
    --tftp-unique-root[=ip|mac]                        Add client IP or hardware address to tftp-root.
    --tftp-secure                                      Allow access only to files owned by the user running dnsmasq.
    --tftp-no-fail                                     Do not terminate the service if TFTP directories are inaccessible.
    --tftp-max=<integer>                               Maximum number of concurrent TFTP transfers (defaults to 50).
    --tftp-mtu=<integer>                               Maximum MTU to use for TFTP transfers.
    --tftp-no-blocksize                                Disable the TFTP blocksize extension.
    --tftp-lowercase                                   Convert TFTP filenames to lowercase
    --tftp-port-range=<start>,<end>                    Ephemeral port range for use by TFTP transfers.
    --log-dhcp                                         Extra logging for DHCP.
    --log-async[=<integer>]                            Enable async. logging; optionally set queue length.
    --stop-dns-rebind                                  Stop DNS rebinding. Filter private IP ranges when resolving.
    --rebind-localhost-ok                              Allow rebinding of 127.0.0.0/8, for RBL servers.
    --rebind-domain-ok=/<domain>/                      Inhibit DNS-rebind protection on this domain.
    --all-servers                                      Always perform DNS queries to all servers.
    --dhcp-match=set:<tag>,<optspec>                   Set tag if client includes matching option in request.
    --dhcp-alternate-port[=<ports>]                    Use alternative ports for DHCP.
    --naptr-record=<name>,<naptr>                      Specify NAPTR DNS record.
    --min-port=<port>                                  Specify lowest port available for DNS query transmission.
    --max-port=<port>                                  Specify highest port available for DNS query transmission.
    --dhcp-fqdn                                        Use only fully qualified domain names for DHCP clients.
    --dhcp-generate-names[=tag:<tag>]                  Generate hostnames based on MAC address for nameless clients.
    --dhcp-proxy[=<ipaddr>]...                         Use these DHCP relays as full proxies.
    --dhcp-relay=<local-addr>,<server>[,<iface>]       Relay DHCP requests to a remote server
    --cname=<alias>,<target>[,<ttl>]                   Specify alias name for LOCAL DNS name.
    --pxe-prompt=<prompt>,[<timeout>]                  Prompt to send to PXE clients.
    --pxe-service=<service>                            Boot service for PXE menu.
    --test                                             Check configuration syntax.
    --add-mac[=base64|text]                            Add requestor's MAC address to forwarded DNS queries.
    --add-subnet=<v4 pref>[,<v6 pref>]                 Add specified IP subnet to forwarded DNS queries.
    --add-cpe-id=<text>                                Add client identification to forwarded DNS queries.
    --proxy-dnssec                                     Proxy DNSSEC validation results from upstream nameservers.
    --dhcp-sequential-ip                               Attempt to allocate sequential IP addresses to DHCP clients.
    --conntrack                                        Copy connection-track mark from queries to upstream connections.
    --dhcp-client-update                               Allow DHCP clients to do their own DDNS updates.
    --enable-ra                                        Send router-advertisements for interfaces doing DHCPv6
    --dhcp-duid=<enterprise>,<duid>                    Specify DUID_EN-type DHCPv6 server DUID
    --host-record=<name>,<address>[,<ttl>]             Specify host (A/AAAA and PTR) records
    --dns-rr=<name>,<RR-number>,[<data>]               Specify arbitrary DNS resource record
    --bind-dynamic                                     Bind to interfaces in use - check for new interfaces
    --auth-server=<NS>,<interface>                     Export local names to global DNS
    --auth-zone=<domain>,[<subnet>...]                 Domain to export to global DNS
    --auth-ttl=<integer>                               Set TTL for authoritative replies
    --auth-soa=<serial>[,...]                          Set authoritative zone information
    --auth-sec-servers=<NS>[,<NS>...]                  Secondary authoritative nameservers for forward domains
    --auth-peer=<ipaddr>[,<ipaddr>...]                 Peers which are allowed to do zone transfer
    --ipset=/<domain>[/<domain>...]/<ipset>...         Specify ipsets to which matching domains should be added
    --synth-domain=<domain>,<range>,[<prefix>]         Specify a domain and address range for synthesised names
    --dnssec                                           Activate DNSSEC validation
    --trust-anchor=<domain>,[<class>],...              Specify trust anchor key digest.
    --dnssec-debug                                     Disable upstream checking for DNSSEC debugging.
    --dnssec-check-unsigned                            Ensure answers without DNSSEC are in unsigned zones.
    --dnssec-no-timecheck                              Don't check DNSSEC signature timestamps until first cache-reload
    --dnssec-timestamp=<path>                          Timestamp file to verify system clock for DNSSEC
    --ra-param=<iface>,[mtu:<value>|<interface>|off,][<Set MTU, priority, resend-interval and router-lifetime
    --quiet-dhcp                                       Do not log routine DHCP.
    --quiet-dhcp6                                      Do not log routine DHCPv6.
    --quiet-ra                                         Do not log RA.
    --local-service                                    Accept queries only from directly-connected networks.
    --dns-loop-detect                                  Detect and remove DNS forwarding loops.
    --ignore-address=<ipaddr>                          Ignore DNS responses containing ipaddr.
    --dhcp-ttl=<ttl>                                   Set TTL in DNS responses with DHCP-derived addresses.
    --dhcp-reply-delay=<integer>                       Delay DHCP replies for at least number of seconds.
' stderr: ''
2021-12-17 00:11:44.168+0000: 28071: info : dnsmasqCapsSetFromBuffer:650 : dnsmasq version is 2.79, --bind-dynamic is present, SO_BINDTODEVICE is NOT in use, --ra-param is present
2021-12-17 00:11:44.171+0000: 28071: debug : virFirewallValidateBackend:116 : found iptables/ip6tables/ebtables
2021-12-17 00:11:44.173+0000: 28071: debug : virGDBusIsServiceRegistered:404 : Service org.fedoraproject.FirewallD1 is registered
2021-12-17 00:11:44.173+0000: 28071: debug : virFirewallValidateBackend:122 : Firewalld is registered ? 0
2021-12-17 00:11:44.173+0000: 28071: debug : virFirewallValidateBackend:137 : firewalld service running, using firewalld backend
2021-12-17 00:11:44.183+0000: 28071: debug : virFirewallBackendSynchronize:634 : Result of 'iptables -V' via firewalld: iptables v1.8.4 (nf_tables)

2021-12-17 00:11:44.183+0000: 28071: debug : virFirewallApply:767 : Applying groups for 0x557670123790
2021-12-17 00:11:44.183+0000: 28071: info : virFirewallApplyGroup:710 : Starting transaction for firewall=0x557670123790 group=0x557670123750 flags=0x0
2021-12-17 00:11:44.183+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --list-rules'
2021-12-17 00:11:44.183+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --list-rules
2021-12-17 00:11:44.185+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28077
2021-12-17 00:11:44.189+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
-N LIBVIRT_INP
-N LIBVIRT_OUT
-N LIBVIRT_FWO
-N LIBVIRT_FWI
-N LIBVIRT_FWX
-A INPUT -j LIBVIRT_INP
-A FORWARD -j LIBVIRT_FWX
-A FORWARD -j LIBVIRT_FWI
-A FORWARD -j LIBVIRT_FWO
-A OUTPUT -j LIBVIRT_OUT
-A LIBVIRT_INP -i virbr0 -p udp -m udp --dport 53 -j ACCEPT
-A LIBVIRT_INP -i virbr0 -p tcp -m tcp --dport 53 -j ACCEPT
-A LIBVIRT_INP -i virbr0 -p udp -m udp --dport 67 -j ACCEPT
-A LIBVIRT_INP -i virbr0 -p tcp -m tcp --dport 67 -j ACCEPT
-A LIBVIRT_OUT -o virbr0 -p udp -m udp --dport 53 -j ACCEPT
-A LIBVIRT_OUT -o virbr0 -p tcp -m tcp --dport 53 -j ACCEPT
-A LIBVIRT_OUT -o virbr0 -p udp -m udp --dport 68 -j ACCEPT
-A LIBVIRT_OUT -o virbr0 -p tcp -m tcp --dport 68 -j ACCEPT
-A LIBVIRT_FWO -s 192.168.122.0/24 -i virbr0 -j ACCEPT
-A LIBVIRT_FWO -i virbr0 -j REJECT --reject-with icmp-port-unreachable
-A LIBVIRT_FWI -d 192.168.122.0/24 -o virbr0 -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
-A LIBVIRT_FWI -o virbr0 -j REJECT --reject-with icmp-port-unreachable
-A LIBVIRT_FWX -i virbr0 -o virbr0 -j ACCEPT
' stderr: ''
2021-12-17 00:11:44.189+0000: 28071: debug : virFirewallApplyRule:686 : Invoking query 0x7f49ac5c1ce0 with '-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
-N LIBVIRT_INP
-N LIBVIRT_OUT
-N LIBVIRT_FWO
-N LIBVIRT_FWI
-N LIBVIRT_FWX
-A INPUT -j LIBVIRT_INP
-A FORWARD -j LIBVIRT_FWX
-A FORWARD -j LIBVIRT_FWI
-A FORWARD -j LIBVIRT_FWO
-A OUTPUT -j LIBVIRT_OUT
-A LIBVIRT_INP -i virbr0 -p udp -m udp --dport 53 -j ACCEPT
-A LIBVIRT_INP -i virbr0 -p tcp -m tcp --dport 53 -j ACCEPT
-A LIBVIRT_INP -i virbr0 -p udp -m udp --dport 67 -j ACCEPT
-A LIBVIRT_INP -i virbr0 -p tcp -m tcp --dport 67 -j ACCEPT
-A LIBVIRT_OUT -o virbr0 -p udp -m udp --dport 53 -j ACCEPT
-A LIBVIRT_OUT -o virbr0 -p tcp -m tcp --dport 53 -j ACCEPT
-A LIBVIRT_OUT -o virbr0 -p udp -m udp --dport 68 -j ACCEPT
-A LIBVIRT_OUT -o virbr0 -p tcp -m tcp --dport 68 -j ACCEPT
-A LIBVIRT_FWO -s 192.168.122.0/24 -i virbr0 -j ACCEPT
-A LIBVIRT_FWO -i virbr0 -j REJECT --reject-with icmp-port-unreachable
-A LIBVIRT_FWI -d 192.168.122.0/24 -o virbr0 -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
-A LIBVIRT_FWI -o virbr0 -j REJECT --reject-with icmp-port-unreachable
-A LIBVIRT_FWX -i virbr0 -o virbr0 -j ACCEPT
'
2021-12-17 00:11:44.189+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table nat --list-rules'
2021-12-17 00:11:44.189+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table nat --list-rules
2021-12-17 00:11:44.191+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28078
2021-12-17 00:11:44.194+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '-P PREROUTING ACCEPT
-P INPUT ACCEPT
-P POSTROUTING ACCEPT
-P OUTPUT ACCEPT
-N LIBVIRT_PRT
-A POSTROUTING -j LIBVIRT_PRT
-A LIBVIRT_PRT -s 192.168.122.0/24 -d 224.0.0.0/24 -j RETURN
-A LIBVIRT_PRT -s 192.168.122.0/24 -d 255.255.255.255/32 -j RETURN
-A LIBVIRT_PRT -s 192.168.122.0/24 ! -d 192.168.122.0/24 -p tcp -j MASQUERADE --to-ports 1024-65535
-A LIBVIRT_PRT -s 192.168.122.0/24 ! -d 192.168.122.0/24 -p udp -j MASQUERADE --to-ports 1024-65535
-A LIBVIRT_PRT -s 192.168.122.0/24 ! -d 192.168.122.0/24 -j MASQUERADE
' stderr: ''
2021-12-17 00:11:44.194+0000: 28071: debug : virFirewallApplyRule:686 : Invoking query 0x7f49ac5c1ce0 with '-P PREROUTING ACCEPT
-P INPUT ACCEPT
-P POSTROUTING ACCEPT
-P OUTPUT ACCEPT
-N LIBVIRT_PRT
-A POSTROUTING -j LIBVIRT_PRT
-A LIBVIRT_PRT -s 192.168.122.0/24 -d 224.0.0.0/24 -j RETURN
-A LIBVIRT_PRT -s 192.168.122.0/24 -d 255.255.255.255/32 -j RETURN
-A LIBVIRT_PRT -s 192.168.122.0/24 ! -d 192.168.122.0/24 -p tcp -j MASQUERADE --to-ports 1024-65535
-A LIBVIRT_PRT -s 192.168.122.0/24 ! -d 192.168.122.0/24 -p udp -j MASQUERADE --to-ports 1024-65535
-A LIBVIRT_PRT -s 192.168.122.0/24 ! -d 192.168.122.0/24 -j MASQUERADE
'
2021-12-17 00:11:44.194+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table mangle --list-rules'
2021-12-17 00:11:44.194+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table mangle --list-rules
2021-12-17 00:11:44.195+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28079
2021-12-17 00:11:44.198+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '-P PREROUTING ACCEPT
-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
-P POSTROUTING ACCEPT
-N LIBVIRT_PRT
-A POSTROUTING -j LIBVIRT_PRT
-A LIBVIRT_PRT -o virbr0 -p udp -m udp --dport 68 -j CHECKSUM --checksum-fill
' stderr: ''
2021-12-17 00:11:44.198+0000: 28071: debug : virFirewallApplyRule:686 : Invoking query 0x7f49ac5c1ce0 with '-P PREROUTING ACCEPT
-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
-P POSTROUTING ACCEPT
-N LIBVIRT_PRT
-A POSTROUTING -j LIBVIRT_PRT
-A LIBVIRT_PRT -o virbr0 -p udp -m udp --dport 68 -j CHECKSUM --checksum-fill
'
2021-12-17 00:11:44.198+0000: 28071: debug : virFirewallApply:800 : Done applying groups for 0x557670123790
2021-12-17 00:11:44.206+0000: 28071: debug : virFirewallBackendSynchronize:634 : Result of 'iptables -V' via firewalld: iptables v1.8.4 (nf_tables)

2021-12-17 00:11:44.206+0000: 28071: debug : virFirewallApply:767 : Applying groups for 0x557670123790
2021-12-17 00:11:44.206+0000: 28071: info : virFirewallApplyGroup:710 : Starting transaction for firewall=0x557670123790 group=0x557670123750 flags=0x0
2021-12-17 00:11:44.206+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/ip6tables -w --table filter --list-rules'
2021-12-17 00:11:44.206+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/ip6tables -w --table filter --list-rules
2021-12-17 00:11:44.207+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28081
2021-12-17 00:11:44.209+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
-N LIBVIRT_INP
-N LIBVIRT_OUT
-N LIBVIRT_FWO
-N LIBVIRT_FWI
-N LIBVIRT_FWX
-A INPUT -j LIBVIRT_INP
-A FORWARD -j LIBVIRT_FWX
-A FORWARD -j LIBVIRT_FWI
-A FORWARD -j LIBVIRT_FWO
-A OUTPUT -j LIBVIRT_OUT
' stderr: ''
2021-12-17 00:11:44.209+0000: 28071: debug : virFirewallApplyRule:686 : Invoking query 0x7f49ac5c1ce0 with '-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
-N LIBVIRT_INP
-N LIBVIRT_OUT
-N LIBVIRT_FWO
-N LIBVIRT_FWI
-N LIBVIRT_FWX
-A INPUT -j LIBVIRT_INP
-A FORWARD -j LIBVIRT_FWX
-A FORWARD -j LIBVIRT_FWI
-A FORWARD -j LIBVIRT_FWO
-A OUTPUT -j LIBVIRT_OUT
'
2021-12-17 00:11:44.209+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/ip6tables -w --table nat --list-rules'
2021-12-17 00:11:44.209+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/ip6tables -w --table nat --list-rules
2021-12-17 00:11:44.211+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28082
2021-12-17 00:11:44.221+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '-P PREROUTING ACCEPT
-P INPUT ACCEPT
-P POSTROUTING ACCEPT
-P OUTPUT ACCEPT
-N LIBVIRT_PRT
-A POSTROUTING -j LIBVIRT_PRT
' stderr: ''
2021-12-17 00:11:44.221+0000: 28071: debug : virFirewallApplyRule:686 : Invoking query 0x7f49ac5c1ce0 with '-P PREROUTING ACCEPT
-P INPUT ACCEPT
-P POSTROUTING ACCEPT
-P OUTPUT ACCEPT
-N LIBVIRT_PRT
-A POSTROUTING -j LIBVIRT_PRT
'
2021-12-17 00:11:44.221+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/ip6tables -w --table mangle --list-rules'
2021-12-17 00:11:44.221+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/ip6tables -w --table mangle --list-rules
2021-12-17 00:11:44.222+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28083
2021-12-17 00:11:44.226+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '-P PREROUTING ACCEPT
-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
-P POSTROUTING ACCEPT
-N LIBVIRT_PRT
-A POSTROUTING -j LIBVIRT_PRT
' stderr: ''
2021-12-17 00:11:44.226+0000: 28071: debug : virFirewallApplyRule:686 : Invoking query 0x7f49ac5c1ce0 with '-P PREROUTING ACCEPT
-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
-P POSTROUTING ACCEPT
-N LIBVIRT_PRT
-A POSTROUTING -j LIBVIRT_PRT
'
2021-12-17 00:11:44.226+0000: 28071: debug : virFirewallApply:800 : Done applying groups for 0x557670123790
2021-12-17 00:11:44.226+0000: 28071: debug : virFirewallApply:767 : Applying groups for 0x557670125770
2021-12-17 00:11:44.226+0000: 28071: info : virFirewallApplyGroup:710 : Starting transaction for firewall=0x557670125770 group=0x557670123750 flags=0x1
2021-12-17 00:11:44.226+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table mangle --delete LIBVIRT_PRT --out-interface virbr0 --protocol udp --destination-port 68 --jump CHECKSUM --checksum-fill'
2021-12-17 00:11:44.226+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table mangle --delete LIBVIRT_PRT --out-interface virbr0 --protocol udp --destination-port 68 --jump CHECKSUM --checksum-fill
2021-12-17 00:11:44.227+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28084
2021-12-17 00:11:44.231+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.231+0000: 28071: info : virFirewallApplyGroup:710 : Starting transaction for firewall=0x557670125770 group=0x557670128810 flags=0x1
2021-12-17 00:11:44.231+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table nat --delete LIBVIRT_PRT --source 192.168.122.0/24 --destination 224.0.0.0/24 --jump RETURN'
2021-12-17 00:11:44.231+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table nat --delete LIBVIRT_PRT --source 192.168.122.0/24 --destination 224.0.0.0/24 --jump RETURN
2021-12-17 00:11:44.232+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28085
2021-12-17 00:11:44.234+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.234+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table nat --delete LIBVIRT_PRT --source 192.168.122.0/24 --destination 255.255.255.255/32 --jump RETURN'
2021-12-17 00:11:44.234+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table nat --delete LIBVIRT_PRT --source 192.168.122.0/24 --destination 255.255.255.255/32 --jump RETURN
2021-12-17 00:11:44.235+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28086
2021-12-17 00:11:44.238+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.238+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table nat --delete LIBVIRT_PRT --source 192.168.122.0/24 -p tcp ! --destination 192.168.122.0/24 --jump MASQUERADE --to-ports 1024-65535'
2021-12-17 00:11:44.238+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table nat --delete LIBVIRT_PRT --source 192.168.122.0/24 -p tcp '!' --destination 192.168.122.0/24 --jump MASQUERADE --to-ports 1024-65535
2021-12-17 00:11:44.239+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28087
2021-12-17 00:11:44.242+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.242+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table nat --delete LIBVIRT_PRT --source 192.168.122.0/24 -p udp ! --destination 192.168.122.0/24 --jump MASQUERADE --to-ports 1024-65535'
2021-12-17 00:11:44.242+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table nat --delete LIBVIRT_PRT --source 192.168.122.0/24 -p udp '!' --destination 192.168.122.0/24 --jump MASQUERADE --to-ports 1024-65535
2021-12-17 00:11:44.243+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28088
2021-12-17 00:11:44.245+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.245+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table nat --delete LIBVIRT_PRT --source 192.168.122.0/24 ! --destination 192.168.122.0/24 --jump MASQUERADE'
2021-12-17 00:11:44.245+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table nat --delete LIBVIRT_PRT --source 192.168.122.0/24 '!' --destination 192.168.122.0/24 --jump MASQUERADE
2021-12-17 00:11:44.246+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28089
2021-12-17 00:11:44.248+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.248+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --delete LIBVIRT_FWI --destination 192.168.122.0/24 --out-interface virbr0 --match conntrack --ctstate ESTABLISHED,RELATED --jump ACCEPT'
2021-12-17 00:11:44.248+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --delete LIBVIRT_FWI --destination 192.168.122.0/24 --out-interface virbr0 --match conntrack --ctstate ESTABLISHED,RELATED --jump ACCEPT
2021-12-17 00:11:44.249+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28090
2021-12-17 00:11:44.251+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.251+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --delete LIBVIRT_FWO --source 192.168.122.0/24 --in-interface virbr0 --jump ACCEPT'
2021-12-17 00:11:44.251+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --delete LIBVIRT_FWO --source 192.168.122.0/24 --in-interface virbr0 --jump ACCEPT
2021-12-17 00:11:44.252+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28091
2021-12-17 00:11:44.254+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.254+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --delete LIBVIRT_FWX --in-interface virbr0 --out-interface virbr0 --jump ACCEPT'
2021-12-17 00:11:44.254+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --delete LIBVIRT_FWX --in-interface virbr0 --out-interface virbr0 --jump ACCEPT
2021-12-17 00:11:44.255+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28092
2021-12-17 00:11:44.257+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.257+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --delete LIBVIRT_FWI --out-interface virbr0 --jump REJECT'
2021-12-17 00:11:44.257+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --delete LIBVIRT_FWI --out-interface virbr0 --jump REJECT
2021-12-17 00:11:44.258+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28093
2021-12-17 00:11:44.260+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.260+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --delete LIBVIRT_FWO --in-interface virbr0 --jump REJECT'
2021-12-17 00:11:44.260+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --delete LIBVIRT_FWO --in-interface virbr0 --jump REJECT
2021-12-17 00:11:44.261+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28094
2021-12-17 00:11:44.263+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.263+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --delete LIBVIRT_INP --in-interface virbr0 --protocol udp --destination-port 53 --jump ACCEPT'
2021-12-17 00:11:44.263+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --delete LIBVIRT_INP --in-interface virbr0 --protocol udp --destination-port 53 --jump ACCEPT
2021-12-17 00:11:44.264+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28095
2021-12-17 00:11:44.266+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.266+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --delete LIBVIRT_INP --in-interface virbr0 --protocol tcp --destination-port 53 --jump ACCEPT'
2021-12-17 00:11:44.266+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --delete LIBVIRT_INP --in-interface virbr0 --protocol tcp --destination-port 53 --jump ACCEPT
2021-12-17 00:11:44.266+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28096
2021-12-17 00:11:44.269+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.269+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --delete LIBVIRT_OUT --out-interface virbr0 --protocol udp --destination-port 53 --jump ACCEPT'
2021-12-17 00:11:44.269+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --delete LIBVIRT_OUT --out-interface virbr0 --protocol udp --destination-port 53 --jump ACCEPT
2021-12-17 00:11:44.270+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28097
2021-12-17 00:11:44.272+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.272+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --delete LIBVIRT_OUT --out-interface virbr0 --protocol tcp --destination-port 53 --jump ACCEPT'
2021-12-17 00:11:44.272+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --delete LIBVIRT_OUT --out-interface virbr0 --protocol tcp --destination-port 53 --jump ACCEPT
2021-12-17 00:11:44.273+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28098
2021-12-17 00:11:44.275+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.275+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --delete LIBVIRT_OUT --out-interface virbr0 --protocol udp --destination-port 68 --jump ACCEPT'
2021-12-17 00:11:44.275+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --delete LIBVIRT_OUT --out-interface virbr0 --protocol udp --destination-port 68 --jump ACCEPT
2021-12-17 00:11:44.275+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28099
2021-12-17 00:11:44.278+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.278+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --delete LIBVIRT_OUT --out-interface virbr0 --protocol tcp --destination-port 68 --jump ACCEPT'
2021-12-17 00:11:44.278+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --delete LIBVIRT_OUT --out-interface virbr0 --protocol tcp --destination-port 68 --jump ACCEPT
2021-12-17 00:11:44.279+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28100
2021-12-17 00:11:44.281+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.281+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --delete LIBVIRT_INP --in-interface virbr0 --protocol udp --destination-port 67 --jump ACCEPT'
2021-12-17 00:11:44.281+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --delete LIBVIRT_INP --in-interface virbr0 --protocol udp --destination-port 67 --jump ACCEPT
2021-12-17 00:11:44.281+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28101
2021-12-17 00:11:44.284+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.284+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --delete LIBVIRT_INP --in-interface virbr0 --protocol tcp --destination-port 67 --jump ACCEPT'
2021-12-17 00:11:44.284+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --delete LIBVIRT_INP --in-interface virbr0 --protocol tcp --destination-port 67 --jump ACCEPT
2021-12-17 00:11:44.284+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28102
2021-12-17 00:11:44.287+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.287+0000: 28071: debug : virFirewallApply:800 : Done applying groups for 0x557670125770
2021-12-17 00:11:44.287+0000: 28071: debug : virGDBusIsServiceRegistered:404 : Service org.fedoraproject.FirewallD1 is registered
2021-12-17 00:11:44.289+0000: 28071: debug : virFirewallDZoneExists:250 : Requested zone 'libvirt' does exist
2021-12-17 00:11:44.291+0000: 28071: debug : virFirewallApply:767 : Applying groups for 0x557670125770
2021-12-17 00:11:44.291+0000: 28071: info : virFirewallApplyGroup:710 : Starting transaction for firewall=0x557670125770 group=0x557670139680 flags=0x0
2021-12-17 00:11:44.291+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --insert LIBVIRT_INP --in-interface virbr0 --protocol tcp --destination-port 67 --jump ACCEPT'
2021-12-17 00:11:44.291+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --insert LIBVIRT_INP --in-interface virbr0 --protocol tcp --destination-port 67 --jump ACCEPT
2021-12-17 00:11:44.292+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28103
2021-12-17 00:11:44.294+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.294+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --insert LIBVIRT_INP --in-interface virbr0 --protocol udp --destination-port 67 --jump ACCEPT'
2021-12-17 00:11:44.294+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --insert LIBVIRT_INP --in-interface virbr0 --protocol udp --destination-port 67 --jump ACCEPT
2021-12-17 00:11:44.295+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28104
2021-12-17 00:11:44.298+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.298+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --insert LIBVIRT_OUT --out-interface virbr0 --protocol tcp --destination-port 68 --jump ACCEPT'
2021-12-17 00:11:44.298+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --insert LIBVIRT_OUT --out-interface virbr0 --protocol tcp --destination-port 68 --jump ACCEPT
2021-12-17 00:11:44.298+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28105
2021-12-17 00:11:44.301+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.301+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --insert LIBVIRT_OUT --out-interface virbr0 --protocol udp --destination-port 68 --jump ACCEPT'
2021-12-17 00:11:44.301+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --insert LIBVIRT_OUT --out-interface virbr0 --protocol udp --destination-port 68 --jump ACCEPT
2021-12-17 00:11:44.301+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28106
2021-12-17 00:11:44.304+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.304+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --insert LIBVIRT_INP --in-interface virbr0 --protocol tcp --destination-port 53 --jump ACCEPT'
2021-12-17 00:11:44.304+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --insert LIBVIRT_INP --in-interface virbr0 --protocol tcp --destination-port 53 --jump ACCEPT
2021-12-17 00:11:44.304+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28107
2021-12-17 00:11:44.307+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.307+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --insert LIBVIRT_INP --in-interface virbr0 --protocol udp --destination-port 53 --jump ACCEPT'
2021-12-17 00:11:44.307+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --insert LIBVIRT_INP --in-interface virbr0 --protocol udp --destination-port 53 --jump ACCEPT
2021-12-17 00:11:44.307+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28108
2021-12-17 00:11:44.310+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.310+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --insert LIBVIRT_OUT --out-interface virbr0 --protocol tcp --destination-port 53 --jump ACCEPT'
2021-12-17 00:11:44.310+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --insert LIBVIRT_OUT --out-interface virbr0 --protocol tcp --destination-port 53 --jump ACCEPT
2021-12-17 00:11:44.310+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28109
2021-12-17 00:11:44.313+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.313+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --insert LIBVIRT_OUT --out-interface virbr0 --protocol udp --destination-port 53 --jump ACCEPT'
2021-12-17 00:11:44.313+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --insert LIBVIRT_OUT --out-interface virbr0 --protocol udp --destination-port 53 --jump ACCEPT
2021-12-17 00:11:44.314+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28110
2021-12-17 00:11:44.316+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.316+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --insert LIBVIRT_FWO --in-interface virbr0 --jump REJECT'
2021-12-17 00:11:44.316+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --insert LIBVIRT_FWO --in-interface virbr0 --jump REJECT
2021-12-17 00:11:44.317+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28111
2021-12-17 00:11:44.319+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.319+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --insert LIBVIRT_FWI --out-interface virbr0 --jump REJECT'
2021-12-17 00:11:44.319+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --insert LIBVIRT_FWI --out-interface virbr0 --jump REJECT
2021-12-17 00:11:44.320+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28112
2021-12-17 00:11:44.322+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.322+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --insert LIBVIRT_FWX --in-interface virbr0 --out-interface virbr0 --jump ACCEPT'
2021-12-17 00:11:44.322+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --insert LIBVIRT_FWX --in-interface virbr0 --out-interface virbr0 --jump ACCEPT
2021-12-17 00:11:44.323+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28113
2021-12-17 00:11:44.325+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.325+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --insert LIBVIRT_FWO --source 192.168.122.0/24 --in-interface virbr0 --jump ACCEPT'
2021-12-17 00:11:44.325+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --insert LIBVIRT_FWO --source 192.168.122.0/24 --in-interface virbr0 --jump ACCEPT
2021-12-17 00:11:44.326+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28114
2021-12-17 00:11:44.328+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.328+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table filter --insert LIBVIRT_FWI --destination 192.168.122.0/24 --out-interface virbr0 --match conntrack --ctstate ESTABLISHED,RELATED --jump ACCEPT'
2021-12-17 00:11:44.328+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table filter --insert LIBVIRT_FWI --destination 192.168.122.0/24 --out-interface virbr0 --match conntrack --ctstate ESTABLISHED,RELATED --jump ACCEPT
2021-12-17 00:11:44.329+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28115
2021-12-17 00:11:44.331+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.331+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table nat --insert LIBVIRT_PRT --source 192.168.122.0/24 ! --destination 192.168.122.0/24 --jump MASQUERADE'
2021-12-17 00:11:44.331+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table nat --insert LIBVIRT_PRT --source 192.168.122.0/24 '!' --destination 192.168.122.0/24 --jump MASQUERADE
2021-12-17 00:11:44.332+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28116
2021-12-17 00:11:44.334+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.334+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table nat --insert LIBVIRT_PRT --source 192.168.122.0/24 -p udp ! --destination 192.168.122.0/24 --jump MASQUERADE --to-ports 1024-65535'
2021-12-17 00:11:44.334+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table nat --insert LIBVIRT_PRT --source 192.168.122.0/24 -p udp '!' --destination 192.168.122.0/24 --jump MASQUERADE --to-ports 1024-65535
2021-12-17 00:11:44.335+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28117
2021-12-17 00:11:44.337+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.337+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table nat --insert LIBVIRT_PRT --source 192.168.122.0/24 -p tcp ! --destination 192.168.122.0/24 --jump MASQUERADE --to-ports 1024-65535'
2021-12-17 00:11:44.337+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table nat --insert LIBVIRT_PRT --source 192.168.122.0/24 -p tcp '!' --destination 192.168.122.0/24 --jump MASQUERADE --to-ports 1024-65535
2021-12-17 00:11:44.338+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28118
2021-12-17 00:11:44.340+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.340+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table nat --insert LIBVIRT_PRT --source 192.168.122.0/24 --destination 255.255.255.255/32 --jump RETURN'
2021-12-17 00:11:44.340+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table nat --insert LIBVIRT_PRT --source 192.168.122.0/24 --destination 255.255.255.255/32 --jump RETURN
2021-12-17 00:11:44.341+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28119
2021-12-17 00:11:44.343+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.343+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table nat --insert LIBVIRT_PRT --source 192.168.122.0/24 --destination 224.0.0.0/24 --jump RETURN'
2021-12-17 00:11:44.343+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table nat --insert LIBVIRT_PRT --source 192.168.122.0/24 --destination 224.0.0.0/24 --jump RETURN
2021-12-17 00:11:44.344+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28120
2021-12-17 00:11:44.346+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.346+0000: 28071: info : virFirewallApplyGroup:710 : Starting transaction for firewall=0x557670125770 group=0x55767012c2f0 flags=0x1
2021-12-17 00:11:44.346+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --table mangle --insert LIBVIRT_PRT --out-interface virbr0 --protocol udp --destination-port 68 --jump CHECKSUM --checksum-fill'
2021-12-17 00:11:44.346+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --table mangle --insert LIBVIRT_PRT --out-interface virbr0 --protocol udp --destination-port 68 --jump CHECKSUM --checksum-fill
2021-12-17 00:11:44.347+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28121
2021-12-17 00:11:44.350+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: '' stderr: ''
2021-12-17 00:11:44.351+0000: 28071: debug : virFirewallApply:800 : Done applying groups for 0x557670125770
2021-12-17 00:11:44.351+0000: 28071: debug : virStateInitialize:660 : State init result 1 (mandatory=0)
2021-12-17 00:11:44.351+0000: 28071: debug : virStateInitialize:654 : Running global init for netcf state driver
2021-12-17 00:11:44.355+0000: 28071: debug : virStateInitialize:660 : State init result 1 (mandatory=0)
2021-12-17 00:11:44.355+0000: 28071: debug : virStateInitialize:654 : Running global init for secret state driver
2021-12-17 00:11:44.355+0000: 28071: debug : virStateInitialize:660 : State init result 1 (mandatory=0)
2021-12-17 00:11:44.355+0000: 28071: debug : virStateInitialize:654 : Running global init for storage state driver
2021-12-17 00:11:44.355+0000: 28071: debug : virStateInitialize:660 : State init result 1 (mandatory=0)
2021-12-17 00:11:44.355+0000: 28071: debug : virStateInitialize:654 : Running global init for udev state driver
2021-12-17 00:11:44.356+0000: 28122: debug : virThreadJobSet:97 : Thread 28122 is now running job udev-event
2021-12-17 00:11:44.361+0000: 28071: debug : virStateInitialize:660 : State init result 1 (mandatory=0)
2021-12-17 00:11:44.361+0000: 28071: debug : virStateInitialize:654 : Running global init for NWFilter state driver
2021-12-17 00:11:44.361+0000: 28123: debug : virThreadJobSet:97 : Thread 28123 is now running job nodedev-init
2021-12-17 00:11:44.361+0000: 28071: debug : virFirewallApply:767 : Applying groups for 0x557670c490e0
2021-12-17 00:11:44.361+0000: 28071: info : virFirewallApplyGroup:710 : Starting transaction for firewall=0x557670c490e0 group=0x557670c49110 flags=0x0
2021-12-17 00:11:44.361+0000: 28071: info : virFirewallApplyRule:651 : Applying rule '/usr/sbin/iptables -w --version'
2021-12-17 00:11:44.361+0000: 28071: debug : virCommandRunAsync:2629 : About to run /usr/sbin/iptables -w --version
2021-12-17 00:11:44.362+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28124
2021-12-17 00:11:44.364+0000: 28071: debug : virCommandRun:2478 : Result exit status 0, stdout: 'iptables v1.8.4 (nf_tables)
' stderr: ''
2021-12-17 00:11:44.364+0000: 28071: debug : virFirewallApplyRule:686 : Invoking query 0x7f4986a1db00 with 'iptables v1.8.4 (nf_tables)
'
2021-12-17 00:11:44.364+0000: 28071: debug : virFirewallApply:800 : Done applying groups for 0x557670c490e0
2021-12-17 00:11:44.365+0000: 28071: info : virNWFilterBindingObjListLoadAllConfigs:302 : Scanning for configs in /run/libvirt/nwfilter-binding
2021-12-17 00:11:44.365+0000: 28071: debug : virStateInitialize:660 : State init result 1 (mandatory=0)
2021-12-17 00:11:44.365+0000: 28071: debug : virStateInitialize:654 : Running global init for QEMU state driver
2021-12-17 00:11:44.365+0000: 28071: debug : virArchFromHost:234 : Mapped x86_64 to 34 (x86_64)
2021-12-17 00:11:44.365+0000: 28071: debug : virCommandRunAsync:2629 : About to run dmidecode -q -t 0,1,2,3,4,11,17
2021-12-17 00:11:44.366+0000: 28071: debug : virCommandRunAsync:2632 : Command result 0, with PID 28125
2021-12-17 00:11:44.368+0000: 28071: debug : virCommandRun:2478 : Result status 0, stdout: 'BIOS Information
	Vendor: SeaBIOS
	Version: 1.13.0-2.module+el8.3.0+7353+9de0a3cc
	Release Date: 04/01/2014
	Address: 0xE8000
	Runtime Size: 96 kB
	ROM Size: 64 kB
	Characteristics:
		BIOS characteristics not supported
		Targeted content distribution is supported
	BIOS Revision: 0.0

System Information
	Manufacturer: Red Hat
	Product Name: KVM
	Version: RHEL-8.2.0 PC (Q35 + ICH9, 2009)
	Serial Number: Not Specified
	UUID: d77aebdb-2dae-4e44-9e3d-f9d1ed158d68
	Wake-up Type: Power Switch
	SKU Number: 8.2.0
	Family: Red Hat Enterprise Linux

Base Board Information
	Manufacturer: Red Hat
	Product Name: RHEL-AV
	Version: RHEL-8.2.0 PC (Q35 + ICH9, 2009)
	Serial Number: Not Specified
	Asset Tag: Not Specified
	Features:
		Board is a hosting board
	Location In Chassis: Not Specified
	Type: Motherboard

Chassis Information
	Manufacturer: Red Hat
	Type: Other
	Lock: Not Present
	Version: RHEL-8.2.0 PC (Q35 + ICH9, 2009)
	Serial Number: Not Specified
	Asset Tag: Not Specified
	Boot-up State: Safe
	Power Supply State: Safe
	Thermal State: Safe
	Security Status: Unknown
	OEM Information: 0x00000000
	Height: Unspecified
	Number Of Power Cords: Unspecified
	Contained Elements: 0
	SKU Number: Not Specified

Processor Information
	Socket Designation: CPU 0
	Type: Central Processor
	Family: Other
	Manufacturer: Red Hat
	ID: 57 06 05 00 FF FB 8B 0F
	Version: RHEL-8.2.0 PC (Q35 + ICH9, 2009)
	Voltage: Unknown
	External Clock: Unknown
	Max Speed: 2000 MHz
	Current Speed: 2000 MHz
	Status: Populated, Enabled
	Upgrade: Other
	Serial Number: Not Specified
	Asset Tag: Not Specified
	Part Number: Not Specified
	Core Count: 1
	Core Enabled: 1
	Thread Count: 1
	Characteristics: None

Processor Information
	Socket Designation: CPU 1
	Type: Central Processor
	Family: Other
	Manufacturer: Red Hat
	ID: 57 06 05 00 FF FB 8B 0F
	Version: RHEL-8.2.0 PC (Q35 + ICH9, 2009)
	Voltage: Unknown
	External Clock: Unknown
	Max Speed: 2000 MHz
	Current Speed: 2000 MHz
	Status: Populated, Enabled
	Upgrade: Other
	Serial Number: Not Specified
	Asset Tag: Not Specified
	Part Number: Not Specified
	Core Count: 1
	Core Enabled: 1
	Thread Count: 1
	Characteristics: None

Memory Device
	Total Width: Unknown
	Data Width: Unknown
	Size: 1792 MB
	Form Factor: DIMM
	Set: None
	Locator: DIMM 0
	Bank Locator: Not Specified
	Type: RAM
	Type Detail: Other
	Speed: Unknown
	Manufacturer: Red Hat
	Serial Number: Not Specified
	Asset Tag: Not Specified
	Part Number: Not Specified
	Rank: Unknown
	Configured Memory Speed: Unknown
	Minimum Voltage: Unknown
	Maximum Voltage: Unknown
	Configured Voltage: Unknown

' stderr: ''
2021-12-17 00:11:44.378+0000: 28071: debug : virProcessNamespaceAvailable:1512 : All namespaces (2) are enabled
2021-12-17 00:11:44.378+0000: 28071: debug : virConfReadFile:724 : filename=/etc/libvirt/qemu.conf
2021-12-17 00:11:44.378+0000: 28071: debug : virConfAddEntry:215 : Add entry vnc_sasl 0x557670c46570
2021-12-17 00:11:44.379+0000: 28071: debug : virConfAddEntry:215 : Add entry dynamic_ownership 0x557670c948f0
2021-12-17 00:11:44.379+0000: 28071: debug : virConfAddEntry:215 : Add entry group 0x557670c949d0
2021-12-17 00:11:44.379+0000: 28071: debug : virConfAddEntry:215 : Add entry lock_manager 0x557670c94a80
2021-12-17 00:11:44.379+0000: 28071: debug : virConfAddEntry:215 : Add entry max_core 0x557670c94b20
2021-12-17 00:11:44.379+0000: 28071: debug : virConfAddEntry:215 : Add entry migrate_tls_x509_cert_dir 0x557670c94bb0
2021-12-17 00:11:44.379+0000: 28071: debug : virConfAddEntry:215 : Add entry remote_display_port_max 0x557670c94c80
2021-12-17 00:11:44.379+0000: 28071: debug : virConfAddEntry:215 : Add entry remote_display_port_min 0x557670c94d00
2021-12-17 00:11:44.379+0000: 28071: debug : virConfAddEntry:215 : Add entry save_image_format 0x557670c94da0
2021-12-17 00:11:44.379+0000: 28071: debug : virConfAddEntry:215 : Add entry spice_tls 0x557670c94e20
2021-12-17 00:11:44.379+0000: 28071: debug : virConfAddEntry:215 : Add entry spice_tls_x509_cert_dir 0x557670c94ea0
2021-12-17 00:11:44.379+0000: 28071: debug : virConfAddEntry:215 : Add entry user 0x557670c94f40
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool 0x557670c46570 2
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool 0x557670c94e20 2
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string 0x557670c94ea0 3
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string 0x557670c94bb0 3
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueUInt:1091 : Get value uint (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueUInt:1091 : Get value uint (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueUInt:1091 : Get value uint 0x557670c94d00 2
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueUInt:1091 : Get value uint 0x557670c94c80 2
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string 0x557670c94da0 3
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueStringList:917 : Get value string list (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueUInt:1091 : Get value uint (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueUInt:1091 : Get value uint (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueUInt:1091 : Get value uint (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string 0x557670c94b20 3
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string 0x557670c94a80 3
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueUInt:1091 : Get value uint (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueInt:1042 : Get value int (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueUInt:1091 : Get value uint (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueUInt:1091 : Get value uint (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueUInt:1091 : Get value uint (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueStringList:917 : Get value string list (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueUInt:1091 : Get value uint (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueStringList:917 : Get value string list (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string 0x557670c94f40 3
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string 0x557670c949d0 3
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool 0x557670c948f0 2
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueBool:994 : Get value bool (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueStringList:917 : Get value string list (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueStringList:917 : Get value string list (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueInt:1042 : Get value int (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueStringList:917 : Get value string list (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.380+0000: 28071: debug : virConfGetValueStringList:917 : Get value string list (nil) 0
2021-12-17 00:11:44.381+0000: 28071: debug : virConfReadFile:724 : filename=/etc/libvirt/qemu-sanlock.conf
2021-12-17 00:11:44.381+0000: 28071: debug : virConfAddEntry:215 : Add entry auto_disk_leases 0x557670c94080
2021-12-17 00:11:44.381+0000: 28071: debug : virConfAddEntry:215 : Add entry require_lease_for_disks 0x557670c94140
2021-12-17 00:11:44.381+0000: 28071: debug : virConfGetValueBool:994 : Get value bool 0x557670c94080 2
2021-12-17 00:11:44.381+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.381+0000: 28071: debug : virConfGetValueUInt:1091 : Get value uint (nil) 0
2021-12-17 00:11:44.381+0000: 28071: debug : virConfGetValueBool:994 : Get value bool 0x557670c94140 2
2021-12-17 00:11:44.381+0000: 28071: debug : virConfGetValueUInt:1091 : Get value uint (nil) 0
2021-12-17 00:11:44.381+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.381+0000: 28071: debug : virConfGetValueString:869 : Get value string (nil) 0
2021-12-17 00:11:44.381+0000: 28071: debug : virSecurityDriverLookup:54 : name=<null>
2021-12-17 00:11:44.381+0000: 28071: debug : virSecurityDriverLookup:65 : Probed name=selinux
2021-12-17 00:11:44.381+0000: 28071: debug : virSecurityManagerNewDriver:86 : drv=0x7f49acb4b3a0 (selinux) virtDriver=QEMU flags=0xa
2021-12-17 00:11:44.381+0000: 28071: debug : virSecuritySELinuxInitialize:775 : SELinuxInitialize QEMU
2021-12-17 00:11:44.383+0000: 28071: debug : virSecuritySELinuxQEMUInitialize:734 : Loaded domain context 'system_u:system_r:svirt_t:s0', alt domain context 'system_u:system_r:svirt_tcg_t:s0'
2021-12-17 00:11:44.383+0000: 28071: debug : virSecuritySELinuxQEMUInitialize:754 : Loaded file context 'system_u:object_r:svirt_image_t:s0', content context 'system_u:object_r:virt_content_t:s0'
2021-12-17 00:11:44.383+0000: 28071: debug : virSecurityManagerNewDriver:86 : drv=0x7f49acb4b200 (stack) virtDriver=QEMU flags=0xa
2021-12-17 00:11:44.383+0000: 28071: debug : virSecurityManagerNewDriver:86 : drv=0x7f49acb4aec0 (dac) virtDriver=QEMU flags=0xa
2021-12-17 00:11:44.384+0000: 28071: debug : virArchFromHost:234 : Mapped x86_64 to 34 (x86_64)
2021-12-17 00:11:44.384+0000: 28071: debug : virArchFromHost:234 : Mapped x86_64 to 34 (x86_64)
2021-12-17 00:11:44.384+0000: 28071: debug : virArchFromHost:234 : Mapped x86_64 to 34 (x86_64)
2021-12-17 00:11:44.384+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:00.0/physfn' does not exist
2021-12-17 00:11:44.384+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:00.0
2021-12-17 00:11:44.384+0000: 28071: debug : virArchFromHost:234 : Mapped x86_64 to 34 (x86_64)
2021-12-17 00:11:44.384+0000: 28123: debug : virPCIDeviceNew:1496 : 8086 29c0 0000:00:00.0: initialized
2021-12-17 00:11:44.384+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:00:00.0/vpd
2021-12-17 00:11:44.384+0000: 28123: debug : virPCIDeviceFree:1526 : 8086 29c0 0000:00:00.0: freeing
2021-12-17 00:11:44.384+0000: 28123: debug : virPCIDeviceNew:1496 : 8086 29c0 0000:00:00.0: initialized
2021-12-17 00:11:44.384+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 8086 29c0 0000:00:00.0: opened /sys/bus/pci/devices/0000:00:00.0/config
2021-12-17 00:11:44.384+0000: 28071: info : virDomainObjListLoadAllConfigs:588 : Scanning for configs in /run/libvirt/qemu
2021-12-17 00:11:44.384+0000: 28071: info : virDomainObjListLoadAllConfigs:588 : Scanning for configs in /etc/libvirt/qemu
2021-12-17 00:11:44.384+0000: 28071: debug : virStateInitialize:660 : State init result 1 (mandatory=0)
2021-12-17 00:11:44.384+0000: 28071: debug : virThreadJobClear:122 : Thread 28071 finished job daemon-init with ret=0
2021-12-17 00:11:44.385+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 8086 29c0 0000:00:00.0: opened /sys/bus/pci/devices/0000:00:00.0/config
2021-12-17 00:11:44.385+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 8086 29c0 0000:00:00.0: failed to find cap 0x10 (Success)
2021-12-17 00:11:44.385+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 8086 29c0 0000:00:00.0: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.385+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 8086 29c0 0000:00:00.0: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.385+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 8086 29c0 0000:00:00.0: no FLR capability found
2021-12-17 00:11:44.385+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 8086 29c0 0000:00:00.0: no PM reset capability found
2021-12-17 00:11:44.385+0000: 28123: debug : virPCIDeviceFree:1526 : 8086 29c0 0000:00:00.0: freeing
2021-12-17 00:11:44.385+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670115420
2021-12-17 00:11:44.385+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670115420
2021-12-17 00:11:44.385+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670115420
2021-12-17 00:11:44.385+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670115420
2021-12-17 00:11:44.387+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:01.0/physfn' does not exist
2021-12-17 00:11:44.387+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:01.0
2021-12-17 00:11:44.387+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.0: initialized
2021-12-17 00:11:44.387+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:00:01.0/vpd
2021-12-17 00:11:44.387+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.0: freeing
2021-12-17 00:11:44.387+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.0: initialized
2021-12-17 00:11:44.387+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.0: opened /sys/bus/pci/devices/0000:00:01.0/config
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.0: opened /sys/bus/pci/devices/0000:00:01.0/config
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.0: found cap 0x10 at 0x54
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.0: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.0: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.0: no FLR capability found
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.0: no PM reset capability found
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.0: opened /sys/bus/pci/devices/0000:00:01.0/config
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.0: found cap 0x10 at 0x54
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.0: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.0: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.0: no FLR capability found
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.0: no PM reset capability found
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.0: opened /sys/bus/pci/devices/0000:00:01.0/config
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.0: found cap 0x10 at 0x54
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.0: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.0: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.0: no FLR capability found
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.0: no PM reset capability found
2021-12-17 00:11:44.388+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.0: freeing
2021-12-17 00:11:44.388+0000: 28123: debug : virObjectEventNew:621 : obj=0x5576701154a0
2021-12-17 00:11:44.388+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x5576701154a0
2021-12-17 00:11:44.388+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x5576701154a0
2021-12-17 00:11:44.388+0000: 28123: debug : virObjectEventDispose:122 : obj=0x5576701154a0
2021-12-17 00:11:44.391+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/physfn' does not exist
2021-12-17 00:11:44.391+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0
2021-12-17 00:11:44.391+0000: 28123: debug : virPCIDeviceNew:1496 : 1af4 1041 0000:01:00.0: initialized
2021-12-17 00:11:44.391+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:01:00.0/vpd
2021-12-17 00:11:44.391+0000: 28123: debug : virPCIDeviceFree:1526 : 1af4 1041 0000:01:00.0: freeing
2021-12-17 00:11:44.391+0000: 28123: debug : virPCIDeviceNew:1496 : 1af4 1041 0000:01:00.0: initialized
2021-12-17 00:11:44.391+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:01:00.0: opened /sys/bus/pci/devices/0000:01:00.0/config
2021-12-17 00:11:44.391+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:01:00.0: opened /sys/bus/pci/devices/0000:01:00.0/config
2021-12-17 00:11:44.391+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:01:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.391+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:01:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.391+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1041 0000:01:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.391+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1041 0000:01:00.0: detected PM reset capability
2021-12-17 00:11:44.391+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:01:00.0: opened /sys/bus/pci/devices/0000:01:00.0/config
2021-12-17 00:11:44.391+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:01:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:01:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1041 0000:01:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1041 0000:01:00.0: detected PM reset capability
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:01:00.0: opened /sys/bus/pci/devices/0000:01:00.0/config
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:01:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:01:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1041 0000:01:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1041 0000:01:00.0: detected PM reset capability
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceFree:1526 : 1af4 1041 0000:01:00.0: freeing
2021-12-17 00:11:44.392+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670115520
2021-12-17 00:11:44.392+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670115520
2021-12-17 00:11:44.392+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670115520
2021-12-17 00:11:44.392+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670115520
2021-12-17 00:11:44.392+0000: 28123: debug : virObjectEventNew:621 : obj=0x5576701155a0
2021-12-17 00:11:44.392+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x5576701155a0
2021-12-17 00:11:44.392+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x5576701155a0
2021-12-17 00:11:44.392+0000: 28123: debug : virObjectEventDispose:122 : obj=0x5576701155a0
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:01.1/physfn' does not exist
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:01.1
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.1: initialized
2021-12-17 00:11:44.392+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:00:01.1/vpd
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.1: freeing
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.1: initialized
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.1: opened /sys/bus/pci/devices/0000:00:01.1/config
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.1: opened /sys/bus/pci/devices/0000:00:01.1/config
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.1: found cap 0x10 at 0x54
2021-12-17 00:11:44.392+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.1: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.1: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.1: no FLR capability found
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.1: no PM reset capability found
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.1: opened /sys/bus/pci/devices/0000:00:01.1/config
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.1: found cap 0x10 at 0x54
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.1: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.1: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.1: no FLR capability found
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.1: no PM reset capability found
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.1: opened /sys/bus/pci/devices/0000:00:01.1/config
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.1: found cap 0x10 at 0x54
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.1: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.1: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.1: no FLR capability found
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.1: no PM reset capability found
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.1: freeing
2021-12-17 00:11:44.393+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670115620
2021-12-17 00:11:44.393+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670115620
2021-12-17 00:11:44.393+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670115620
2021-12-17 00:11:44.393+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670115620
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/physfn' does not exist
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceNew:1496 : 1af4 1041 0000:02:00.0: initialized
2021-12-17 00:11:44.393+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:02:00.0/vpd
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceFree:1526 : 1af4 1041 0000:02:00.0: freeing
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceNew:1496 : 1af4 1041 0000:02:00.0: initialized
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:02:00.0: opened /sys/bus/pci/devices/0000:02:00.0/config
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:02:00.0: opened /sys/bus/pci/devices/0000:02:00.0/config
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:02:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:02:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1041 0000:02:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1041 0000:02:00.0: detected PM reset capability
2021-12-17 00:11:44.393+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:02:00.0: opened /sys/bus/pci/devices/0000:02:00.0/config
2021-12-17 00:11:44.394+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:02:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.394+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:02:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.394+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1041 0000:02:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.394+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1041 0000:02:00.0: detected PM reset capability
2021-12-17 00:11:44.394+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:02:00.0: opened /sys/bus/pci/devices/0000:02:00.0/config
2021-12-17 00:11:44.394+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:02:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.394+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:02:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.394+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1041 0000:02:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.394+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1041 0000:02:00.0: detected PM reset capability
2021-12-17 00:11:44.394+0000: 28123: debug : virPCIDeviceFree:1526 : 1af4 1041 0000:02:00.0: freeing
2021-12-17 00:11:44.394+0000: 28123: debug : virObjectEventNew:621 : obj=0x5576701156a0
2021-12-17 00:11:44.394+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x5576701156a0
2021-12-17 00:11:44.394+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x5576701156a0
2021-12-17 00:11:44.394+0000: 28123: debug : virObjectEventDispose:122 : obj=0x5576701156a0
2021-12-17 00:11:44.394+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670115720
2021-12-17 00:11:44.394+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670115720
2021-12-17 00:11:44.394+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670115720
2021-12-17 00:11:44.394+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670115720
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:01.2/physfn' does not exist
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:01.2
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.2: initialized
2021-12-17 00:11:44.395+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:00:01.2/vpd
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.2: freeing
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.2: initialized
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.2: opened /sys/bus/pci/devices/0000:00:01.2/config
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.2: opened /sys/bus/pci/devices/0000:00:01.2/config
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.2: found cap 0x10 at 0x54
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.2: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.2: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.2: no FLR capability found
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.2: no PM reset capability found
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.2: opened /sys/bus/pci/devices/0000:00:01.2/config
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.2: found cap 0x10 at 0x54
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.2: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.2: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.2: no FLR capability found
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.2: no PM reset capability found
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.2: opened /sys/bus/pci/devices/0000:00:01.2/config
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.2: found cap 0x10 at 0x54
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.2: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.2: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.2: no FLR capability found
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.2: no PM reset capability found
2021-12-17 00:11:44.395+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.2: freeing
2021-12-17 00:11:44.395+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670124010
2021-12-17 00:11:44.395+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670124010
2021-12-17 00:11:44.395+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670124010
2021-12-17 00:11:44.395+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670124010
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:01.2/0000:03:00.0/physfn' does not exist
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:01.2/0000:03:00.0
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceNew:1496 : 1af4 1041 0000:03:00.0: initialized
2021-12-17 00:11:44.396+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:03:00.0/vpd
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceFree:1526 : 1af4 1041 0000:03:00.0: freeing
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceNew:1496 : 1af4 1041 0000:03:00.0: initialized
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:03:00.0: opened /sys/bus/pci/devices/0000:03:00.0/config
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:03:00.0: opened /sys/bus/pci/devices/0000:03:00.0/config
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:03:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:03:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1041 0000:03:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1041 0000:03:00.0: detected PM reset capability
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:03:00.0: opened /sys/bus/pci/devices/0000:03:00.0/config
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:03:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:03:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1041 0000:03:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1041 0000:03:00.0: detected PM reset capability
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:03:00.0: opened /sys/bus/pci/devices/0000:03:00.0/config
2021-12-17 00:11:44.396+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:03:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.397+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:03:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.397+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1041 0000:03:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.397+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1041 0000:03:00.0: detected PM reset capability
2021-12-17 00:11:44.397+0000: 28123: debug : virPCIDeviceFree:1526 : 1af4 1041 0000:03:00.0: freeing
2021-12-17 00:11:44.397+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670124090
2021-12-17 00:11:44.397+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670124090
2021-12-17 00:11:44.397+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670124090
2021-12-17 00:11:44.397+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670124090
2021-12-17 00:11:44.397+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670124110
2021-12-17 00:11:44.397+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670124110
2021-12-17 00:11:44.397+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670124110
2021-12-17 00:11:44.397+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670124110
2021-12-17 00:11:44.397+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:01.3/physfn' does not exist
2021-12-17 00:11:44.397+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:01.3
2021-12-17 00:11:44.397+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.3: initialized
2021-12-17 00:11:44.397+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:00:01.3/vpd
2021-12-17 00:11:44.397+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.3: freeing
2021-12-17 00:11:44.397+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.3: initialized
2021-12-17 00:11:44.397+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.3: opened /sys/bus/pci/devices/0000:00:01.3/config
2021-12-17 00:11:44.397+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.3: opened /sys/bus/pci/devices/0000:00:01.3/config
2021-12-17 00:11:44.397+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.3: found cap 0x10 at 0x54
2021-12-17 00:11:44.397+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.3: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.3: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.3: no FLR capability found
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.3: no PM reset capability found
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.3: opened /sys/bus/pci/devices/0000:00:01.3/config
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.3: found cap 0x10 at 0x54
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.3: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.3: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.3: no FLR capability found
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.3: no PM reset capability found
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.3: opened /sys/bus/pci/devices/0000:00:01.3/config
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.3: found cap 0x10 at 0x54
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.3: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.3: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.3: no FLR capability found
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.3: no PM reset capability found
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.3: freeing
2021-12-17 00:11:44.398+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670124110
2021-12-17 00:11:44.398+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670124110
2021-12-17 00:11:44.398+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670124110
2021-12-17 00:11:44.398+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670124110
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:01.3/0000:04:00.0/physfn' does not exist
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:01.3/0000:04:00.0
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceNew:1496 : 1af4 1041 0000:04:00.0: initialized
2021-12-17 00:11:44.398+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:04:00.0/vpd
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceFree:1526 : 1af4 1041 0000:04:00.0: freeing
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceNew:1496 : 1af4 1041 0000:04:00.0: initialized
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:04:00.0: opened /sys/bus/pci/devices/0000:04:00.0/config
2021-12-17 00:11:44.398+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:04:00.0: opened /sys/bus/pci/devices/0000:04:00.0/config
2021-12-17 00:11:44.399+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:04:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.399+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:04:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.399+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1041 0000:04:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.399+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1041 0000:04:00.0: detected PM reset capability
2021-12-17 00:11:44.399+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:04:00.0: opened /sys/bus/pci/devices/0000:04:00.0/config
2021-12-17 00:11:44.399+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:04:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.399+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:04:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.399+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1041 0000:04:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.399+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1041 0000:04:00.0: detected PM reset capability
2021-12-17 00:11:44.399+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1041 0000:04:00.0: opened /sys/bus/pci/devices/0000:04:00.0/config
2021-12-17 00:11:44.399+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:04:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.399+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1041 0000:04:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.399+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1041 0000:04:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.399+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1041 0000:04:00.0: detected PM reset capability
2021-12-17 00:11:44.399+0000: 28123: debug : virPCIDeviceFree:1526 : 1af4 1041 0000:04:00.0: freeing
2021-12-17 00:11:44.399+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670124090
2021-12-17 00:11:44.399+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670124090
2021-12-17 00:11:44.399+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670124090
2021-12-17 00:11:44.399+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670124090
2021-12-17 00:11:44.400+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670124010
2021-12-17 00:11:44.400+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670124010
2021-12-17 00:11:44.400+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670124010
2021-12-17 00:11:44.400+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670124010
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:01.4/physfn' does not exist
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:01.4
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.4: initialized
2021-12-17 00:11:44.400+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:00:01.4/vpd
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.4: freeing
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.4: initialized
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.4: opened /sys/bus/pci/devices/0000:00:01.4/config
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.4: opened /sys/bus/pci/devices/0000:00:01.4/config
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.4: found cap 0x10 at 0x54
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.4: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.4: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.4: no FLR capability found
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.4: no PM reset capability found
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.4: opened /sys/bus/pci/devices/0000:00:01.4/config
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.4: found cap 0x10 at 0x54
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.4: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.4: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.4: no FLR capability found
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.4: no PM reset capability found
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.4: opened /sys/bus/pci/devices/0000:00:01.4/config
2021-12-17 00:11:44.400+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.4: found cap 0x10 at 0x54
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.4: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.4: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.4: no FLR capability found
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.4: no PM reset capability found
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.4: freeing
2021-12-17 00:11:44.401+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670115720
2021-12-17 00:11:44.401+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670115720
2021-12-17 00:11:44.401+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670115720
2021-12-17 00:11:44.401+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670115720
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:01.4/0000:05:00.0/physfn' does not exist
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:01.4/0000:05:00.0
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIDeviceNew:1496 : 1af4 1043 0000:05:00.0: initialized
2021-12-17 00:11:44.401+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:05:00.0/vpd
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIDeviceFree:1526 : 1af4 1043 0000:05:00.0: freeing
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIDeviceNew:1496 : 1af4 1043 0000:05:00.0: initialized
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1043 0000:05:00.0: opened /sys/bus/pci/devices/0000:05:00.0/config
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1043 0000:05:00.0: opened /sys/bus/pci/devices/0000:05:00.0/config
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1043 0000:05:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1043 0000:05:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1043 0000:05:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1043 0000:05:00.0: detected PM reset capability
2021-12-17 00:11:44.401+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1043 0000:05:00.0: opened /sys/bus/pci/devices/0000:05:00.0/config
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1043 0000:05:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1043 0000:05:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1043 0000:05:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1043 0000:05:00.0: detected PM reset capability
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1043 0000:05:00.0: opened /sys/bus/pci/devices/0000:05:00.0/config
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1043 0000:05:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1043 0000:05:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1043 0000:05:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1043 0000:05:00.0: detected PM reset capability
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIDeviceFree:1526 : 1af4 1043 0000:05:00.0: freeing
2021-12-17 00:11:44.402+0000: 28123: debug : virObjectEventNew:621 : obj=0x5576701156a0
2021-12-17 00:11:44.402+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x5576701156a0
2021-12-17 00:11:44.402+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x5576701156a0
2021-12-17 00:11:44.402+0000: 28123: debug : virObjectEventDispose:122 : obj=0x5576701156a0
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:01.5/physfn' does not exist
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:01.5
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.5: initialized
2021-12-17 00:11:44.402+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:00:01.5/vpd
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.5: freeing
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.5: initialized
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.5: opened /sys/bus/pci/devices/0000:00:01.5/config
2021-12-17 00:11:44.402+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.5: opened /sys/bus/pci/devices/0000:00:01.5/config
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.5: found cap 0x10 at 0x54
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.5: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.5: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.5: no FLR capability found
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.5: no PM reset capability found
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.5: opened /sys/bus/pci/devices/0000:00:01.5/config
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.5: found cap 0x10 at 0x54
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.5: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.5: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.5: no FLR capability found
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.5: no PM reset capability found
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.5: opened /sys/bus/pci/devices/0000:00:01.5/config
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.5: found cap 0x10 at 0x54
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.5: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.5: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.5: no FLR capability found
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.5: no PM reset capability found
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.5: freeing
2021-12-17 00:11:44.403+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670115620
2021-12-17 00:11:44.403+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670115620
2021-12-17 00:11:44.403+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670115620
2021-12-17 00:11:44.403+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670115620
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:01.5/0000:06:00.0/physfn' does not exist
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:01.5/0000:06:00.0
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceNew:1496 : 1af4 1042 0000:06:00.0: initialized
2021-12-17 00:11:44.403+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:06:00.0/vpd
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceFree:1526 : 1af4 1042 0000:06:00.0: freeing
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceNew:1496 : 1af4 1042 0000:06:00.0: initialized
2021-12-17 00:11:44.403+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1042 0000:06:00.0: opened /sys/bus/pci/devices/0000:06:00.0/config
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1042 0000:06:00.0: opened /sys/bus/pci/devices/0000:06:00.0/config
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1042 0000:06:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1042 0000:06:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1042 0000:06:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1042 0000:06:00.0: detected PM reset capability
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1042 0000:06:00.0: opened /sys/bus/pci/devices/0000:06:00.0/config
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1042 0000:06:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1042 0000:06:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1042 0000:06:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1042 0000:06:00.0: detected PM reset capability
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1042 0000:06:00.0: opened /sys/bus/pci/devices/0000:06:00.0/config
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1042 0000:06:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1042 0000:06:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1042 0000:06:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1042 0000:06:00.0: detected PM reset capability
2021-12-17 00:11:44.404+0000: 28123: debug : virPCIDeviceFree:1526 : 1af4 1042 0000:06:00.0: freeing
2021-12-17 00:11:44.405+0000: 28123: debug : virObjectEventNew:621 : obj=0x5576701155a0
2021-12-17 00:11:44.405+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x5576701155a0
2021-12-17 00:11:44.405+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x5576701155a0
2021-12-17 00:11:44.405+0000: 28123: debug : virObjectEventDispose:122 : obj=0x5576701155a0
2021-12-17 00:11:44.405+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670115520
2021-12-17 00:11:44.405+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670115520
2021-12-17 00:11:44.405+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670115520
2021-12-17 00:11:44.405+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670115520
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:01.6/physfn' does not exist
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:01.6
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.6: initialized
2021-12-17 00:11:44.406+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:00:01.6/vpd
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.6: freeing
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.6: initialized
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.6: opened /sys/bus/pci/devices/0000:00:01.6/config
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.6: opened /sys/bus/pci/devices/0000:00:01.6/config
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.6: found cap 0x10 at 0x54
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.6: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.6: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.6: no FLR capability found
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.6: no PM reset capability found
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.6: opened /sys/bus/pci/devices/0000:00:01.6/config
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.6: found cap 0x10 at 0x54
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.6: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.6: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.6: no FLR capability found
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.6: no PM reset capability found
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.6: opened /sys/bus/pci/devices/0000:00:01.6/config
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.6: found cap 0x10 at 0x54
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.6: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.6: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.6: no FLR capability found
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.6: no PM reset capability found
2021-12-17 00:11:44.406+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.6: freeing
2021-12-17 00:11:44.406+0000: 28123: debug : virObjectEventNew:621 : obj=0x5576701154a0
2021-12-17 00:11:44.406+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x5576701154a0
2021-12-17 00:11:44.406+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x5576701154a0
2021-12-17 00:11:44.406+0000: 28123: debug : virObjectEventDispose:122 : obj=0x5576701154a0
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:01.6/0000:07:00.0/physfn' does not exist
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:01.6/0000:07:00.0
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceNew:1496 : 1af4 1044 0000:07:00.0: initialized
2021-12-17 00:11:44.407+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:07:00.0/vpd
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceFree:1526 : 1af4 1044 0000:07:00.0: freeing
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceNew:1496 : 1af4 1044 0000:07:00.0: initialized
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1044 0000:07:00.0: opened /sys/bus/pci/devices/0000:07:00.0/config
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1044 0000:07:00.0: opened /sys/bus/pci/devices/0000:07:00.0/config
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1044 0000:07:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1044 0000:07:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1044 0000:07:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1044 0000:07:00.0: detected PM reset capability
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1044 0000:07:00.0: opened /sys/bus/pci/devices/0000:07:00.0/config
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1044 0000:07:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1044 0000:07:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1044 0000:07:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1044 0000:07:00.0: detected PM reset capability
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1af4 1044 0000:07:00.0: opened /sys/bus/pci/devices/0000:07:00.0/config
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1044 0000:07:00.0: found cap 0x10 at 0x40
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1af4 1044 0000:07:00.0: found cap 0x01 at 0x7c
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:631 : 1af4 1044 0000:07:00.0: detected PCIe FLR capability
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:684 : 1af4 1044 0000:07:00.0: detected PM reset capability
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceFree:1526 : 1af4 1044 0000:07:00.0: freeing
2021-12-17 00:11:44.407+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670115420
2021-12-17 00:11:44.407+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670115420
2021-12-17 00:11:44.407+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670115420
2021-12-17 00:11:44.407+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670115420
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:01.7/physfn' does not exist
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:01.7
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.7: initialized
2021-12-17 00:11:44.407+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:00:01.7/vpd
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.7: freeing
2021-12-17 00:11:44.407+0000: 28123: debug : virPCIDeviceNew:1496 : 1b36 000c 0000:00:01.7: initialized
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.7: opened /sys/bus/pci/devices/0000:00:01.7/config
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.7: opened /sys/bus/pci/devices/0000:00:01.7/config
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.7: found cap 0x10 at 0x54
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.7: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.7: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.7: no FLR capability found
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.7: no PM reset capability found
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.7: opened /sys/bus/pci/devices/0000:00:01.7/config
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.7: found cap 0x10 at 0x54
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.7: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.7: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.7: no FLR capability found
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.7: no PM reset capability found
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 1b36 000c 0000:00:01.7: opened /sys/bus/pci/devices/0000:00:01.7/config
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:563 : 1b36 000c 0000:00:01.7: found cap 0x10 at 0x54
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.7: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 1b36 000c 0000:00:01.7: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 1b36 000c 0000:00:01.7: no FLR capability found
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 1b36 000c 0000:00:01.7: no PM reset capability found
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceFree:1526 : 1b36 000c 0000:00:01.7: freeing
2021-12-17 00:11:44.408+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670115420
2021-12-17 00:11:44.408+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670115420
2021-12-17 00:11:44.408+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670115420
2021-12-17 00:11:44.408+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670115420
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:1f.0/physfn' does not exist
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:1f.0
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceNew:1496 : 8086 2918 0000:00:1f.0: initialized
2021-12-17 00:11:44.408+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:00:1f.0/vpd
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceFree:1526 : 8086 2918 0000:00:1f.0: freeing
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceNew:1496 : 8086 2918 0000:00:1f.0: initialized
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 8086 2918 0000:00:1f.0: opened /sys/bus/pci/devices/0000:00:1f.0/config
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 8086 2918 0000:00:1f.0: opened /sys/bus/pci/devices/0000:00:1f.0/config
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 8086 2918 0000:00:1f.0: failed to find cap 0x10 (Success)
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 8086 2918 0000:00:1f.0: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 8086 2918 0000:00:1f.0: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 8086 2918 0000:00:1f.0: no FLR capability found
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 8086 2918 0000:00:1f.0: no PM reset capability found
2021-12-17 00:11:44.408+0000: 28123: debug : virPCIDeviceFree:1526 : 8086 2918 0000:00:1f.0: freeing
2021-12-17 00:11:44.408+0000: 28123: debug : virObjectEventNew:621 : obj=0x5576701154a0
2021-12-17 00:11:44.408+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x5576701154a0
2021-12-17 00:11:44.408+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x5576701154a0
2021-12-17 00:11:44.408+0000: 28123: debug : virObjectEventDispose:122 : obj=0x5576701154a0
2021-12-17 00:11:44.409+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:1f.2/physfn' does not exist
2021-12-17 00:11:44.409+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:1f.2
2021-12-17 00:11:44.409+0000: 28123: debug : virPCIDeviceNew:1496 : 8086 2922 0000:00:1f.2: initialized
2021-12-17 00:11:44.409+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:00:1f.2/vpd
2021-12-17 00:11:44.409+0000: 28123: debug : virPCIDeviceFree:1526 : 8086 2922 0000:00:1f.2: freeing
2021-12-17 00:11:44.409+0000: 28123: debug : virPCIDeviceNew:1496 : 8086 2922 0000:00:1f.2: initialized
2021-12-17 00:11:44.409+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 8086 2922 0000:00:1f.2: opened /sys/bus/pci/devices/0000:00:1f.2/config
2021-12-17 00:11:44.409+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 8086 2922 0000:00:1f.2: opened /sys/bus/pci/devices/0000:00:1f.2/config
2021-12-17 00:11:44.409+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 8086 2922 0000:00:1f.2: failed to find cap 0x10 (Success)
2021-12-17 00:11:44.409+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 8086 2922 0000:00:1f.2: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.409+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 8086 2922 0000:00:1f.2: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.409+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 8086 2922 0000:00:1f.2: no FLR capability found
2021-12-17 00:11:44.409+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 8086 2922 0000:00:1f.2: no PM reset capability found
2021-12-17 00:11:44.409+0000: 28123: debug : virPCIDeviceFree:1526 : 8086 2922 0000:00:1f.2: freeing
2021-12-17 00:11:44.409+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670115520
2021-12-17 00:11:44.409+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670115520
2021-12-17 00:11:44.409+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670115520
2021-12-17 00:11:44.409+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670115520
2021-12-17 00:11:44.409+0000: 28123: debug : virNodeDeviceGetSCSIHostCaps:2789 : Checking if host0 is an FC HBA
2021-12-17 00:11:44.409+0000: 28123: debug : virObjectEventNew:621 : obj=0x5576701155a0
2021-12-17 00:11:44.409+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x5576701155a0
2021-12-17 00:11:44.409+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x5576701155a0
2021-12-17 00:11:44.409+0000: 28123: debug : virObjectEventDispose:122 : obj=0x5576701155a0
2021-12-17 00:11:44.409+0000: 28123: debug : virNodeDeviceGetSCSIHostCaps:2789 : Checking if host1 is an FC HBA
2021-12-17 00:11:44.409+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670115620
2021-12-17 00:11:44.409+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670115620
2021-12-17 00:11:44.409+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670115620
2021-12-17 00:11:44.409+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670115620
2021-12-17 00:11:44.410+0000: 28123: debug : virNodeDeviceGetSCSIHostCaps:2789 : Checking if host2 is an FC HBA
2021-12-17 00:11:44.410+0000: 28123: debug : virObjectEventNew:621 : obj=0x5576701156a0
2021-12-17 00:11:44.410+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x5576701156a0
2021-12-17 00:11:44.410+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x5576701156a0
2021-12-17 00:11:44.410+0000: 28123: debug : virObjectEventDispose:122 : obj=0x5576701156a0
2021-12-17 00:11:44.410+0000: 28123: debug : virNodeDeviceGetSCSIHostCaps:2789 : Checking if host3 is an FC HBA
2021-12-17 00:11:44.410+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670115720
2021-12-17 00:11:44.410+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670115720
2021-12-17 00:11:44.410+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670115720
2021-12-17 00:11:44.410+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670115720
2021-12-17 00:11:44.410+0000: 28123: debug : virNodeDeviceGetSCSIHostCaps:2789 : Checking if host4 is an FC HBA
2021-12-17 00:11:44.410+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670124010
2021-12-17 00:11:44.410+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670124010
2021-12-17 00:11:44.410+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670124010
2021-12-17 00:11:44.410+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670124010
2021-12-17 00:11:44.410+0000: 28123: debug : virNodeDeviceGetSCSIHostCaps:2789 : Checking if host5 is an FC HBA
2021-12-17 00:11:44.410+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670124090
2021-12-17 00:11:44.410+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670124090
2021-12-17 00:11:44.410+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670124090
2021-12-17 00:11:44.410+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670124090
2021-12-17 00:11:44.411+0000: 28123: debug : virPCIGetDeviceAddressFromSysfsLink:2280 : '/sys/devices/pci0000:00/0000:00:1f.3/physfn' does not exist
2021-12-17 00:11:44.411+0000: 28123: debug : virPCIGetVirtualFunctionsFull:2403 : Found 0 virtual functions for /sys/devices/pci0000:00/0000:00:1f.3
2021-12-17 00:11:44.411+0000: 28123: debug : virPCIDeviceNew:1496 : 8086 2930 0000:00:1f.3: initialized
2021-12-17 00:11:44.411+0000: 28123: info : virPCIDeviceHasVPD:2646 : Device VPD file does not exist /sys/bus/pci/devices/0000:00:1f.3/vpd
2021-12-17 00:11:44.411+0000: 28123: debug : virPCIDeviceFree:1526 : 8086 2930 0000:00:1f.3: freeing
2021-12-17 00:11:44.411+0000: 28123: debug : virPCIDeviceNew:1496 : 8086 2930 0000:00:1f.3: initialized
2021-12-17 00:11:44.411+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 8086 2930 0000:00:1f.3: opened /sys/bus/pci/devices/0000:00:1f.3/config
2021-12-17 00:11:44.411+0000: 28123: debug : virPCIDeviceConfigOpenInternal:300 : 8086 2930 0000:00:1f.3: opened /sys/bus/pci/devices/0000:00:1f.3/config
2021-12-17 00:11:44.411+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 8086 2930 0000:00:1f.3: failed to find cap 0x10 (Success)
2021-12-17 00:11:44.411+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 8086 2930 0000:00:1f.3: failed to find cap 0x01 (Success)
2021-12-17 00:11:44.411+0000: 28123: debug : virPCIDeviceFindCapabilityOffset:575 : 8086 2930 0000:00:1f.3: failed to find cap 0x13 (Success)
2021-12-17 00:11:44.411+0000: 28123: debug : virPCIDeviceDetectFunctionLevelReset:667 : 8086 2930 0000:00:1f.3: no FLR capability found
2021-12-17 00:11:44.411+0000: 28123: debug : virPCIDeviceDetectPowerManagementReset:689 : 8086 2930 0000:00:1f.3: no PM reset capability found
2021-12-17 00:11:44.411+0000: 28123: debug : virPCIDeviceFree:1526 : 8086 2930 0000:00:1f.3: freeing
2021-12-17 00:11:44.411+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670124110
2021-12-17 00:11:44.411+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670124110
2021-12-17 00:11:44.411+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670124110
2021-12-17 00:11:44.411+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670124110
2021-12-17 00:11:44.414+0000: 28123: debug : virObjectEventNew:621 : obj=0x557670124110
2021-12-17 00:11:44.414+0000: 28123: debug : virNodeDeviceEventLifecycleDispose:92 : obj=0x557670124110
2021-12-17 00:11:44.414+0000: 28123: debug : virNodeDeviceEventDispose:84 : obj=0x557670124110
2021-12-17 00:11:44.414+0000: 28123: debug : virObjectEventDispose:122 : obj=0x557670124110
2021-12-17 00:11:44.415+0000: 28123: debug : virCommandRunAsync:2629 : About to run mdevctl list --dumpjson --defined
2021-12-17 00:11:44.416+0000: 28123: debug : virCommandRunAsync:2632 : Command result 0, with PID 28127
2021-12-17 00:11:44.506+0000: 28123: debug : virCommandRun:2478 : Result exit status 0, stdout: '[]
' stderr: ''
2021-12-17 00:11:44.506+0000: 28123: debug : virThreadJobClear:122 : Thread 28123 finished job nodedev-init with ret=0
-- Logs begin at Fri 2021-12-17 01:02:01 CET, end at Fri 2021-12-17 01:12:17 CET. --
2021-12-17T01:02:01.225151+0100 localhost.localdomain kernel: Linux version 4.18.0-348.2.1.el8_5.x86_64 (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-4) (GCC)) #1 SMP Tue Nov 16 14:42:35 UTC 2021
2021-12-17T01:02:01.225172+0100 localhost.localdomain kernel: Command line: BOOT_IMAGE=(hd0,msdos1)/vmlinuz-4.18.0-348.2.1.el8_5.x86_64 root=UUID=215f27b1-6a5c-4125-a7af-a21ed88e255a ro consoleblank=0 net.ifnames=0 console=hvc0 crashkernel=auto boot=UUID=4e0b2bcf-357f-43dd-b4fc-7f5a1891842c resume=UUID=6ce1924f-1ce5-4245-a388-212ff15a384c fips=1 console=ttyS0,115200
2021-12-17T01:02:01.225179+0100 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
2021-12-17T01:02:01.225184+0100 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
2021-12-17T01:02:01.225189+0100 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
2021-12-17T01:02:01.225193+0100 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
2021-12-17T01:02:01.225207+0100 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
2021-12-17T01:02:01.225211+0100 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
2021-12-17T01:02:01.225216+0100 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
2021-12-17T01:02:01.225220+0100 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
2021-12-17T01:02:01.225224+0100 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
2021-12-17T01:02:01.225229+0100 localhost.localdomain kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
2021-12-17T01:02:01.225234+0100 localhost.localdomain kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
2021-12-17T01:02:01.225250+0100 localhost.localdomain kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
2021-12-17T01:02:01.225257+0100 localhost.localdomain kernel: x86/fpu: xstate_offset[5]:  960, xstate_sizes[5]:   64
2021-12-17T01:02:01.225262+0100 localhost.localdomain kernel: x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]:  512
2021-12-17T01:02:01.225266+0100 localhost.localdomain kernel: x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
2021-12-17T01:02:01.225270+0100 localhost.localdomain kernel: x86/fpu: xstate_offset[9]: 2560, xstate_sizes[9]:    8
2021-12-17T01:02:01.225275+0100 localhost.localdomain kernel: x86/fpu: Enabled xstate features 0x2ff, context size is 2568 bytes, using 'compacted' format.
2021-12-17T01:02:01.225279+0100 localhost.localdomain kernel: BIOS-provided physical RAM map:
2021-12-17T01:02:01.225284+0100 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
2021-12-17T01:02:01.225288+0100 localhost.localdomain kernel: BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
2021-12-17T01:02:01.225292+0100 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
2021-12-17T01:02:01.225298+0100 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000100000-0x000000006ffdcfff] usable
2021-12-17T01:02:01.225302+0100 localhost.localdomain kernel: BIOS-e820: [mem 0x000000006ffdd000-0x000000006fffffff] reserved
2021-12-17T01:02:01.225307+0100 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved
2021-12-17T01:02:01.225311+0100 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
2021-12-17T01:02:01.225316+0100 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
2021-12-17T01:02:01.225320+0100 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
2021-12-17T01:02:01.225324+0100 localhost.localdomain kernel: NX (Execute Disable) protection: active
2021-12-17T01:02:01.225335+0100 localhost.localdomain kernel: SMBIOS 2.8 present.
2021-12-17T01:02:01.225339+0100 localhost.localdomain kernel: DMI: Red Hat KVM/RHEL-AV, BIOS 1.13.0-2.module+el8.3.0+7353+9de0a3cc 04/01/2014
2021-12-17T01:02:01.225344+0100 localhost.localdomain kernel: Hypervisor detected: KVM
2021-12-17T01:02:01.225348+0100 localhost.localdomain kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00
2021-12-17T01:02:01.225353+0100 localhost.localdomain kernel: kvm-clock: cpu 0, msr 3de01001, primary cpu clock
2021-12-17T01:02:01.225359+0100 localhost.localdomain kernel: kvm-clock: using sched offset of 6483806991 cycles
2021-12-17T01:02:01.225364+0100 localhost.localdomain kernel: clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
2021-12-17T01:02:01.225368+0100 localhost.localdomain kernel: tsc: Detected 2095.076 MHz processor
2021-12-17T01:02:01.225372+0100 localhost.localdomain kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
2021-12-17T01:02:01.225377+0100 localhost.localdomain kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
2021-12-17T01:02:01.225385+0100 localhost.localdomain kernel: last_pfn = 0x6ffdd max_arch_pfn = 0x400000000
2021-12-17T01:02:01.225389+0100 localhost.localdomain kernel: MTRR default type: write-back
2021-12-17T01:02:01.225393+0100 localhost.localdomain kernel: MTRR fixed ranges enabled:
2021-12-17T01:02:01.225399+0100 localhost.localdomain kernel:   00000-9FFFF write-back
2021-12-17T01:02:01.225404+0100 localhost.localdomain kernel:   A0000-BFFFF uncachable
2021-12-17T01:02:01.225409+0100 localhost.localdomain kernel:   C0000-FFFFF write-protect
2021-12-17T01:02:01.225413+0100 localhost.localdomain kernel: MTRR variable ranges enabled:
2021-12-17T01:02:01.225418+0100 localhost.localdomain kernel:   0 base 0000C0000000 mask 3FFFC0000000 uncachable
2021-12-17T01:02:01.225423+0100 localhost.localdomain kernel:   1 disabled
2021-12-17T01:02:01.225427+0100 localhost.localdomain kernel:   2 disabled
2021-12-17T01:02:01.225431+0100 localhost.localdomain kernel:   3 disabled
2021-12-17T01:02:01.225435+0100 localhost.localdomain kernel:   4 disabled
2021-12-17T01:02:01.225439+0100 localhost.localdomain kernel:   5 disabled
2021-12-17T01:02:01.225444+0100 localhost.localdomain kernel:   6 disabled
2021-12-17T01:02:01.225449+0100 localhost.localdomain kernel:   7 disabled
2021-12-17T01:02:01.225453+0100 localhost.localdomain kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
2021-12-17T01:02:01.225460+0100 localhost.localdomain kernel: found SMP MP-table at [mem 0x000f5c00-0x000f5c0f]
2021-12-17T01:02:01.225465+0100 localhost.localdomain kernel: Using GB pages for direct mapping
2021-12-17T01:02:01.225469+0100 localhost.localdomain kernel: BRK [0x3e001000, 0x3e001fff] PGTABLE
2021-12-17T01:02:01.225473+0100 localhost.localdomain kernel: BRK [0x3e002000, 0x3e002fff] PGTABLE
2021-12-17T01:02:01.225478+0100 localhost.localdomain kernel: BRK [0x3e003000, 0x3e003fff] PGTABLE
2021-12-17T01:02:01.225483+0100 localhost.localdomain kernel: BRK [0x3e004000, 0x3e004fff] PGTABLE
2021-12-17T01:02:01.225487+0100 localhost.localdomain kernel: BRK [0x3e005000, 0x3e005fff] PGTABLE
2021-12-17T01:02:01.225491+0100 localhost.localdomain kernel: BRK [0x3e006000, 0x3e006fff] PGTABLE
2021-12-17T01:02:01.225495+0100 localhost.localdomain kernel: RAMDISK: [mem 0x34813000-0x36401fff]
2021-12-17T01:02:01.225500+0100 localhost.localdomain kernel: ACPI: Early table checksum verification disabled
2021-12-17T01:02:01.225506+0100 localhost.localdomain kernel: ACPI: RSDP 0x00000000000F5BC0 000014 (v00 BOCHS )
2021-12-17T01:02:01.225511+0100 localhost.localdomain kernel: ACPI: RSDT 0x000000006FFE1F4E 000034 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
2021-12-17T01:02:01.225516+0100 localhost.localdomain kernel: ACPI: FACP 0x000000006FFE1CAE 0000F4 (v03 BOCHS  BXPCFACP 00000001 BXPC 00000001)
2021-12-17T01:02:01.225521+0100 localhost.localdomain kernel: ACPI: DSDT 0x000000006FFDFDC0 001EEE (v01 BOCHS  BXPCDSDT 00000001 BXPC 00000001)
2021-12-17T01:02:01.225525+0100 localhost.localdomain kernel: ACPI: FACS 0x000000006FFDFD80 000040
2021-12-17T01:02:01.225530+0100 localhost.localdomain kernel: ACPI: APIC 0x000000006FFE1DA2 000080 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
2021-12-17T01:02:01.225534+0100 localhost.localdomain kernel: ACPI: SRAT 0x000000006FFE1E22 0000F0 (v01 BOCHS  BXPCSRAT 00000001 BXPC 00000001)
2021-12-17T01:02:01.225538+0100 localhost.localdomain kernel: ACPI: MCFG 0x000000006FFE1F12 00003C (v01 BOCHS  BXPCMCFG 00000001 BXPC 00000001)
2021-12-17T01:02:01.225543+0100 localhost.localdomain kernel: ACPI: Reserving FACP table memory at [mem 0x6ffe1cae-0x6ffe1da1]
2021-12-17T01:02:01.225548+0100 localhost.localdomain kernel: ACPI: Reserving DSDT table memory at [mem 0x6ffdfdc0-0x6ffe1cad]
2021-12-17T01:02:01.225553+0100 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0x6ffdfd80-0x6ffdfdbf]
2021-12-17T01:02:01.225557+0100 localhost.localdomain kernel: ACPI: Reserving APIC table memory at [mem 0x6ffe1da2-0x6ffe1e21]
2021-12-17T01:02:01.225564+0100 localhost.localdomain kernel: ACPI: Reserving SRAT table memory at [mem 0x6ffe1e22-0x6ffe1f11]
2021-12-17T01:02:01.225568+0100 localhost.localdomain kernel: ACPI: Reserving MCFG table memory at [mem 0x6ffe1f12-0x6ffe1f4d]
2021-12-17T01:02:01.225572+0100 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000
2021-12-17T01:02:01.225577+0100 localhost.localdomain kernel: SRAT: PXM 0 -> APIC 0x00 -> Node 0
2021-12-17T01:02:01.225582+0100 localhost.localdomain kernel: SRAT: PXM 1 -> APIC 0x01 -> Node 1
2021-12-17T01:02:01.225586+0100 localhost.localdomain kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
2021-12-17T01:02:01.225591+0100 localhost.localdomain kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0x37ffffff]
2021-12-17T01:02:01.225595+0100 localhost.localdomain kernel: ACPI: SRAT: Node 1 PXM 1 [mem 0x38000000-0x6fffffff]
2021-12-17T01:02:01.225600+0100 localhost.localdomain kernel: NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x37ffffff] -> [mem 0x00000000-0x37ffffff]
2021-12-17T01:02:01.225604+0100 localhost.localdomain kernel: NODE_DATA(0) allocated [mem 0x37fd5000-0x37ffffff]
2021-12-17T01:02:01.225608+0100 localhost.localdomain kernel: NODE_DATA(1) allocated [mem 0x6ffb2000-0x6ffdcfff]
2021-12-17T01:02:01.225613+0100 localhost.localdomain kernel: Using crashkernel=auto, the size chosen is a best effort estimation.
2021-12-17T01:02:01.225620+0100 localhost.localdomain kernel: Reserving 160MB of memory at 1616MB for crashkernel (System RAM: 1791MB)
2021-12-17T01:02:01.225624+0100 localhost.localdomain kernel: Zone ranges:
2021-12-17T01:02:01.225629+0100 localhost.localdomain kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
2021-12-17T01:02:01.225633+0100 localhost.localdomain kernel:   DMA32    [mem 0x0000000001000000-0x000000006ffdcfff]
2021-12-17T01:02:01.225637+0100 localhost.localdomain kernel:   Normal   empty
2021-12-17T01:02:01.225642+0100 localhost.localdomain kernel:   Device   empty
2021-12-17T01:02:01.225646+0100 localhost.localdomain kernel: Movable zone start for each node
2021-12-17T01:02:01.225651+0100 localhost.localdomain kernel: Early memory node ranges
2021-12-17T01:02:01.225656+0100 localhost.localdomain kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
2021-12-17T01:02:01.225660+0100 localhost.localdomain kernel:   node   0: [mem 0x0000000000100000-0x0000000037ffffff]
2021-12-17T01:02:01.225665+0100 localhost.localdomain kernel:   node   1: [mem 0x0000000038000000-0x000000006ffdcfff]
2021-12-17T01:02:01.225670+0100 localhost.localdomain kernel: Zeroed struct page in unavailable ranges: 133 pages
2021-12-17T01:02:01.225674+0100 localhost.localdomain kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000037ffffff]
2021-12-17T01:02:01.225680+0100 localhost.localdomain kernel: On node 0 totalpages: 229278
2021-12-17T01:02:01.225685+0100 localhost.localdomain kernel:   DMA zone: 64 pages used for memmap
2021-12-17T01:02:01.225690+0100 localhost.localdomain kernel:   DMA zone: 158 pages reserved
2021-12-17T01:02:01.225694+0100 localhost.localdomain kernel:   DMA zone: 3998 pages, LIFO batch:0
2021-12-17T01:02:01.225699+0100 localhost.localdomain kernel:   DMA32 zone: 3520 pages used for memmap
2021-12-17T01:02:01.225703+0100 localhost.localdomain kernel:   DMA32 zone: 225280 pages, LIFO batch:63
2021-12-17T01:02:01.225707+0100 localhost.localdomain kernel: Initmem setup node 1 [mem 0x0000000038000000-0x000000006ffdcfff]
2021-12-17T01:02:01.225711+0100 localhost.localdomain kernel: On node 1 totalpages: 229341
2021-12-17T01:02:01.225716+0100 localhost.localdomain kernel:   DMA32 zone: 3584 pages used for memmap
2021-12-17T01:02:01.225720+0100 localhost.localdomain kernel:   DMA32 zone: 229341 pages, LIFO batch:63
2021-12-17T01:02:01.225725+0100 localhost.localdomain kernel: ACPI: PM-Timer IO Port: 0x608
2021-12-17T01:02:01.225730+0100 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000
2021-12-17T01:02:01.225734+0100 localhost.localdomain kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
2021-12-17T01:02:01.225740+0100 localhost.localdomain kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
2021-12-17T01:02:01.225745+0100 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
2021-12-17T01:02:01.225756+0100 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
2021-12-17T01:02:01.225763+0100 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
2021-12-17T01:02:01.225767+0100 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
2021-12-17T01:02:01.225772+0100 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
2021-12-17T01:02:01.225777+0100 localhost.localdomain kernel: ACPI: IRQ0 used by override.
2021-12-17T01:02:01.225781+0100 localhost.localdomain kernel: ACPI: IRQ5 used by override.
2021-12-17T01:02:01.225786+0100 localhost.localdomain kernel: ACPI: IRQ9 used by override.
2021-12-17T01:02:01.225791+0100 localhost.localdomain kernel: ACPI: IRQ10 used by override.
2021-12-17T01:02:01.225796+0100 localhost.localdomain kernel: ACPI: IRQ11 used by override.
2021-12-17T01:02:01.225801+0100 localhost.localdomain kernel: Using ACPI (MADT) for SMP configuration information
2021-12-17T01:02:01.225805+0100 localhost.localdomain kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs
2021-12-17T01:02:01.225809+0100 localhost.localdomain kernel: kvm-guest: KVM setup pv remote TLB flush
2021-12-17T01:02:01.225814+0100 localhost.localdomain kernel: kvm-guest: setup PV sched yield
2021-12-17T01:02:01.225819+0100 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
2021-12-17T01:02:01.225826+0100 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
2021-12-17T01:02:01.225831+0100 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
2021-12-17T01:02:01.225836+0100 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
2021-12-17T01:02:01.225840+0100 localhost.localdomain kernel: [mem 0x70000000-0xafffffff] available for PCI devices
2021-12-17T01:02:01.225845+0100 localhost.localdomain kernel: Booting paravirtualized kernel on KVM
2021-12-17T01:02:01.225850+0100 localhost.localdomain kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
2021-12-17T01:02:01.225855+0100 localhost.localdomain kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:2
2021-12-17T01:02:01.225860+0100 localhost.localdomain kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u2097152
2021-12-17T01:02:01.225864+0100 localhost.localdomain kernel: pcpu-alloc: s184320 r8192 d28672 u2097152 alloc=1*2097152
2021-12-17T01:02:01.225869+0100 localhost.localdomain kernel: pcpu-alloc: [0] 0 [1] 1 
2021-12-17T01:02:01.225873+0100 localhost.localdomain kernel: kvm-guest: stealtime: cpu 0, msr 36e2c080
2021-12-17T01:02:01.225880+0100 localhost.localdomain kernel: kvm-guest: PV spinlocks enabled
2021-12-17T01:02:01.225884+0100 localhost.localdomain kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
2021-12-17T01:02:01.225889+0100 localhost.localdomain kernel: Built 2 zonelists, mobility grouping on.  Total pages: 451293
2021-12-17T01:02:01.225894+0100 localhost.localdomain kernel: Policy zone: DMA32
2021-12-17T01:02:01.225900+0100 localhost.localdomain kernel: Kernel command line: BOOT_IMAGE=(hd0,msdos1)/vmlinuz-4.18.0-348.2.1.el8_5.x86_64 root=UUID=215f27b1-6a5c-4125-a7af-a21ed88e255a ro consoleblank=0 net.ifnames=0 console=hvc0 crashkernel=auto boot=UUID=4e0b2bcf-357f-43dd-b4fc-7f5a1891842c resume=UUID=6ce1924f-1ce5-4245-a388-212ff15a384c fips=1 console=ttyS0,115200
2021-12-17T01:02:01.225906+0100 localhost.localdomain kernel: Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com.
2021-12-17T01:02:01.225911+0100 localhost.localdomain kernel: fips mode: enabled
2021-12-17T01:02:01.225915+0100 localhost.localdomain kernel: Memory: 347084K/1834476K available (12293K kernel code, 2261K rwdata, 7872K rodata, 2492K init, 13944K bss, 267712K reserved, 0K cma-reserved)
2021-12-17T01:02:01.225920+0100 localhost.localdomain kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=2
2021-12-17T01:02:01.225925+0100 localhost.localdomain kernel: ftrace: allocating 39491 entries in 155 pages
2021-12-17T01:02:01.225932+0100 localhost.localdomain kernel: ftrace: allocated 155 pages with 5 groups
2021-12-17T01:02:01.225937+0100 localhost.localdomain kernel: rcu: Hierarchical RCU implementation.
2021-12-17T01:02:01.225944+0100 localhost.localdomain kernel: rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2.
2021-12-17T01:02:01.225949+0100 localhost.localdomain kernel: 	Rude variant of Tasks RCU enabled.
2021-12-17T01:02:01.225954+0100 localhost.localdomain kernel: 	Tracing variant of Tasks RCU enabled.
2021-12-17T01:02:01.225958+0100 localhost.localdomain kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
2021-12-17T01:02:01.225963+0100 localhost.localdomain kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
2021-12-17T01:02:01.225968+0100 localhost.localdomain kernel: NR_IRQS: 524544, nr_irqs: 440, preallocated irqs: 16
2021-12-17T01:02:01.225973+0100 localhost.localdomain kernel: random: crng done (trusting CPU's manufacturer)
2021-12-17T01:02:01.225980+0100 localhost.localdomain kernel: Console: colour *CGA 80x25
2021-12-17T01:02:01.225984+0100 localhost.localdomain kernel: printk: console [ttyS0] enabled
2021-12-17T01:02:01.225989+0100 localhost.localdomain kernel: mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
2021-12-17T01:02:01.225994+0100 localhost.localdomain kernel: ACPI: Core revision 20210105
2021-12-17T01:02:01.225998+0100 localhost.localdomain kernel: APIC: Switch to symmetric I/O mode setup
2021-12-17T01:02:01.226003+0100 localhost.localdomain kernel: x2apic enabled
2021-12-17T01:02:01.226008+0100 localhost.localdomain kernel: Switched APIC routing to physical x2apic.
2021-12-17T01:02:01.226013+0100 localhost.localdomain kernel: kvm-guest: setup PV IPIs
2021-12-17T01:02:01.226018+0100 localhost.localdomain kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e33052aadd, max_idle_ns: 440795310221 ns
2021-12-17T01:02:01.226024+0100 localhost.localdomain kernel: Calibrating delay loop (skipped) preset value.. 4190.15 BogoMIPS (lpj=2095076)
2021-12-17T01:02:01.226029+0100 localhost.localdomain kernel: pid_max: default: 32768 minimum: 301
2021-12-17T01:02:01.226033+0100 localhost.localdomain kernel: LSM: Security Framework initializing
2021-12-17T01:02:01.226038+0100 localhost.localdomain kernel: Yama: becoming mindful.
2021-12-17T01:02:01.226043+0100 localhost.localdomain kernel: SELinux:  Initializing.
2021-12-17T01:02:01.226048+0100 localhost.localdomain kernel: LSM support for eBPF active
2021-12-17T01:02:01.226053+0100 localhost.localdomain kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
2021-12-17T01:02:01.226058+0100 localhost.localdomain kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
2021-12-17T01:02:01.226062+0100 localhost.localdomain kernel: Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, vmalloc)
2021-12-17T01:02:01.226067+0100 localhost.localdomain kernel: Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, vmalloc)
2021-12-17T01:02:01.226071+0100 localhost.localdomain kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
2021-12-17T01:02:01.226076+0100 localhost.localdomain kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
2021-12-17T01:02:01.226083+0100 localhost.localdomain kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
2021-12-17T01:02:01.226088+0100 localhost.localdomain kernel: FEATURE SPEC_CTRL Present
2021-12-17T01:02:01.226093+0100 localhost.localdomain kernel: FEATURE IBPB_SUPPORT Present
2021-12-17T01:02:01.226098+0100 localhost.localdomain kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
2021-12-17T01:02:01.226102+0100 localhost.localdomain kernel: Spectre V2 : Mitigation: Enhanced IBRS
2021-12-17T01:02:01.226107+0100 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
2021-12-17T01:02:01.226112+0100 localhost.localdomain kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
2021-12-17T01:02:01.226118+0100 localhost.localdomain kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
2021-12-17T01:02:01.226123+0100 localhost.localdomain kernel: TAA: Mitigation: TSX disabled
2021-12-17T01:02:01.226127+0100 localhost.localdomain kernel: Freeing SMP alternatives memory: 32K
2021-12-17T01:02:01.226132+0100 localhost.localdomain kernel: TSC deadline timer enabled
2021-12-17T01:02:01.226136+0100 localhost.localdomain kernel: smpboot: CPU0: Intel(R) Xeon(R) Gold 5218R CPU @ 2.10GHz (family: 0x6, model: 0x55, stepping: 0x7)
2021-12-17T01:02:01.226143+0100 localhost.localdomain kernel: Performance Events: Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
2021-12-17T01:02:01.226148+0100 localhost.localdomain kernel: ... version:                2
2021-12-17T01:02:01.226153+0100 localhost.localdomain kernel: ... bit width:              48
2021-12-17T01:02:01.226158+0100 localhost.localdomain kernel: ... generic registers:      4
2021-12-17T01:02:01.226163+0100 localhost.localdomain kernel: ... value mask:             0000ffffffffffff
2021-12-17T01:02:01.226168+0100 localhost.localdomain kernel: ... max period:             00007fffffffffff
2021-12-17T01:02:01.226173+0100 localhost.localdomain kernel: ... fixed-purpose events:   3
2021-12-17T01:02:01.226177+0100 localhost.localdomain kernel: ... event mask:             000000070000000f
2021-12-17T01:02:01.226185+0100 localhost.localdomain kernel: rcu: Hierarchical SRCU implementation.
2021-12-17T01:02:01.226190+0100 localhost.localdomain kernel: smp: Bringing up secondary CPUs ...
2021-12-17T01:02:01.226200+0100 localhost.localdomain kernel: x86: Booting SMP configuration:
2021-12-17T01:02:01.226205+0100 localhost.localdomain kernel: .... node  #1, CPUs:      #1
2021-12-17T01:02:01.226210+0100 localhost.localdomain kernel: kvm-clock: cpu 1, msr 3de01041, secondary cpu clock
2021-12-17T01:02:01.226215+0100 localhost.localdomain kernel: smpboot: CPU 1 Converting physical 0 to logical die 1
2021-12-17T01:02:01.226220+0100 localhost.localdomain kernel: kvm-guest: stealtime: cpu 1, msr 64e2c080
2021-12-17T01:02:01.226225+0100 localhost.localdomain kernel: smp: Brought up 2 nodes, 2 CPUs
2021-12-17T01:02:01.226230+0100 localhost.localdomain kernel: smpboot: Max logical packages: 2
2021-12-17T01:02:01.226235+0100 localhost.localdomain kernel: smpboot: Total of 2 processors activated (8380.30 BogoMIPS)
2021-12-17T01:02:01.226242+0100 localhost.localdomain kernel: node 1 deferred pages initialised in 2ms
2021-12-17T01:02:01.226247+0100 localhost.localdomain kernel: node 0 deferred pages initialised in 4ms
2021-12-17T01:02:01.226252+0100 localhost.localdomain kernel: devtmpfs: initialized
2021-12-17T01:02:01.226257+0100 localhost.localdomain kernel: x86/mm: Memory block size: 128MB
2021-12-17T01:02:01.226262+0100 localhost.localdomain kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
2021-12-17T01:02:01.226268+0100 localhost.localdomain kernel: futex hash table entries: 512 (order: 3, 32768 bytes, vmalloc)
2021-12-17T01:02:01.226273+0100 localhost.localdomain kernel: pinctrl core: initialized pinctrl subsystem
2021-12-17T01:02:01.226278+0100 localhost.localdomain kernel: NET: Registered protocol family 16
2021-12-17T01:02:01.226282+0100 localhost.localdomain kernel: DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
2021-12-17T01:02:01.226287+0100 localhost.localdomain kernel: DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
2021-12-17T01:02:01.226294+0100 localhost.localdomain kernel: DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
2021-12-17T01:02:01.226300+0100 localhost.localdomain kernel: audit: initializing netlink subsys (disabled)
2021-12-17T01:02:01.226305+0100 localhost.localdomain kernel: audit: type=2000 audit(1639699317.235:1): state=initialized audit_enabled=0 res=1
2021-12-17T01:02:01.226310+0100 localhost.localdomain kernel: cpuidle: using governor menu
2021-12-17T01:02:01.226335+0100 localhost.localdomain kernel: ACPI: bus type PCI registered
2021-12-17T01:02:01.226341+0100 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
2021-12-17T01:02:01.226345+0100 localhost.localdomain kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000)
2021-12-17T01:02:01.226351+0100 localhost.localdomain kernel: PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820
2021-12-17T01:02:01.226356+0100 localhost.localdomain kernel: PCI: Using configuration type 1 for base access
2021-12-17T01:02:01.226364+0100 localhost.localdomain kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
2021-12-17T01:02:01.226369+0100 localhost.localdomain kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
2021-12-17T01:02:01.226373+0100 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000
2021-12-17T01:02:01.226378+0100 localhost.localdomain kernel: ACPI: Added _OSI(Module Device)
2021-12-17T01:02:01.226383+0100 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device)
2021-12-17T01:02:01.226388+0100 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
2021-12-17T01:02:01.226393+0100 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device)
2021-12-17T01:02:01.226398+0100 localhost.localdomain kernel: ACPI: Added _OSI(Linux-Dell-Video)
2021-12-17T01:02:01.226403+0100 localhost.localdomain kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
2021-12-17T01:02:01.226410+0100 localhost.localdomain kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
2021-12-17T01:02:01.226415+0100 localhost.localdomain kernel: ACPI: 1 ACPI AML tables successfully acquired and loaded
2021-12-17T01:02:01.226419+0100 localhost.localdomain kernel: ACPI: Interpreter enabled
2021-12-17T01:02:01.226425+0100 localhost.localdomain kernel: ACPI: (supports S0 S5)
2021-12-17T01:02:01.226430+0100 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing
2021-12-17T01:02:01.226435+0100 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
2021-12-17T01:02:01.226440+0100 localhost.localdomain kernel: ACPI: Enabled 1 GPEs in block 00 to 3F
2021-12-17T01:02:01.226445+0100 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
2021-12-17T01:02:01.226593+0100 localhost.localdomain kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
2021-12-17T01:02:01.226671+0100 localhost.localdomain kernel: acpi PNP0A08:00: _OSC: platform does not support [LTR DPC]
2021-12-17T01:02:01.226740+0100 localhost.localdomain kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
2021-12-17T01:02:01.226747+0100 localhost.localdomain kernel: PCI host bridge to bus 0000:00
2021-12-17T01:02:01.226829+0100 localhost.localdomain kernel: pci_bus 0000:00: Unknown NUMA node; performance will be reduced
2021-12-17T01:02:01.226892+0100 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
2021-12-17T01:02:01.226957+0100 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
2021-12-17T01:02:01.227019+0100 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
2021-12-17T01:02:01.227083+0100 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x70000000-0xafffffff window]
2021-12-17T01:02:01.227145+0100 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
2021-12-17T01:02:01.227217+0100 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]
2021-12-17T01:02:01.227279+0100 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
2021-12-17T01:02:01.227380+0100 localhost.localdomain kernel: pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000
2021-12-17T01:02:01.227468+0100 localhost.localdomain kernel: pci 0000:00:01.0: [1b36:000c] type 01 class 0x060400
2021-12-17T01:02:01.227550+0100 localhost.localdomain kernel: pci 0000:00:01.0: reg 0x10: [mem 0xfda00000-0xfda00fff]
2021-12-17T01:02:01.227630+0100 localhost.localdomain kernel: pci 0000:00:01.1: [1b36:000c] type 01 class 0x060400
2021-12-17T01:02:01.227705+0100 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x10: [mem 0xfda01000-0xfda01fff]
2021-12-17T01:02:01.227783+0100 localhost.localdomain kernel: pci 0000:00:01.2: [1b36:000c] type 01 class 0x060400
2021-12-17T01:02:01.227860+0100 localhost.localdomain kernel: pci 0000:00:01.2: reg 0x10: [mem 0xfda02000-0xfda02fff]
2021-12-17T01:02:01.227938+0100 localhost.localdomain kernel: pci 0000:00:01.3: [1b36:000c] type 01 class 0x060400
2021-12-17T01:02:01.228014+0100 localhost.localdomain kernel: pci 0000:00:01.3: reg 0x10: [mem 0xfda03000-0xfda03fff]
2021-12-17T01:02:01.228102+0100 localhost.localdomain kernel: pci 0000:00:01.4: [1b36:000c] type 01 class 0x060400
2021-12-17T01:02:01.228178+0100 localhost.localdomain kernel: pci 0000:00:01.4: reg 0x10: [mem 0xfda04000-0xfda04fff]
2021-12-17T01:02:01.228267+0100 localhost.localdomain kernel: pci 0000:00:01.5: [1b36:000c] type 01 class 0x060400
2021-12-17T01:02:01.228369+0100 localhost.localdomain kernel: pci 0000:00:01.5: reg 0x10: [mem 0xfda05000-0xfda05fff]
2021-12-17T01:02:01.228449+0100 localhost.localdomain kernel: pci 0000:00:01.6: [1b36:000c] type 01 class 0x060400
2021-12-17T01:02:01.228523+0100 localhost.localdomain kernel: pci 0000:00:01.6: reg 0x10: [mem 0xfda06000-0xfda06fff]
2021-12-17T01:02:01.228604+0100 localhost.localdomain kernel: pci 0000:00:01.7: [1b36:000c] type 01 class 0x060400
2021-12-17T01:02:01.228700+0100 localhost.localdomain kernel: pci 0000:00:01.7: reg 0x10: [mem 0xfda07000-0xfda07fff]
2021-12-17T01:02:01.228783+0100 localhost.localdomain kernel: pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100
2021-12-17T01:02:01.228864+0100 localhost.localdomain kernel: pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO
2021-12-17T01:02:01.228948+0100 localhost.localdomain kernel: pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601
2021-12-17T01:02:01.229029+0100 localhost.localdomain kernel: pci 0000:00:1f.2: reg 0x20: [io  0xc040-0xc05f]
2021-12-17T01:02:01.229110+0100 localhost.localdomain kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xfda08000-0xfda08fff]
2021-12-17T01:02:01.229206+0100 localhost.localdomain kernel: pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
2021-12-17T01:02:01.229286+0100 localhost.localdomain kernel: pci 0000:00:1f.3: reg 0x20: [io  0x0700-0x073f]
2021-12-17T01:02:01.229395+0100 localhost.localdomain kernel: pci 0000:01:00.0: [1af4:1041] type 00 class 0x020000
2021-12-17T01:02:01.229475+0100 localhost.localdomain kernel: pci 0000:01:00.0: reg 0x14: [mem 0xfd840000-0xfd840fff]
2021-12-17T01:02:01.229554+0100 localhost.localdomain kernel: pci 0000:01:00.0: reg 0x20: [mem 0xfea00000-0xfea03fff 64bit pref]
2021-12-17T01:02:01.229633+0100 localhost.localdomain kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfd800000-0xfd83ffff pref]
2021-12-17T01:02:01.229712+0100 localhost.localdomain kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
2021-12-17T01:02:01.229786+0100 localhost.localdomain kernel: pci 0000:00:01.0:   bridge window [mem 0xfd800000-0xfd9fffff]
2021-12-17T01:02:01.229859+0100 localhost.localdomain kernel: pci 0000:00:01.0:   bridge window [mem 0xfea00000-0xfebfffff 64bit pref]
2021-12-17T01:02:01.229942+0100 localhost.localdomain kernel: pci 0000:02:00.0: [1af4:1041] type 00 class 0x020000
2021-12-17T01:02:01.230021+0100 localhost.localdomain kernel: pci 0000:02:00.0: reg 0x14: [mem 0xfd640000-0xfd640fff]
2021-12-17T01:02:01.230100+0100 localhost.localdomain kernel: pci 0000:02:00.0: reg 0x20: [mem 0xfe800000-0xfe803fff 64bit pref]
2021-12-17T01:02:01.230178+0100 localhost.localdomain kernel: pci 0000:02:00.0: reg 0x30: [mem 0xfd600000-0xfd63ffff pref]
2021-12-17T01:02:01.230260+0100 localhost.localdomain kernel: pci 0000:00:01.1: PCI bridge to [bus 02]
2021-12-17T01:02:01.230344+0100 localhost.localdomain kernel: pci 0000:00:01.1:   bridge window [mem 0xfd600000-0xfd7fffff]
2021-12-17T01:02:01.230419+0100 localhost.localdomain kernel: pci 0000:00:01.1:   bridge window [mem 0xfe800000-0xfe9fffff 64bit pref]
2021-12-17T01:02:01.230503+0100 localhost.localdomain kernel: pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000
2021-12-17T01:02:01.230581+0100 localhost.localdomain kernel: pci 0000:03:00.0: reg 0x14: [mem 0xfd440000-0xfd440fff]
2021-12-17T01:02:01.230659+0100 localhost.localdomain kernel: pci 0000:03:00.0: reg 0x20: [mem 0xfe600000-0xfe603fff 64bit pref]
2021-12-17T01:02:01.230736+0100 localhost.localdomain kernel: pci 0000:03:00.0: reg 0x30: [mem 0xfd400000-0xfd43ffff pref]
2021-12-17T01:02:01.230814+0100 localhost.localdomain kernel: pci 0000:00:01.2: PCI bridge to [bus 03]
2021-12-17T01:02:01.230887+0100 localhost.localdomain kernel: pci 0000:00:01.2:   bridge window [mem 0xfd400000-0xfd5fffff]
2021-12-17T01:02:01.230960+0100 localhost.localdomain kernel: pci 0000:00:01.2:   bridge window [mem 0xfe600000-0xfe7fffff 64bit pref]
2021-12-17T01:02:01.231044+0100 localhost.localdomain kernel: pci 0000:04:00.0: [1af4:1041] type 00 class 0x020000
2021-12-17T01:02:01.231122+0100 localhost.localdomain kernel: pci 0000:04:00.0: reg 0x14: [mem 0xfd240000-0xfd240fff]
2021-12-17T01:02:01.231206+0100 localhost.localdomain kernel: pci 0000:04:00.0: reg 0x20: [mem 0xfe400000-0xfe403fff 64bit pref]
2021-12-17T01:02:01.231285+0100 localhost.localdomain kernel: pci 0000:04:00.0: reg 0x30: [mem 0xfd200000-0xfd23ffff pref]
2021-12-17T01:02:01.231371+0100 localhost.localdomain kernel: pci 0000:00:01.3: PCI bridge to [bus 04]
2021-12-17T01:02:01.231449+0100 localhost.localdomain kernel: pci 0000:00:01.3:   bridge window [mem 0xfd200000-0xfd3fffff]
2021-12-17T01:02:01.231522+0100 localhost.localdomain kernel: pci 0000:00:01.3:   bridge window [mem 0xfe400000-0xfe5fffff 64bit pref]
2021-12-17T01:02:01.231610+0100 localhost.localdomain kernel: pci 0000:05:00.0: [1af4:1043] type 00 class 0x078000
2021-12-17T01:02:01.231690+0100 localhost.localdomain kernel: pci 0000:05:00.0: reg 0x14: [mem 0xfd000000-0xfd000fff]
2021-12-17T01:02:01.231769+0100 localhost.localdomain kernel: pci 0000:05:00.0: reg 0x20: [mem 0xfe200000-0xfe203fff 64bit pref]
2021-12-17T01:02:01.231845+0100 localhost.localdomain kernel: pci 0000:00:01.4: PCI bridge to [bus 05]
2021-12-17T01:02:01.231919+0100 localhost.localdomain kernel: pci 0000:00:01.4:   bridge window [mem 0xfd000000-0xfd1fffff]
2021-12-17T01:02:01.232011+0100 localhost.localdomain kernel: pci 0000:00:01.4:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
2021-12-17T01:02:01.232101+0100 localhost.localdomain kernel: pci 0000:06:00.0: [1af4:1042] type 00 class 0x010000
2021-12-17T01:02:01.232185+0100 localhost.localdomain kernel: pci 0000:06:00.0: reg 0x14: [mem 0xfce00000-0xfce00fff]
2021-12-17T01:02:01.232278+0100 localhost.localdomain kernel: pci 0000:06:00.0: reg 0x20: [mem 0xfe000000-0xfe003fff 64bit pref]
2021-12-17T01:02:01.240471+0100 localhost.localdomain kernel: pci 0000:00:01.5: PCI bridge to [bus 06]
2021-12-17T01:02:01.240570+0100 localhost.localdomain kernel: pci 0000:00:01.5:   bridge window [mem 0xfce00000-0xfcffffff]
2021-12-17T01:02:01.240687+0100 localhost.localdomain kernel: pci 0000:00:01.5:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
2021-12-17T01:02:01.240775+0100 localhost.localdomain kernel: pci 0000:07:00.0: [1af4:1044] type 00 class 0x00ff00
2021-12-17T01:02:01.240860+0100 localhost.localdomain kernel: pci 0000:07:00.0: reg 0x20: [mem 0xfde00000-0xfde03fff 64bit pref]
2021-12-17T01:02:01.240938+0100 localhost.localdomain kernel: pci 0000:00:01.6: PCI bridge to [bus 07]
2021-12-17T01:02:01.241013+0100 localhost.localdomain kernel: pci 0000:00:01.6:   bridge window [mem 0xfcc00000-0xfcdfffff]
2021-12-17T01:02:01.241087+0100 localhost.localdomain kernel: pci 0000:00:01.6:   bridge window [mem 0xfde00000-0xfdffffff 64bit pref]
2021-12-17T01:02:01.241164+0100 localhost.localdomain kernel: pci 0000:00:01.7: PCI bridge to [bus 08]
2021-12-17T01:02:01.241249+0100 localhost.localdomain kernel: pci 0000:00:01.7:   bridge window [mem 0xfca00000-0xfcbfffff]
2021-12-17T01:02:01.241333+0100 localhost.localdomain kernel: pci 0000:00:01.7:   bridge window [mem 0xfdc00000-0xfddfffff 64bit pref]
2021-12-17T01:02:01.241340+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
2021-12-17T01:02:01.241349+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
2021-12-17T01:02:01.241354+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
2021-12-17T01:02:01.241359+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
2021-12-17T01:02:01.241365+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 5 *10 11)
2021-12-17T01:02:01.241369+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 5 *10 11)
2021-12-17T01:02:01.241375+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 5 10 *11)
2021-12-17T01:02:01.241380+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 5 10 *11)
2021-12-17T01:02:01.241386+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [GSIA] (IRQs *16)
2021-12-17T01:02:01.241390+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [GSIB] (IRQs *17)
2021-12-17T01:02:01.241395+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [GSIC] (IRQs *18)
2021-12-17T01:02:01.241402+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [GSID] (IRQs *19)
2021-12-17T01:02:01.241407+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [GSIE] (IRQs *20)
2021-12-17T01:02:01.241412+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [GSIF] (IRQs *21)
2021-12-17T01:02:01.241418+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [GSIG] (IRQs *22)
2021-12-17T01:02:01.241422+0100 localhost.localdomain kernel: ACPI: PCI Interrupt Link [GSIH] (IRQs *23)
2021-12-17T01:02:01.241427+0100 localhost.localdomain kernel: iommu: Default domain type: Passthrough 
2021-12-17T01:02:01.241432+0100 localhost.localdomain kernel: vgaarb: loaded
2021-12-17T01:02:01.241437+0100 localhost.localdomain kernel: SCSI subsystem initialized
2021-12-17T01:02:01.241454+0100 localhost.localdomain kernel: ACPI: bus type USB registered
2021-12-17T01:02:01.241462+0100 localhost.localdomain kernel: usbcore: registered new interface driver usbfs
2021-12-17T01:02:01.241468+0100 localhost.localdomain kernel: usbcore: registered new interface driver hub
2021-12-17T01:02:01.241473+0100 localhost.localdomain kernel: usbcore: registered new device driver usb
2021-12-17T01:02:01.241480+0100 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered
2021-12-17T01:02:01.241486+0100 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
2021-12-17T01:02:01.241491+0100 localhost.localdomain kernel: PTP clock support registered
2021-12-17T01:02:01.241496+0100 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0
2021-12-17T01:02:01.241501+0100 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing
2021-12-17T01:02:01.241506+0100 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes
2021-12-17T01:02:01.241512+0100 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
2021-12-17T01:02:01.241518+0100 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x6ffdd000-0x6fffffff]
2021-12-17T01:02:01.241524+0100 localhost.localdomain kernel: NetLabel: Initializing
2021-12-17T01:02:01.241529+0100 localhost.localdomain kernel: NetLabel:  domain hash size = 128
2021-12-17T01:02:01.241536+0100 localhost.localdomain kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
2021-12-17T01:02:01.241541+0100 localhost.localdomain kernel: NetLabel:  unlabeled traffic allowed by default
2021-12-17T01:02:01.241547+0100 localhost.localdomain kernel: clocksource: Switched to clocksource kvm-clock
2021-12-17T01:02:01.241552+0100 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0
2021-12-17T01:02:01.241558+0100 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
2021-12-17T01:02:01.241564+0100 localhost.localdomain kernel: pnp: PnP ACPI init
2021-12-17T01:02:01.241646+0100 localhost.localdomain kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
2021-12-17T01:02:01.241726+0100 localhost.localdomain kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
2021-12-17T01:02:01.241799+0100 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
2021-12-17T01:02:01.241872+0100 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
2021-12-17T01:02:01.241880+0100 localhost.localdomain kernel: pnp: PnP ACPI: found 4 devices
2021-12-17T01:02:01.241886+0100 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
2021-12-17T01:02:01.241962+0100 localhost.localdomain kernel: pci 0000:00:01.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
2021-12-17T01:02:01.242039+0100 localhost.localdomain kernel: pci 0000:00:01.1: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
2021-12-17T01:02:01.242117+0100 localhost.localdomain kernel: pci 0000:00:01.2: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
2021-12-17T01:02:01.242203+0100 localhost.localdomain kernel: pci 0000:00:01.3: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
2021-12-17T01:02:01.242281+0100 localhost.localdomain kernel: pci 0000:00:01.4: bridge window [io  0x1000-0x0fff] to [bus 05] add_size 1000
2021-12-17T01:02:01.242364+0100 localhost.localdomain kernel: pci 0000:00:01.5: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
2021-12-17T01:02:01.242459+0100 localhost.localdomain kernel: pci 0000:00:01.6: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
2021-12-17T01:02:01.242539+0100 localhost.localdomain kernel: pci 0000:00:01.7: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
2021-12-17T01:02:01.242618+0100 localhost.localdomain kernel: pci 0000:00:01.0: BAR 13: assigned [io  0x1000-0x1fff]
2021-12-17T01:02:01.242701+0100 localhost.localdomain kernel: pci 0000:00:01.1: BAR 13: assigned [io  0x2000-0x2fff]
2021-12-17T01:02:01.242780+0100 localhost.localdomain kernel: pci 0000:00:01.2: BAR 13: assigned [io  0x3000-0x3fff]
2021-12-17T01:02:01.242859+0100 localhost.localdomain kernel: pci 0000:00:01.3: BAR 13: assigned [io  0x4000-0x4fff]
2021-12-17T01:02:01.242939+0100 localhost.localdomain kernel: pci 0000:00:01.4: BAR 13: assigned [io  0x5000-0x5fff]
2021-12-17T01:02:01.243017+0100 localhost.localdomain kernel: pci 0000:00:01.5: BAR 13: assigned [io  0x6000-0x6fff]
2021-12-17T01:02:01.243095+0100 localhost.localdomain kernel: pci 0000:00:01.6: BAR 13: assigned [io  0x7000-0x7fff]
2021-12-17T01:02:01.243174+0100 localhost.localdomain kernel: pci 0000:00:01.7: BAR 13: assigned [io  0x8000-0x8fff]
2021-12-17T01:02:01.243259+0100 localhost.localdomain kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
2021-12-17T01:02:01.243344+0100 localhost.localdomain kernel: pci 0000:00:01.0:   bridge window [io  0x1000-0x1fff]
2021-12-17T01:02:01.243426+0100 localhost.localdomain kernel: pci 0000:00:01.0:   bridge window [mem 0xfd800000-0xfd9fffff]
2021-12-17T01:02:01.243506+0100 localhost.localdomain kernel: pci 0000:00:01.0:   bridge window [mem 0xfea00000-0xfebfffff 64bit pref]
2021-12-17T01:02:01.243585+0100 localhost.localdomain kernel: pci 0000:00:01.1: PCI bridge to [bus 02]
2021-12-17T01:02:01.243663+0100 localhost.localdomain kernel: pci 0000:00:01.1:   bridge window [io  0x2000-0x2fff]
2021-12-17T01:02:01.243742+0100 localhost.localdomain kernel: pci 0000:00:01.1:   bridge window [mem 0xfd600000-0xfd7fffff]
2021-12-17T01:02:01.243820+0100 localhost.localdomain kernel: pci 0000:00:01.1:   bridge window [mem 0xfe800000-0xfe9fffff 64bit pref]
2021-12-17T01:02:01.243899+0100 localhost.localdomain kernel: pci 0000:00:01.2: PCI bridge to [bus 03]
2021-12-17T01:02:01.243978+0100 localhost.localdomain kernel: pci 0000:00:01.2:   bridge window [io  0x3000-0x3fff]
2021-12-17T01:02:01.244057+0100 localhost.localdomain kernel: pci 0000:00:01.2:   bridge window [mem 0xfd400000-0xfd5fffff]
2021-12-17T01:02:01.244139+0100 localhost.localdomain kernel: pci 0000:00:01.2:   bridge window [mem 0xfe600000-0xfe7fffff 64bit pref]
2021-12-17T01:02:01.244226+0100 localhost.localdomain kernel: pci 0000:00:01.3: PCI bridge to [bus 04]
2021-12-17T01:02:01.244307+0100 localhost.localdomain kernel: pci 0000:00:01.3:   bridge window [io  0x4000-0x4fff]
2021-12-17T01:02:01.244399+0100 localhost.localdomain kernel: pci 0000:00:01.3:   bridge window [mem 0xfd200000-0xfd3fffff]
2021-12-17T01:02:01.244477+0100 localhost.localdomain kernel: pci 0000:00:01.3:   bridge window [mem 0xfe400000-0xfe5fffff 64bit pref]
2021-12-17T01:02:01.244551+0100 localhost.localdomain kernel: pci 0000:00:01.4: PCI bridge to [bus 05]
2021-12-17T01:02:01.244644+0100 localhost.localdomain kernel: pci 0000:00:01.4:   bridge window [io  0x5000-0x5fff]
2021-12-17T01:02:01.244724+0100 localhost.localdomain kernel: pci 0000:00:01.4:   bridge window [mem 0xfd000000-0xfd1fffff]
2021-12-17T01:02:01.244811+0100 localhost.localdomain kernel: pci 0000:00:01.4:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
2021-12-17T01:02:01.244884+0100 localhost.localdomain kernel: pci 0000:00:01.5: PCI bridge to [bus 06]
2021-12-17T01:02:01.244957+0100 localhost.localdomain kernel: pci 0000:00:01.5:   bridge window [io  0x6000-0x6fff]
2021-12-17T01:02:01.245030+0100 localhost.localdomain kernel: pci 0000:00:01.5:   bridge window [mem 0xfce00000-0xfcffffff]
2021-12-17T01:02:01.245105+0100 localhost.localdomain kernel: pci 0000:00:01.5:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
2021-12-17T01:02:01.245178+0100 localhost.localdomain kernel: pci 0000:00:01.6: PCI bridge to [bus 07]
2021-12-17T01:02:01.245259+0100 localhost.localdomain kernel: pci 0000:00:01.6:   bridge window [io  0x7000-0x7fff]
2021-12-17T01:02:01.245342+0100 localhost.localdomain kernel: pci 0000:00:01.6:   bridge window [mem 0xfcc00000-0xfcdfffff]
2021-12-17T01:02:01.245416+0100 localhost.localdomain kernel: pci 0000:00:01.6:   bridge window [mem 0xfde00000-0xfdffffff 64bit pref]
2021-12-17T01:02:01.245490+0100 localhost.localdomain kernel: pci 0000:00:01.7: PCI bridge to [bus 08]
2021-12-17T01:02:01.245564+0100 localhost.localdomain kernel: pci 0000:00:01.7:   bridge window [io  0x8000-0x8fff]
2021-12-17T01:02:01.245638+0100 localhost.localdomain kernel: pci 0000:00:01.7:   bridge window [mem 0xfca00000-0xfcbfffff]
2021-12-17T01:02:01.245716+0100 localhost.localdomain kernel: pci 0000:00:01.7:   bridge window [mem 0xfdc00000-0xfddfffff 64bit pref]
2021-12-17T01:02:01.245785+0100 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
2021-12-17T01:02:01.245848+0100 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
2021-12-17T01:02:01.245912+0100 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
2021-12-17T01:02:01.245977+0100 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0x70000000-0xafffffff window]
2021-12-17T01:02:01.246038+0100 localhost.localdomain kernel: pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
2021-12-17T01:02:01.246104+0100 localhost.localdomain kernel: pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]
2021-12-17T01:02:01.246178+0100 localhost.localdomain kernel: pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
2021-12-17T01:02:01.246255+0100 localhost.localdomain kernel: pci_bus 0000:01: resource 1 [mem 0xfd800000-0xfd9fffff]
2021-12-17T01:02:01.246335+0100 localhost.localdomain kernel: pci_bus 0000:01: resource 2 [mem 0xfea00000-0xfebfffff 64bit pref]
2021-12-17T01:02:01.246410+0100 localhost.localdomain kernel: pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
2021-12-17T01:02:01.246477+0100 localhost.localdomain kernel: pci_bus 0000:02: resource 1 [mem 0xfd600000-0xfd7fffff]
2021-12-17T01:02:01.246542+0100 localhost.localdomain kernel: pci_bus 0000:02: resource 2 [mem 0xfe800000-0xfe9fffff 64bit pref]
2021-12-17T01:02:01.246613+0100 localhost.localdomain kernel: pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
2021-12-17T01:02:01.246683+0100 localhost.localdomain kernel: pci_bus 0000:03: resource 1 [mem 0xfd400000-0xfd5fffff]
2021-12-17T01:02:01.246751+0100 localhost.localdomain kernel: pci_bus 0000:03: resource 2 [mem 0xfe600000-0xfe7fffff 64bit pref]
2021-12-17T01:02:01.246829+0100 localhost.localdomain kernel: pci_bus 0000:04: resource 0 [io  0x4000-0x4fff]
2021-12-17T01:02:01.246897+0100 localhost.localdomain kernel: pci_bus 0000:04: resource 1 [mem 0xfd200000-0xfd3fffff]
2021-12-17T01:02:01.246962+0100 localhost.localdomain kernel: pci_bus 0000:04: resource 2 [mem 0xfe400000-0xfe5fffff 64bit pref]
2021-12-17T01:02:01.247055+0100 localhost.localdomain kernel: pci_bus 0000:05: resource 0 [io  0x5000-0x5fff]
2021-12-17T01:02:01.247127+0100 localhost.localdomain kernel: pci_bus 0000:05: resource 1 [mem 0xfd000000-0xfd1fffff]
2021-12-17T01:02:01.247207+0100 localhost.localdomain kernel: pci_bus 0000:05: resource 2 [mem 0xfe200000-0xfe3fffff 64bit pref]
2021-12-17T01:02:01.247282+0100 localhost.localdomain kernel: pci_bus 0000:06: resource 0 [io  0x6000-0x6fff]
2021-12-17T01:02:01.251417+0100 localhost.localdomain kernel: pci_bus 0000:06: resource 1 [mem 0xfce00000-0xfcffffff]
2021-12-17T01:02:01.251500+0100 localhost.localdomain kernel: pci_bus 0000:06: resource 2 [mem 0xfe000000-0xfe1fffff 64bit pref]
2021-12-17T01:02:01.251580+0100 localhost.localdomain kernel: pci_bus 0000:07: resource 0 [io  0x7000-0x7fff]
2021-12-17T01:02:01.251648+0100 localhost.localdomain kernel: pci_bus 0000:07: resource 1 [mem 0xfcc00000-0xfcdfffff]
2021-12-17T01:02:01.251714+0100 localhost.localdomain kernel: pci_bus 0000:07: resource 2 [mem 0xfde00000-0xfdffffff 64bit pref]
2021-12-17T01:02:01.251790+0100 localhost.localdomain kernel: pci_bus 0000:08: resource 0 [io  0x8000-0x8fff]
2021-12-17T01:02:01.251855+0100 localhost.localdomain kernel: pci_bus 0000:08: resource 1 [mem 0xfca00000-0xfcbfffff]
2021-12-17T01:02:01.251920+0100 localhost.localdomain kernel: pci_bus 0000:08: resource 2 [mem 0xfdc00000-0xfddfffff 64bit pref]
2021-12-17T01:02:01.251927+0100 localhost.localdomain kernel: NET: Registered protocol family 2
2021-12-17T01:02:01.251934+0100 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, vmalloc)
2021-12-17T01:02:01.251940+0100 localhost.localdomain kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes, vmalloc)
2021-12-17T01:02:01.251945+0100 localhost.localdomain kernel: TCP bind hash table entries: 16384 (order: 6, 262144 bytes, vmalloc)
2021-12-17T01:02:01.251950+0100 localhost.localdomain kernel: TCP: Hash tables configured (established 16384 bind 16384)
2021-12-17T01:02:01.251958+0100 localhost.localdomain kernel: MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, vmalloc)
2021-12-17T01:02:01.251964+0100 localhost.localdomain kernel: UDP hash table entries: 1024 (order: 3, 32768 bytes, vmalloc)
2021-12-17T01:02:01.251969+0100 localhost.localdomain kernel: UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, vmalloc)
2021-12-17T01:02:01.251975+0100 localhost.localdomain kernel: NET: Registered protocol family 1
2021-12-17T01:02:01.251981+0100 localhost.localdomain kernel: NET: Registered protocol family 44
2021-12-17T01:02:01.251986+0100 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64
2021-12-17T01:02:01.251991+0100 localhost.localdomain kernel: Unpacking initramfs...
2021-12-17T01:02:01.251996+0100 localhost.localdomain kernel: Freeing initrd memory: 28604K
2021-12-17T01:02:01.252002+0100 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e33052aadd, max_idle_ns: 440795310221 ns
2021-12-17T01:02:01.252007+0100 localhost.localdomain kernel: alg: self-tests for aes-asm (aes) passed
2021-12-17T01:02:01.252015+0100 localhost.localdomain kernel: alg: self-tests for sha1-ssse3 (sha1) passed
2021-12-17T01:02:01.252020+0100 localhost.localdomain kernel: alg: self-tests for sha1-avx (sha1) passed
2021-12-17T01:02:01.252026+0100 localhost.localdomain kernel: alg: self-tests for sha1-avx2 (sha1) passed
2021-12-17T01:02:01.252032+0100 localhost.localdomain kernel: alg: self-tests for sha256-ssse3 (sha256) passed
2021-12-17T01:02:01.252037+0100 localhost.localdomain kernel: alg: self-tests for sha224-ssse3 (sha224) passed
2021-12-17T01:02:01.252042+0100 localhost.localdomain kernel: alg: self-tests for sha256-avx (sha256) passed
2021-12-17T01:02:01.252047+0100 localhost.localdomain kernel: alg: self-tests for sha224-avx (sha224) passed
2021-12-17T01:02:01.252052+0100 localhost.localdomain kernel: alg: self-tests for sha256-avx2 (sha256) passed
2021-12-17T01:02:01.252058+0100 localhost.localdomain kernel: alg: self-tests for sha224-avx2 (sha224) passed
2021-12-17T01:02:01.252066+0100 localhost.localdomain kernel: alg: self-tests for sha512-ssse3 (sha512) passed
2021-12-17T01:02:01.252072+0100 localhost.localdomain kernel: alg: self-tests for sha384-ssse3 (sha384) passed
2021-12-17T01:02:01.252077+0100 localhost.localdomain kernel: alg: self-tests for sha512-avx (sha512) passed
2021-12-17T01:02:01.252083+0100 localhost.localdomain kernel: alg: self-tests for sha384-avx (sha384) passed
2021-12-17T01:02:01.252088+0100 localhost.localdomain kernel: alg: self-tests for sha512-avx2 (sha512) passed
2021-12-17T01:02:01.252093+0100 localhost.localdomain kernel: alg: self-tests for sha384-avx2 (sha384) passed
2021-12-17T01:02:01.252099+0100 localhost.localdomain kernel: Initialise system trusted keyrings
2021-12-17T01:02:01.252105+0100 localhost.localdomain kernel: Key type blacklist registered
2021-12-17T01:02:01.252110+0100 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=19 bucket_order=0
2021-12-17T01:02:01.252116+0100 localhost.localdomain kernel: zbud: loaded
2021-12-17T01:02:01.252123+0100 localhost.localdomain kernel: pstore: using deflate compression
2021-12-17T01:02:01.252128+0100 localhost.localdomain kernel: Platform Keyring initialized
2021-12-17T01:02:01.252133+0100 localhost.localdomain kernel: alg: self-tests for rsa-generic (rsa) passed
2021-12-17T01:02:01.252139+0100 localhost.localdomain kernel: alg: self-tests for cipher_null-generic (cipher_null) passed
2021-12-17T01:02:01.252145+0100 localhost.localdomain kernel: alg: self-tests for ecb-cipher_null (ecb(cipher_null)) passed
2021-12-17T01:02:01.252151+0100 localhost.localdomain kernel: alg: self-tests for sha1-generic (sha1) passed
2021-12-17T01:02:01.252156+0100 localhost.localdomain kernel: alg: self-tests for sha256-generic (sha256) passed
2021-12-17T01:02:01.252161+0100 localhost.localdomain kernel: alg: self-tests for sha224-generic (sha224) passed
2021-12-17T01:02:01.252169+0100 localhost.localdomain kernel: alg: self-tests for sha512-generic (sha512) passed
2021-12-17T01:02:01.252176+0100 localhost.localdomain kernel: alg: self-tests for sha384-generic (sha384) passed
2021-12-17T01:02:01.252182+0100 localhost.localdomain kernel: alg: self-tests for aes-generic (aes) passed
2021-12-17T01:02:01.252187+0100 localhost.localdomain kernel: alg: self-tests for deflate-generic (deflate) passed
2021-12-17T01:02:01.252193+0100 localhost.localdomain kernel: alg: self-tests for deflate-scomp (deflate) passed
2021-12-17T01:02:01.252208+0100 localhost.localdomain kernel: alg: self-tests for zlib-deflate-scomp (zlib-deflate) passed
2021-12-17T01:02:01.252213+0100 localhost.localdomain kernel: alg: self-tests for crc32c-generic (crc32c) passed
2021-12-17T01:02:01.252219+0100 localhost.localdomain kernel: alg: self-tests for crct10dif-generic (crct10dif) passed
2021-12-17T01:02:01.252224+0100 localhost.localdomain kernel: alg: self-tests for lzo-generic (lzo) passed
2021-12-17T01:02:01.252229+0100 localhost.localdomain kernel: alg: self-tests for lzo-scomp (lzo) passed
2021-12-17T01:02:01.252237+0100 localhost.localdomain kernel: alg: self-tests for ctr(aes-asm) (ctr(aes)) passed
2021-12-17T01:02:01.252243+0100 localhost.localdomain kernel: alg: self-tests for drbg_pr_ctr_aes128 (stdrng) passed
2021-12-17T01:02:01.252249+0100 localhost.localdomain kernel: alg: self-tests for drbg_pr_ctr_aes192 (stdrng) passed
2021-12-17T01:02:01.252254+0100 localhost.localdomain kernel: alg: self-tests for drbg_pr_ctr_aes256 (stdrng) passed
2021-12-17T01:02:01.252259+0100 localhost.localdomain kernel: alg: self-tests for drbg_pr_sha1 (stdrng) passed
2021-12-17T01:02:01.252264+0100 localhost.localdomain kernel: alg: self-tests for drbg_pr_sha384 (stdrng) passed
2021-12-17T01:02:01.252270+0100 localhost.localdomain kernel: alg: self-tests for drbg_pr_sha512 (stdrng) passed
2021-12-17T01:02:01.252276+0100 localhost.localdomain kernel: alg: self-tests for drbg_pr_sha256 (stdrng) passed
2021-12-17T01:02:01.252281+0100 localhost.localdomain kernel: alg: self-tests for drbg_pr_hmac_sha1 (stdrng) passed
2021-12-17T01:02:01.252287+0100 localhost.localdomain kernel: alg: self-tests for drbg_pr_hmac_sha384 (stdrng) passed
2021-12-17T01:02:01.252294+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha256-avx2) (hmac(sha256)) passed
2021-12-17T01:02:01.252299+0100 localhost.localdomain kernel: alg: self-tests for drbg_pr_hmac_sha256 (stdrng) passed
2021-12-17T01:02:01.252305+0100 localhost.localdomain kernel: alg: self-tests for drbg_pr_hmac_sha512 (stdrng) passed
2021-12-17T01:02:01.252310+0100 localhost.localdomain kernel: alg: self-tests for drbg_nopr_ctr_aes128 (stdrng) passed
2021-12-17T01:02:01.252324+0100 localhost.localdomain kernel: alg: self-tests for drbg_nopr_ctr_aes192 (stdrng) passed
2021-12-17T01:02:01.252330+0100 localhost.localdomain kernel: alg: self-tests for drbg_nopr_ctr_aes256 (stdrng) passed
2021-12-17T01:02:01.252335+0100 localhost.localdomain kernel: alg: self-tests for drbg_nopr_sha1 (stdrng) passed
2021-12-17T01:02:01.252340+0100 localhost.localdomain kernel: alg: self-tests for drbg_nopr_sha384 (stdrng) passed
2021-12-17T01:02:01.252346+0100 localhost.localdomain kernel: alg: self-tests for drbg_nopr_sha512 (stdrng) passed
2021-12-17T01:02:01.252353+0100 localhost.localdomain kernel: alg: self-tests for drbg_nopr_sha256 (stdrng) passed
2021-12-17T01:02:01.252359+0100 localhost.localdomain kernel: alg: self-tests for drbg_nopr_hmac_sha1 (stdrng) passed
2021-12-17T01:02:01.252365+0100 localhost.localdomain kernel: alg: self-tests for drbg_nopr_hmac_sha384 (stdrng) passed
2021-12-17T01:02:01.252370+0100 localhost.localdomain kernel: alg: self-tests for drbg_nopr_hmac_sha256 (stdrng) passed
2021-12-17T01:02:01.252375+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha512-avx2) (hmac(sha512)) passed
2021-12-17T01:02:01.252380+0100 localhost.localdomain kernel: alg: self-tests for drbg_nopr_hmac_sha512 (stdrng) passed
2021-12-17T01:02:01.252385+0100 localhost.localdomain kernel: alg: self-tests for jitterentropy_rng (jitterentropy_rng) passed
2021-12-17T01:02:01.252391+0100 localhost.localdomain kernel: alg: self-tests for ghash-generic (ghash) passed
2021-12-17T01:02:01.252396+0100 localhost.localdomain kernel: NET: Registered protocol family 38
2021-12-17T01:02:01.252404+0100 localhost.localdomain kernel: Key type asymmetric registered
2021-12-17T01:02:01.252409+0100 localhost.localdomain kernel: Asymmetric key parser 'x509' registered
2021-12-17T01:02:01.252414+0100 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
2021-12-17T01:02:01.252420+0100 localhost.localdomain kernel: io scheduler mq-deadline registered
2021-12-17T01:02:01.252425+0100 localhost.localdomain kernel: io scheduler kyber registered
2021-12-17T01:02:01.252430+0100 localhost.localdomain kernel: io scheduler bfq registered
2021-12-17T01:02:01.252436+0100 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE
2021-12-17T01:02:01.252441+0100 localhost.localdomain kernel: PCI Interrupt Link [GSIF] enabled at IRQ 21
2021-12-17T01:02:01.252525+0100 localhost.localdomain kernel: pcieport 0000:00:01.0: Signaling with IRQ 24
2021-12-17T01:02:01.252603+0100 localhost.localdomain kernel: pcieport 0000:00:01.0: enabled with IRQ 24
2021-12-17T01:02:01.252682+0100 localhost.localdomain kernel: pcieport 0000:00:01.0: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
2021-12-17T01:02:01.252760+0100 localhost.localdomain kernel: pcieport 0000:00:01.1: Signaling with IRQ 25
2021-12-17T01:02:01.252835+0100 localhost.localdomain kernel: pcieport 0000:00:01.1: enabled with IRQ 25
2021-12-17T01:02:01.252910+0100 localhost.localdomain kernel: pcieport 0000:00:01.1: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
2021-12-17T01:02:01.252985+0100 localhost.localdomain kernel: pcieport 0000:00:01.2: Signaling with IRQ 26
2021-12-17T01:02:01.253059+0100 localhost.localdomain kernel: pcieport 0000:00:01.2: enabled with IRQ 26
2021-12-17T01:02:01.253136+0100 localhost.localdomain kernel: pcieport 0000:00:01.2: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
2021-12-17T01:02:01.253222+0100 localhost.localdomain kernel: pcieport 0000:00:01.3: Signaling with IRQ 27
2021-12-17T01:02:01.253297+0100 localhost.localdomain kernel: pcieport 0000:00:01.3: enabled with IRQ 27
2021-12-17T01:02:01.253380+0100 localhost.localdomain kernel: pcieport 0000:00:01.3: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
2021-12-17T01:02:01.253457+0100 localhost.localdomain kernel: pcieport 0000:00:01.4: Signaling with IRQ 28
2021-12-17T01:02:01.253531+0100 localhost.localdomain kernel: pcieport 0000:00:01.4: enabled with IRQ 28
2021-12-17T01:02:01.253609+0100 localhost.localdomain kernel: pcieport 0000:00:01.4: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
2021-12-17T01:02:01.253685+0100 localhost.localdomain kernel: pcieport 0000:00:01.5: Signaling with IRQ 29
2021-12-17T01:02:01.253760+0100 localhost.localdomain kernel: pcieport 0000:00:01.5: enabled with IRQ 29
2021-12-17T01:02:01.253833+0100 localhost.localdomain kernel: pcieport 0000:00:01.5: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
2021-12-17T01:02:01.253908+0100 localhost.localdomain kernel: pcieport 0000:00:01.6: Signaling with IRQ 30
2021-12-17T01:02:01.253983+0100 localhost.localdomain kernel: pcieport 0000:00:01.6: enabled with IRQ 30
2021-12-17T01:02:01.254059+0100 localhost.localdomain kernel: pcieport 0000:00:01.6: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
2021-12-17T01:02:01.254134+0100 localhost.localdomain kernel: pcieport 0000:00:01.7: Signaling with IRQ 31
2021-12-17T01:02:01.254212+0100 localhost.localdomain kernel: pcieport 0000:00:01.7: enabled with IRQ 31
2021-12-17T01:02:01.254287+0100 localhost.localdomain kernel: pcieport 0000:00:01.7: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
2021-12-17T01:02:01.254368+0100 localhost.localdomain kernel: pcieport 0000:00:01.7: Slot(0-7): Link Up
2021-12-17T01:02:01.254375+0100 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
2021-12-17T01:02:01.254381+0100 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
2021-12-17T01:02:01.254390+0100 localhost.localdomain kernel: ACPI: Power Button [PWRF]
2021-12-17T01:02:01.254395+0100 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
2021-12-17T01:02:01.254400+0100 localhost.localdomain kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
2021-12-17T01:02:01.254406+0100 localhost.localdomain kernel: Non-volatile memory driver v1.3
2021-12-17T01:02:01.254411+0100 localhost.localdomain kernel: rdac: device handler registered
2021-12-17T01:02:01.254416+0100 localhost.localdomain kernel: hp_sw: device handler registered
2021-12-17T01:02:01.254422+0100 localhost.localdomain kernel: emc: device handler registered
2021-12-17T01:02:01.254428+0100 localhost.localdomain kernel: alua: device handler registered
2021-12-17T01:02:01.254433+0100 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed
2021-12-17T01:02:01.254440+0100 localhost.localdomain kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
2021-12-17T01:02:01.254446+0100 localhost.localdomain kernel: ehci-pci: EHCI PCI platform driver
2021-12-17T01:02:01.254451+0100 localhost.localdomain kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
2021-12-17T01:02:01.254456+0100 localhost.localdomain kernel: ohci-pci: OHCI PCI platform driver
2021-12-17T01:02:01.254462+0100 localhost.localdomain kernel: uhci_hcd: USB Universal Host Controller Interface driver
2021-12-17T01:02:01.254468+0100 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic
2021-12-17T01:02:01.254474+0100 localhost.localdomain kernel: usbserial: USB Serial support registered for generic
2021-12-17T01:02:01.254479+0100 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
2021-12-17T01:02:01.254485+0100 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
2021-12-17T01:02:01.254490+0100 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
2021-12-17T01:02:01.254497+0100 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice
2021-12-17T01:02:01.254503+0100 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
2021-12-17T01:02:01.254509+0100 localhost.localdomain kernel: input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
2021-12-17T01:02:01.254577+0100 localhost.localdomain kernel: rtc_cmos 00:00: RTC can wake from S4
2021-12-17T01:02:01.254585+0100 localhost.localdomain kernel: input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
2021-12-17T01:02:01.254649+0100 localhost.localdomain kernel: rtc_cmos 00:00: registered as rtc0
2021-12-17T01:02:01.254713+0100 localhost.localdomain kernel: rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram
2021-12-17T01:02:01.254720+0100 localhost.localdomain kernel: intel_pstate: CPU model not supported
2021-12-17T01:02:01.254728+0100 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina
2021-12-17T01:02:01.254734+0100 localhost.localdomain kernel: usbcore: registered new interface driver usbhid
2021-12-17T01:02:01.254739+0100 localhost.localdomain kernel: usbhid: USB HID core driver
2021-12-17T01:02:01.254745+0100 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service
2021-12-17T01:02:01.254750+0100 localhost.localdomain kernel: Initializing XFRM netlink socket
2021-12-17T01:02:01.254756+0100 localhost.localdomain kernel: NET: Registered protocol family 10
2021-12-17T01:02:01.254761+0100 localhost.localdomain kernel: Segment Routing with IPv6
2021-12-17T01:02:01.254767+0100 localhost.localdomain kernel: NET: Registered protocol family 17
2021-12-17T01:02:01.254772+0100 localhost.localdomain kernel: mpls_gso: MPLS GSO support
2021-12-17T01:02:01.254778+0100 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged.
2021-12-17T01:02:01.254785+0100 localhost.localdomain kernel: AES CTR mode by8 optimization enabled
2021-12-17T01:02:01.254790+0100 localhost.localdomain kernel: alg: self-tests for aes-aesni (aes) passed
2021-12-17T01:02:01.254796+0100 localhost.localdomain kernel: alg: self-tests for rfc4106-gcm-aesni (rfc4106(gcm(aes))) passed
2021-12-17T01:02:01.254802+0100 localhost.localdomain kernel: alg: self-tests for generic-gcm-aesni (gcm(aes)) passed
2021-12-17T01:02:01.254808+0100 localhost.localdomain kernel: alg: self-tests for ecb-aes-aesni (ecb(aes)) passed
2021-12-17T01:02:01.254813+0100 localhost.localdomain kernel: alg: self-tests for cbc-aes-aesni (cbc(aes)) passed
2021-12-17T01:02:01.254818+0100 localhost.localdomain kernel: alg: self-tests for ctr-aes-aesni (ctr(aes)) passed
2021-12-17T01:02:01.254823+0100 localhost.localdomain kernel: alg: self-tests for xts-aes-aesni (xts(aes)) passed
2021-12-17T01:02:01.254828+0100 localhost.localdomain kernel: sched_clock: Marking stable (3257003172, 0)->(3598874502, -341871330)
2021-12-17T01:02:01.254836+0100 localhost.localdomain kernel: registered taskstats version 1
2021-12-17T01:02:01.254841+0100 localhost.localdomain kernel: Loading compiled-in X.509 certificates
2021-12-17T01:02:01.254848+0100 localhost.localdomain kernel: alg: self-tests for pkcs1pad(rsa-generic,sha256) (pkcs1pad(rsa,sha256)) passed
2021-12-17T01:02:01.254853+0100 localhost.localdomain kernel: Loaded X.509 cert 'CentOS kernel signing key: c979c57c4286b944add2f2b4bddf18fc84a3647f'
2021-12-17T01:02:01.254859+0100 localhost.localdomain kernel: Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'
2021-12-17T01:02:01.254864+0100 localhost.localdomain kernel: Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'
2021-12-17T01:02:01.254870+0100 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud
2021-12-17T01:02:01.254875+0100 localhost.localdomain kernel: page_owner is disabled
2021-12-17T01:02:01.254881+0100 localhost.localdomain kernel: alg: self-tests for ctr(aes-aesni) (ctr(aes)) passed
2021-12-17T01:02:01.254889+0100 localhost.localdomain kernel: alg: self-tests for gcm_base(ctr(aes-aesni),ghash-generic) (gcm(aes)) passed
2021-12-17T01:02:01.254894+0100 localhost.localdomain kernel: Key type big_key registered
2021-12-17T01:02:01.254899+0100 localhost.localdomain kernel: alg: self-tests for cbc(aes-aesni) (cbc(aes)) passed
2021-12-17T01:02:01.254904+0100 localhost.localdomain kernel: Key type encrypted registered
2021-12-17T01:02:01.254910+0100 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass!
2021-12-17T01:02:01.254915+0100 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256
2021-12-17T01:02:01.254921+0100 localhost.localdomain kernel: ima: No architecture policies found
2021-12-17T01:02:01.254926+0100 localhost.localdomain kernel: evm: Initialising EVM extended attributes:
2021-12-17T01:02:01.254932+0100 localhost.localdomain kernel: evm: security.selinux
2021-12-17T01:02:01.254939+0100 localhost.localdomain kernel: evm: security.ima
2021-12-17T01:02:01.254945+0100 localhost.localdomain kernel: evm: security.capability
2021-12-17T01:02:01.254950+0100 localhost.localdomain kernel: evm: HMAC attrs: 0x1
2021-12-17T01:02:01.255031+0100 localhost.localdomain kernel: rtc_cmos 00:00: setting system clock to 2021-12-17 00:02:00 UTC (1639699320)
2021-12-17T01:02:01.255039+0100 localhost.localdomain kernel: Freeing unused decrypted memory: 2036K
2021-12-17T01:02:01.255045+0100 localhost.localdomain kernel: Freeing unused kernel memory: 2492K
2021-12-17T01:02:01.255050+0100 localhost.localdomain kernel: Write protecting the kernel read-only data: 22528k
2021-12-17T01:02:01.255057+0100 localhost.localdomain kernel: Freeing unused kernel memory: 2012K
2021-12-17T01:02:01.255062+0100 localhost.localdomain kernel: Freeing unused kernel memory: 320K
2021-12-17T01:02:01.255071+0100 localhost.localdomain systemd[1]: systemd 239 (239-51.el8) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)
2021-12-17T01:02:01.255081+0100 localhost.localdomain systemd[1]: Detected virtualization kvm.
2021-12-17T01:02:01.255088+0100 localhost.localdomain systemd[1]: Detected architecture x86-64.
2021-12-17T01:02:01.255094+0100 localhost.localdomain systemd[1]: Running in initial RAM disk.
2021-12-17T01:02:01.255100+0100 localhost.localdomain systemd[1]: Set hostname to <localhost.localdomain>.
2021-12-17T01:02:01.255180+0100 localhost.localdomain kernel: pcieport 0000:00:01.7: Slot(0-7): No device found
2021-12-17T01:02:01.255188+0100 localhost.localdomain systemd[1]: Listening on udev Kernel Socket.
2021-12-17T01:02:01.255202+0100 localhost.localdomain systemd[1]: Created slice system-systemd\x2dhibernate\x2dresume.slice.
2021-12-17T01:02:01.255211+0100 localhost.localdomain systemd[1]: Listening on Journal Socket (/dev/log).
2021-12-17T01:02:01.255217+0100 localhost.localdomain systemd[1]: Listening on Journal Socket.
2021-12-17T01:02:01.255223+0100 localhost.localdomain systemd[1]: Started Memstrack Anylazing Service.
2021-12-17T01:02:01.255233+0100 localhost.localdomain systemd-journald[321]: Journal started
2021-12-17T01:02:01.255282+0100 localhost.localdomain systemd-journald[321]: Runtime journal (/run/log/journal/ed30ef6d6cf744bbb09f5af56f57c3dd) is 8.0M, max 78.2M, 70.2M free.
2021-12-17T01:02:01.217725+0100 localhost.localdomain systemd-vconsole-setup[323]: /usr/bin/setfont failed with exit status 71.
2021-12-17T01:02:01.255754+0100 localhost.localdomain systemd-vconsole-setup[323]: setfont: putfont: 512,8x16:  failed: -1
2021-12-17T01:02:01.255754+0100 localhost.localdomain systemd-vconsole-setup[323]: putfont: PIO_FONT: Invalid argument
2021-12-17T01:02:01.262174+0100 localhost.localdomain systemd-vconsole-setup[323]: Setting fonts failed with a "system error", ignoring.
2021-12-17T01:02:01.262939+0100 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded.
2021-12-17T01:02:01.263143+0100 localhost.localdomain systemd[1]: Started Setup Virtual Console.
2021-12-17T01:02:01.264475+0100 localhost.localdomain systemd[1]: Starting dracut cmdline hook...
2021-12-17T01:02:01.281309+0100 localhost.localdomain dracut-cmdline[348]: dracut-8 dracut-049-191.git20210920.el8
2021-12-17T01:02:01.283442+0100 localhost.localdomain dracut-cmdline[348]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/vmlinuz-4.18.0-348.2.1.el8_5.x86_64 root=UUID=215f27b1-6a5c-4125-a7af-a21ed88e255a ro consoleblank=0 net.ifnames=0 console=hvc0 crashkernel=auto boot=UUID=4e0b2bcf-357f-43dd-b4fc-7f5a1891842c resume=UUID=6ce1924f-1ce5-4245-a388-212ff15a384c fips=1 console=ttyS0,115200
2021-12-17T01:02:01.500739+0100 localhost.localdomain systemd[1]: Started dracut cmdline hook.
2021-12-17T01:02:01.502171+0100 localhost.localdomain systemd[1]: Starting dracut pre-udev hook...
2021-12-17T01:02:01.523464+0100 localhost.localdomain dracut-pre-udev[389]: Loading and integrity checking all crypto modules
2021-12-17T01:02:01.691442+0100 localhost.localdomain kernel: alg: self-tests for sha1_mb (sha1) passed
2021-12-17T01:02:01.886373+0100 localhost.localdomain kernel: alg: self-tests for sha256_mb (sha256) passed
2021-12-17T01:02:02.074377+0100 localhost.localdomain kernel: alg: self-tests for sha512_mb (sha512) passed
2021-12-17T01:02:02.125358+0100 localhost.localdomain kernel: alg: self-tests for sha3-224-generic (sha3-224) passed
2021-12-17T01:02:02.146362+0100 localhost.localdomain kernel: alg: self-tests for sha3-256-generic (sha3-256) passed
2021-12-17T01:02:02.167361+0100 localhost.localdomain kernel: alg: self-tests for sha3-384-generic (sha3-384) passed
2021-12-17T01:02:02.187363+0100 localhost.localdomain kernel: alg: self-tests for sha3-512-generic (sha3-512) passed
2021-12-17T01:02:02.282359+0100 localhost.localdomain kernel: alg: self-tests for crc32c-intel (crc32c) passed
2021-12-17T01:02:02.322346+0100 localhost.localdomain kernel: alg: self-tests for crct10dif-pclmul (crct10dif) passed
2021-12-17T01:02:02.481421+0100 localhost.localdomain kernel: alg: self-tests for ghash-clmulni (ghash) passed
2021-12-17T01:02:02.554364+0100 localhost.localdomain kernel: alg: self-tests for des3_ede-generic (des3_ede) passed
2021-12-17T01:02:02.576369+0100 localhost.localdomain kernel: alg: self-tests for des3_ede-asm (des3_ede) passed
2021-12-17T01:02:02.598357+0100 localhost.localdomain kernel: alg: self-tests for ecb-des3_ede-asm (ecb(des3_ede)) passed
2021-12-17T01:02:02.619360+0100 localhost.localdomain kernel: alg: self-tests for cbc-des3_ede-asm (cbc(des3_ede)) passed
2021-12-17T01:02:02.640359+0100 localhost.localdomain kernel: alg: self-tests for ctr-des3_ede-asm (ctr(des3_ede)) passed
2021-12-17T01:02:02.698417+0100 localhost.localdomain dracut-pre-udev[389]: modprobe: ERROR: could not insert 'padlock_aes': No such device
2021-12-17T01:02:02.859367+0100 localhost.localdomain kernel: alg: self-tests for dh-generic (dh) passed
2021-12-17T01:02:02.922339+0100 localhost.localdomain kernel: alg: self-tests for ecdh-generic (ecdh) passed
2021-12-17T01:02:03.047337+0100 localhost.localdomain kernel: alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
2021-12-17T01:02:03.088280+0100 localhost.localdomain dracut-pre-udev[389]: Self testing crypto algorithms
2021-12-17T01:02:03.175390+0100 localhost.localdomain kernel: alg: self-tests for sha1 (sha1) passed
2021-12-17T01:02:03.178433+0100 localhost.localdomain kernel: alg: self-tests for ecb(des3_ede) (ecb(des3_ede)) passed
2021-12-17T01:02:03.181424+0100 localhost.localdomain kernel: alg: self-tests for cbc(des3_ede) (cbc(des3_ede)) passed
2021-12-17T01:02:03.181538+0100 localhost.localdomain kernel: alg: self-tests for ctr(des3_ede) (ctr(des3_ede)) passed
2021-12-17T01:02:03.233468+0100 localhost.localdomain kernel: alg: self-tests for sha256 (sha256) passed
2021-12-17T01:02:03.233583+0100 localhost.localdomain kernel: alg: self-tests for ecb(aes) (ecb(aes)) passed
2021-12-17T01:02:03.237074+0100 localhost.localdomain kernel: alg: self-tests for cbc(aes) (cbc(aes)) passed
2021-12-17T01:02:03.237168+0100 localhost.localdomain kernel: alg: self-tests for xts(aes) (xts(aes)) passed
2021-12-17T01:02:03.237199+0100 localhost.localdomain kernel: alg: self-tests for ctr(aes) (ctr(aes)) passed
2021-12-17T01:02:03.283376+0100 localhost.localdomain kernel: alg: self-tests for rfc3686(ctr-aes-aesni) (rfc3686(ctr(aes))) passed
2021-12-17T01:02:03.313347+0100 localhost.localdomain kernel: alg: self-tests for rfc3686(ctr(aes)) (rfc3686(ctr(aes))) passed
2021-12-17T01:02:03.361353+0100 localhost.localdomain kernel: alg: self-tests for cfb(aes-aesni) (cfb(aes)) passed
2021-12-17T01:02:03.391983+0100 localhost.localdomain kernel: alg: self-tests for cfb(aes) (cfb(aes)) passed
2021-12-17T01:02:03.392067+0100 localhost.localdomain kernel: alg: self-tests for sha384 (sha384) passed
2021-12-17T01:02:03.447764+0100 localhost.localdomain kernel: alg: self-tests for sha512 (sha512) passed
2021-12-17T01:02:03.447890+0100 localhost.localdomain kernel: alg: self-tests for deflate (deflate) passed
2021-12-17T01:02:03.449721+0100 localhost.localdomain kernel: alg: self-tests for crc32c (crc32c) passed
2021-12-17T01:02:03.451542+0100 localhost.localdomain kernel: alg: self-tests for sha224 (sha224) passed
2021-12-17T01:02:03.453595+0100 localhost.localdomain kernel: alg: self-tests for gcm(aes) (gcm(aes)) passed
2021-12-17T01:02:03.455139+0100 localhost.localdomain kernel: alg: self-tests for lzo (lzo) passed
2021-12-17T01:02:03.539355+0100 localhost.localdomain kernel: alg: self-tests for cbcmac(aes-aesni) (cbcmac(aes)) passed
2021-12-17T01:02:03.578348+0100 localhost.localdomain kernel: alg: self-tests for ccm_base(ctr-aes-aesni,cbcmac(aes-aesni)) (ccm(aes)) passed
2021-12-17T01:02:03.608341+0100 localhost.localdomain kernel: alg: self-tests for ccm(aes) (ccm(aes)) passed
2021-12-17T01:02:03.649353+0100 localhost.localdomain kernel: alg: self-tests for cts(cbc-aes-aesni) (cts(cbc(aes))) passed
2021-12-17T01:02:03.681829+0100 localhost.localdomain kernel: alg: self-tests for cts(cbc(aes)) (cts(cbc(aes))) passed
2021-12-17T01:02:03.682069+0100 localhost.localdomain kernel: alg: No test for zlib (zlib)
2021-12-17T01:02:03.733353+0100 localhost.localdomain kernel: alg: self-tests for rfc4309(ccm_base(ctr-aes-aesni,cbcmac(aes-aesni))) (rfc4309(ccm(aes))) passed
2021-12-17T01:02:03.764261+0100 localhost.localdomain kernel: alg: self-tests for rfc4309(ccm(aes)) (rfc4309(ccm(aes))) passed
2021-12-17T01:02:03.764373+0100 localhost.localdomain kernel: alg: self-tests for ghash (ghash) passed
2021-12-17T01:02:03.767034+0100 localhost.localdomain kernel: alg: self-tests for crct10dif (crct10dif) passed
2021-12-17T01:02:03.767105+0100 localhost.localdomain kernel: alg: self-tests for sha3-224 (sha3-224) passed
2021-12-17T01:02:03.768488+0100 localhost.localdomain kernel: alg: self-tests for sha3-256 (sha3-256) passed
2021-12-17T01:02:03.769874+0100 localhost.localdomain kernel: alg: self-tests for sha3-384 (sha3-384) passed
2021-12-17T01:02:03.771286+0100 localhost.localdomain kernel: alg: self-tests for sha3-512 (sha3-512) passed
2021-12-17T01:02:03.813350+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha1-avx2) (hmac(sha1)) passed
2021-12-17T01:02:03.845132+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha1) (hmac(sha1)) passed
2021-12-17T01:02:03.845231+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha256) (hmac(sha256)) passed
2021-12-17T01:02:03.892383+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha384-avx2) (hmac(sha384)) passed
2021-12-17T01:02:03.927978+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha384) (hmac(sha384)) passed
2021-12-17T01:02:03.928090+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha512) (hmac(sha512)) passed
2021-12-17T01:02:03.978405+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha224-avx2) (hmac(sha224)) passed
2021-12-17T01:02:04.002338+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha224) (hmac(sha224)) passed
2021-12-17T01:02:04.049406+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha3-224-generic) (hmac(sha3-224)) passed
2021-12-17T01:02:04.081357+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha3-224) (hmac(sha3-224)) passed
2021-12-17T01:02:04.132357+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha3-256-generic) (hmac(sha3-256)) passed
2021-12-17T01:02:04.162347+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha3-256) (hmac(sha3-256)) passed
2021-12-17T01:02:04.207335+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha3-384-generic) (hmac(sha3-384)) passed
2021-12-17T01:02:04.239349+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha3-384) (hmac(sha3-384)) passed
2021-12-17T01:02:04.289351+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha3-512-generic) (hmac(sha3-512)) passed
2021-12-17T01:02:04.322336+0100 localhost.localdomain kernel: alg: self-tests for hmac(sha3-512) (hmac(sha3-512)) passed
2021-12-17T01:02:04.322431+0100 localhost.localdomain kernel: alg: self-tests for rfc4106(gcm(aes)) (rfc4106(gcm(aes))) passed
2021-12-17T01:02:04.369353+0100 localhost.localdomain kernel: alg: self-tests for cmac(aes-aesni) (cmac(aes)) passed
2021-12-17T01:02:04.401351+0100 localhost.localdomain kernel: alg: self-tests for cmac(aes) (cmac(aes)) passed
2021-12-17T01:02:04.450380+0100 localhost.localdomain kernel: alg: self-tests for cmac(des3_ede-asm) (cmac(des3_ede)) passed
2021-12-17T01:02:04.483365+0100 localhost.localdomain kernel: alg: self-tests for cmac(des3_ede) (cmac(des3_ede)) passed
2021-12-17T01:02:04.534352+0100 localhost.localdomain kernel: alg: self-tests for authenc(hmac(sha1-avx2),cbc-aes-aesni) (authenc(hmac(sha1),cbc(aes))) passed
2021-12-17T01:02:04.560343+0100 localhost.localdomain kernel: alg: self-tests for authenc(hmac(sha1),cbc(aes)) (authenc(hmac(sha1),cbc(aes))) passed
2021-12-17T01:02:04.607378+0100 localhost.localdomain kernel: alg: self-tests for authenc(hmac(sha1-avx2),cbc-des3_ede-asm) (authenc(hmac(sha1),cbc(des3_ede))) passed
2021-12-17T01:02:04.636366+0100 localhost.localdomain kernel: alg: self-tests for authenc(hmac(sha1),cbc(des3_ede)) (authenc(hmac(sha1),cbc(des3_ede))) passed
2021-12-17T01:02:04.687382+0100 localhost.localdomain kernel: alg: self-tests for authenc(hmac(sha224-avx2),cbc-des3_ede-asm) (authenc(hmac(sha224),cbc(des3_ede))) passed
2021-12-17T01:02:04.721536+0100 localhost.localdomain kernel: alg: self-tests for authenc(hmac(sha224),cbc(des3_ede)) (authenc(hmac(sha224),cbc(des3_ede))) passed
2021-12-17T01:02:04.772354+0100 localhost.localdomain kernel: alg: self-tests for authenc(hmac(sha256-avx2),cbc-des3_ede-asm) (authenc(hmac(sha256),cbc(des3_ede))) passed
2021-12-17T01:02:04.801346+0100 localhost.localdomain kernel: alg: self-tests for authenc(hmac(sha256),cbc(des3_ede)) (authenc(hmac(sha256),cbc(des3_ede))) passed
2021-12-17T01:02:04.847341+0100 localhost.localdomain kernel: alg: self-tests for authenc(hmac(sha384-avx2),cbc-des3_ede-asm) (authenc(hmac(sha384),cbc(des3_ede))) passed
2021-12-17T01:02:04.879348+0100 localhost.localdomain kernel: alg: self-tests for authenc(hmac(sha384),cbc(des3_ede)) (authenc(hmac(sha384),cbc(des3_ede))) passed
2021-12-17T01:02:04.928368+0100 localhost.localdomain kernel: alg: self-tests for authenc(hmac(sha512-avx2),cbc-des3_ede-asm) (authenc(hmac(sha512),cbc(des3_ede))) passed
2021-12-17T01:02:04.959350+0100 localhost.localdomain kernel: alg: self-tests for authenc(hmac(sha512),cbc(des3_ede)) (authenc(hmac(sha512),cbc(des3_ede))) passed
2021-12-17T01:02:05.019359+0100 localhost.localdomain systemd[1]: Started dracut pre-udev hook.
2021-12-17T01:02:05.021261+0100 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager...
2021-12-17T01:02:05.121657+0100 localhost.localdomain systemd-udevd[610]: Network interface NamePolicy= disabled on kernel command line, ignoring.
2021-12-17T01:02:05.123487+0100 localhost.localdomain systemd[1]: Started udev Kernel Device Manager.
2021-12-17T01:02:05.125070+0100 localhost.localdomain systemd[1]: Starting dracut pre-trigger hook...
2021-12-17T01:02:05.282845+0100 localhost.localdomain kernel: virtio_blk virtio5: [vda] 46137344 512-byte logical blocks (23.6 GB/22.0 GiB)
2021-12-17T01:02:05.283030+0100 localhost.localdomain kernel: vda: detected capacity change from 0 to 23622320128
2021-12-17T01:02:05.303333+0100 localhost.localdomain kernel:  vda: vda1 vda2 vda3 vda4 < vda5 vda6 vda7 vda8 vda9 vda10 >
2021-12-17T01:02:05.328486+0100 localhost.localdomain systemd-udevd[640]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:02:05.337394+0100 localhost.localdomain kernel: libata version 3.00 loaded.
2021-12-17T01:02:05.372515+0100 localhost.localdomain kernel: ahci 0000:00:1f.2: version 3.0
2021-12-17T01:02:05.372686+0100 localhost.localdomain kernel: PCI Interrupt Link [GSIA] enabled at IRQ 16
2021-12-17T01:02:05.379330+0100 localhost.localdomain kernel: ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
2021-12-17T01:02:05.379489+0100 localhost.localdomain kernel: ahci 0000:00:1f.2: flags: 64bit ncq only 
2021-12-17T01:02:05.385963+0100 localhost.localdomain systemd-udevd[630]: Using default interface naming scheme 'rhel-8.0'.
2021-12-17T01:02:05.386467+0100 localhost.localdomain systemd-udevd[630]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:02:05.386648+0100 localhost.localdomain systemd-udevd[633]: Using default interface naming scheme 'rhel-8.0'.
2021-12-17T01:02:05.387085+0100 localhost.localdomain systemd-udevd[633]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:02:05.387869+0100 localhost.localdomain systemd-udevd[639]: Using default interface naming scheme 'rhel-8.0'.
2021-12-17T01:02:05.388298+0100 localhost.localdomain systemd-udevd[639]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:02:05.389805+0100 localhost.localdomain systemd-udevd[636]: Using default interface naming scheme 'rhel-8.0'.
2021-12-17T01:02:05.390421+0100 localhost.localdomain systemd-udevd[636]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:02:05.398870+0100 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/6ce1924f-1ce5-4245-a388-212ff15a384c.
2021-12-17T01:02:05.419329+0100 localhost.localdomain kernel: scsi host0: ahci
2021-12-17T01:02:05.428722+0100 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/215f27b1-6a5c-4125-a7af-a21ed88e255a.
2021-12-17T01:02:05.441650+0100 localhost.localdomain systemd[1]: Reached target Initrd Root Device.
2021-12-17T01:02:05.443327+0100 localhost.localdomain kernel: scsi host1: ahci
2021-12-17T01:02:05.443350+0100 localhost.localdomain systemd[1]: Starting Resume from hibernation using device /dev/disk/by-uuid/6ce1924f-1ce5-4245-a388-212ff15a384c...
2021-12-17T01:02:05.491333+0100 localhost.localdomain kernel: scsi host2: ahci
2021-12-17T01:02:05.518329+0100 localhost.localdomain kernel: scsi host3: ahci
2021-12-17T01:02:05.535330+0100 localhost.localdomain kernel: scsi host4: ahci
2021-12-17T01:02:05.552325+0100 localhost.localdomain kernel: scsi host5: ahci
2021-12-17T01:02:05.552458+0100 localhost.localdomain kernel: ata1: SATA max UDMA/133 abar m4096@0xfda08000 port 0xfda08100 irq 56
2021-12-17T01:02:05.552474+0100 localhost.localdomain kernel: ata2: SATA max UDMA/133 abar m4096@0xfda08000 port 0xfda08180 irq 56
2021-12-17T01:02:05.552482+0100 localhost.localdomain kernel: ata3: SATA max UDMA/133 abar m4096@0xfda08000 port 0xfda08200 irq 56
2021-12-17T01:02:05.552489+0100 localhost.localdomain kernel: ata4: SATA max UDMA/133 abar m4096@0xfda08000 port 0xfda08280 irq 56
2021-12-17T01:02:05.552497+0100 localhost.localdomain kernel: ata5: SATA max UDMA/133 abar m4096@0xfda08000 port 0xfda08300 irq 56
2021-12-17T01:02:05.552504+0100 localhost.localdomain kernel: ata6: SATA max UDMA/133 abar m4096@0xfda08000 port 0xfda08380 irq 56
2021-12-17T01:02:05.611002+0100 localhost.localdomain dracut-pre-trigger[611]: Mounting /dev/disk/by-uuid/4e0b2bcf-357f-43dd-b4fc-7f5a1891842c as /boot
2021-12-17T01:02:05.722827+0100 localhost.localdomain kernel: PM: Image not found (code -22)
2021-12-17T01:02:05.717955+0100 localhost.localdomain systemd-hibernate-resume[656]: Could not resume from '/dev/disk/by-uuid/6ce1924f-1ce5-4245-a388-212ff15a384c' (253:3).
2021-12-17T01:02:05.718799+0100 localhost.localdomain systemd[1]: systemd-hibernate-resume@dev-disk-by\x2duuid-6ce1924f\x2d1ce5\x2d4245\x2da388\x2d212ff15a384c.service: Succeeded.
2021-12-17T01:02:05.719031+0100 localhost.localdomain systemd[1]: Started Resume from hibernation using device /dev/disk/by-uuid/6ce1924f-1ce5-4245-a388-212ff15a384c.
2021-12-17T01:02:05.719993+0100 localhost.localdomain systemd[1]: Reached target Local File Systems (Pre).
2021-12-17T01:02:05.720638+0100 localhost.localdomain systemd[1]: Reached target Local File Systems.
2021-12-17T01:02:05.721941+0100 localhost.localdomain systemd[1]: Starting Create Volatile Files and Directories...
2021-12-17T01:02:05.744359+0100 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled
2021-12-17T01:02:05.793478+0100 localhost.localdomain kernel: XFS (vda1): Mounting V5 Filesystem
2021-12-17T01:02:05.856513+0100 localhost.localdomain systemd[1]: Started Create Volatile Files and Directories.
2021-12-17T01:02:05.862336+0100 localhost.localdomain kernel: ata1: SATA link down (SStatus 0 SControl 300)
2021-12-17T01:02:05.878330+0100 localhost.localdomain kernel: ata3: SATA link down (SStatus 0 SControl 300)
2021-12-17T01:02:05.878398+0100 localhost.localdomain kernel: ata2: SATA link down (SStatus 0 SControl 300)
2021-12-17T01:02:05.886330+0100 localhost.localdomain kernel: ata4: SATA link down (SStatus 0 SControl 300)
2021-12-17T01:02:05.895324+0100 localhost.localdomain kernel: ata5: SATA link down (SStatus 0 SControl 300)
2021-12-17T01:02:05.902671+0100 localhost.localdomain kernel: ata6: SATA link down (SStatus 0 SControl 300)
2021-12-17T01:02:05.933336+0100 localhost.localdomain kernel: XFS (vda1): Ending clean mount
2021-12-17T01:02:05.939066+0100 localhost.localdomain dracut-pre-trigger[611]: Checking integrity of kernel
2021-12-17T01:02:05.974509+0100 localhost.localdomain dracut-pre-trigger[611]: /boot/vmlinuz-4.18.0-348.2.1.el8_5.x86_64: OK
2021-12-17T01:02:05.975114+0100 localhost.localdomain dracut-pre-trigger[611]: All initrd crypto checks done
2021-12-17T01:02:05.976531+0100 localhost.localdomain systemd[1]: boot.mount: Succeeded.
2021-12-17T01:02:05.980746+0100 localhost.localdomain kernel: XFS (vda1): Unmounting Filesystem
2021-12-17T01:02:06.064404+0100 localhost.localdomain systemd[1]: Started dracut pre-trigger hook.
2021-12-17T01:02:06.067963+0100 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices...
2021-12-17T01:02:06.147840+0100 localhost.localdomain systemd-udevd[610]: Network interface NamePolicy= disabled on kernel command line, ignoring.
2021-12-17T01:02:06.181762+0100 localhost.localdomain systemd[1]: Mounting Kernel Configuration File System...
2021-12-17T01:02:06.184995+0100 localhost.localdomain systemd[1]: Mounted Kernel Configuration File System.
2021-12-17T01:02:06.309278+0100 localhost.localdomain systemd[1]: Started udev Coldplug all Devices.
2021-12-17T01:02:06.311327+0100 localhost.localdomain systemd[1]: Starting dracut initqueue hook...
2021-12-17T01:02:06.312385+0100 localhost.localdomain systemd[1]: Reached target System Initialization.
2021-12-17T01:02:06.313711+0100 localhost.localdomain systemd[1]: Reached target Basic System.
2021-12-17T01:02:06.338532+0100 localhost.localdomain systemd-udevd[729]: Using default interface naming scheme 'rhel-8.0'.
2021-12-17T01:02:06.338977+0100 localhost.localdomain systemd-udevd[729]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:02:06.339057+0100 localhost.localdomain systemd-udevd[729]: Could not set AlternativeName= or apply AlternativeNamesPolicy= on eth1: File exists
2021-12-17T01:02:06.339064+0100 localhost.localdomain systemd-udevd[729]: Could not apply link config to eth1, ignoring: File exists
2021-12-17T01:02:06.339825+0100 localhost.localdomain systemd-udevd[726]: Using default interface naming scheme 'rhel-8.0'.
2021-12-17T01:02:06.340590+0100 localhost.localdomain systemd-udevd[726]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:02:06.340990+0100 localhost.localdomain systemd-udevd[726]: Could not set AlternativeName= or apply AlternativeNamesPolicy= on eth0: File exists
2021-12-17T01:02:06.341034+0100 localhost.localdomain systemd-udevd[726]: Could not apply link config to eth0, ignoring: File exists
2021-12-17T01:02:06.341787+0100 localhost.localdomain systemd-udevd[730]: Using default interface naming scheme 'rhel-8.0'.
2021-12-17T01:02:06.341882+0100 localhost.localdomain systemd-udevd[731]: Using default interface naming scheme 'rhel-8.0'.
2021-12-17T01:02:06.342325+0100 localhost.localdomain systemd-udevd[731]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:02:06.342577+0100 localhost.localdomain systemd-udevd[731]: Could not set AlternativeName= or apply AlternativeNamesPolicy= on eth3: File exists
2021-12-17T01:02:06.342586+0100 localhost.localdomain systemd-udevd[731]: Could not apply link config to eth3, ignoring: File exists
2021-12-17T01:02:06.342649+0100 localhost.localdomain systemd-udevd[730]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:02:06.342752+0100 localhost.localdomain systemd-udevd[730]: Could not set AlternativeName= or apply AlternativeNamesPolicy= on eth2: File exists
2021-12-17T01:02:06.342784+0100 localhost.localdomain systemd-udevd[730]: Could not apply link config to eth2, ignoring: File exists
2021-12-17T01:02:06.387012+0100 localhost.localdomain systemd-udevd[732]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:02:06.416096+0100 localhost.localdomain systemd[1]: Started dracut initqueue hook.
2021-12-17T01:02:06.416634+0100 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre).
2021-12-17T01:02:06.417030+0100 localhost.localdomain systemd[1]: Reached target Remote File Systems.
2021-12-17T01:02:06.417997+0100 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/215f27b1-6a5c-4125-a7af-a21ed88e255a...
2021-12-17T01:02:06.684140+0100 localhost.localdomain systemd-fsck[749]: /usr/sbin/fsck.xfs: XFS file system.
2021-12-17T01:02:06.685679+0100 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/215f27b1-6a5c-4125-a7af-a21ed88e255a.
2021-12-17T01:02:06.687084+0100 localhost.localdomain systemd[1]: Mounting /sysroot...
2021-12-17T01:02:06.738331+0100 localhost.localdomain kernel: XFS (vda10): Mounting V5 Filesystem
2021-12-17T01:02:06.758340+0100 localhost.localdomain kernel: XFS (vda10): Ending clean mount
2021-12-17T01:02:06.763306+0100 localhost.localdomain systemd[1]: Mounted /sysroot.
2021-12-17T01:02:06.763850+0100 localhost.localdomain systemd[1]: Reached target Initrd Root File System.
2021-12-17T01:02:06.765021+0100 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root...
2021-12-17T01:02:06.842141+0100 localhost.localdomain systemd[1]: Reloading.
2021-12-17T01:02:07.337088+0100 localhost.localdomain systemd[1]: initrd-parse-etc.service: Succeeded.
2021-12-17T01:02:07.337356+0100 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root.
2021-12-17T01:02:07.338040+0100 localhost.localdomain systemd[1]: Reached target Initrd File Systems.
2021-12-17T01:02:07.338450+0100 localhost.localdomain systemd[1]: Reached target Initrd Default Target.
2021-12-17T01:02:07.339634+0100 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook...
2021-12-17T01:02:07.498402+0100 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook.
2021-12-17T01:02:07.500030+0100 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
2021-12-17T01:02:07.583487+0100 localhost.localdomain systemd[1]: dracut-pre-pivot.service: Succeeded.
2021-12-17T01:02:07.583719+0100 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook.
2021-12-17T01:02:07.584270+0100 localhost.localdomain systemd[1]: Stopped target Remote File Systems.
2021-12-17T01:02:07.584662+0100 localhost.localdomain systemd[1]: Stopped target Initrd Default Target.
2021-12-17T01:02:07.585086+0100 localhost.localdomain systemd[1]: Stopped target Initrd Root Device.
2021-12-17T01:02:07.585467+0100 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre).
2021-12-17T01:02:07.585920+0100 localhost.localdomain systemd[1]: dracut-initqueue.service: Succeeded.
2021-12-17T01:02:07.586147+0100 localhost.localdomain systemd[1]: Stopped dracut initqueue hook.
2021-12-17T01:02:07.586578+0100 localhost.localdomain systemd[1]: Stopped target Timers.
2021-12-17T01:02:07.586883+0100 localhost.localdomain systemd[1]: Stopped target Basic System.
2021-12-17T01:02:07.587248+0100 localhost.localdomain systemd[1]: Stopped target Paths.
2021-12-17T01:02:07.587544+0100 localhost.localdomain systemd[1]: systemd-ask-password-console.path: Succeeded.
2021-12-17T01:02:07.591348+0100 localhost.localdomain systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
2021-12-17T01:02:07.591928+0100 localhost.localdomain systemd[1]: Stopped target System Initialization.
2021-12-17T01:02:07.592329+0100 localhost.localdomain systemd[1]: Stopped target Swap.
2021-12-17T01:02:07.592747+0100 localhost.localdomain systemd[1]: systemd-udev-trigger.service: Succeeded.
2021-12-17T01:02:07.592964+0100 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices.
2021-12-17T01:02:07.593436+0100 localhost.localdomain systemd[1]: dracut-pre-trigger.service: Succeeded.
2021-12-17T01:02:07.593646+0100 localhost.localdomain systemd[1]: Stopped dracut pre-trigger hook.
2021-12-17T01:02:07.594182+0100 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager...
2021-12-17T01:02:07.594634+0100 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
2021-12-17T01:02:07.594836+0100 localhost.localdomain systemd[1]: Stopped Create Volatile Files and Directories.
2021-12-17T01:02:07.595296+0100 localhost.localdomain systemd[1]: Stopped target Local File Systems.
2021-12-17T01:02:07.596556+0100 localhost.localdomain systemd[1]: Stopped target Local File Systems (Pre).
2021-12-17T01:02:07.597090+0100 localhost.localdomain systemd[1]: systemd-sysctl.service: Succeeded.
2021-12-17T01:02:07.597314+0100 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables.
2021-12-17T01:02:07.597724+0100 localhost.localdomain systemd[1]: Stopped target Slices.
2021-12-17T01:02:07.598030+0100 localhost.localdomain systemd[1]: Stopped target Sockets.
2021-12-17T01:02:07.600332+0100 localhost.localdomain systemd[1]: initrd-cleanup.service: Succeeded.
2021-12-17T01:02:07.600528+0100 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons.
2021-12-17T01:02:07.601538+0100 localhost.localdomain systemd[1]: systemd-udevd.service: Succeeded.
2021-12-17T01:02:07.601743+0100 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager.
2021-12-17T01:02:07.602402+0100 localhost.localdomain systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
2021-12-17T01:02:07.602642+0100 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev.
2021-12-17T01:02:07.603233+0100 localhost.localdomain systemd[1]: kmod-static-nodes.service: Succeeded.
2021-12-17T01:02:07.604024+0100 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel.
2021-12-17T01:02:07.604743+0100 localhost.localdomain systemd[1]: dracut-pre-udev.service: Succeeded.
2021-12-17T01:02:07.604952+0100 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook.
2021-12-17T01:02:07.605418+0100 localhost.localdomain systemd[1]: dracut-cmdline.service: Succeeded.
2021-12-17T01:02:07.605623+0100 localhost.localdomain systemd[1]: Stopped dracut cmdline hook.
2021-12-17T01:02:07.606033+0100 localhost.localdomain systemd[1]: systemd-udevd-kernel.socket: Succeeded.
2021-12-17T01:02:07.606251+0100 localhost.localdomain systemd[1]: Closed udev Kernel Socket.
2021-12-17T01:02:07.606646+0100 localhost.localdomain systemd[1]: systemd-udevd-control.socket: Succeeded.
2021-12-17T01:02:07.606857+0100 localhost.localdomain systemd[1]: Closed udev Control Socket.
2021-12-17T01:02:07.607906+0100 localhost.localdomain systemd[1]: Starting Cleanup udevd DB...
2021-12-17T01:02:07.734020+0100 localhost.localdomain systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded.
2021-12-17T01:02:07.734262+0100 localhost.localdomain systemd[1]: Started Cleanup udevd DB.
2021-12-17T01:02:07.734771+0100 localhost.localdomain systemd[1]: Reached target Switch Root.
2021-12-17T01:02:07.735796+0100 localhost.localdomain systemd[1]: Starting Switch Root...
2021-12-17T01:02:07.818597+0100 localhost.localdomain systemd[1]: Switching root.
2021-12-17T01:02:07.833956+0100 localhost.localdomain systemd-journald[321]: Journal stopped
2021-12-17T00:02:09.179260+0100 localhost.localdomain kernel: printk: systemd: 17 output lines suppressed due to ratelimiting
2021-12-17T00:02:09.179290+0100 localhost.localdomain kernel: audit: type=1404 audit(1639699327.944:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1
2021-12-17T00:02:09.179299+0100 localhost.localdomain kernel: SELinux:  policy capability network_peer_controls=1
2021-12-17T00:02:09.179306+0100 localhost.localdomain kernel: SELinux:  policy capability open_perms=1
2021-12-17T00:02:09.179313+0100 localhost.localdomain kernel: SELinux:  policy capability extended_socket_class=1
2021-12-17T00:02:09.180341+0100 localhost.localdomain kernel: SELinux:  policy capability always_check_network=0
2021-12-17T00:02:09.180353+0100 localhost.localdomain kernel: SELinux:  policy capability cgroup_seclabel=1
2021-12-17T00:02:09.180360+0100 localhost.localdomain kernel: SELinux:  policy capability nnp_nosuid_transition=1
2021-12-17T00:02:09.180367+0100 localhost.localdomain kernel: audit: type=1403 audit(1639699328.066:3): auid=4294967295 ses=4294967295 lsm=selinux res=1
2021-12-17T00:02:09.180375+0100 localhost.localdomain systemd[1]: Successfully loaded SELinux policy in 125.380ms.
2021-12-17T00:02:09.180385+0100 localhost.localdomain systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
2021-12-17T00:02:09.180393+0100 localhost.localdomain systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 16.947ms.
2021-12-17T00:02:09.180401+0100 localhost.localdomain systemd[1]: systemd 239 (239-51.el8) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)
2021-12-17T00:02:09.180412+0100 localhost.localdomain systemd[1]: Detected virtualization kvm.
2021-12-17T00:02:09.180419+0100 localhost.localdomain systemd[1]: Detected architecture x86-64.
2021-12-17T00:02:09.180427+0100 localhost.localdomain systemd[1]: Set hostname to <localhost.localdomain>.
2021-12-17T00:02:09.180435+0100 localhost.localdomain systemd[1]: systemd-journald.service: Succeeded.
2021-12-17T00:02:09.180443+0100 localhost.localdomain systemd[1]: initrd-switch-root.service: Succeeded.
2021-12-17T00:02:09.180452+0100 localhost.localdomain systemd[1]: Stopped Switch Root.
2021-12-17T00:02:09.180461+0100 localhost.localdomain systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
2021-12-17T00:02:09.180469+0100 localhost.localdomain systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
2021-12-17T00:02:09.180476+0100 localhost.localdomain systemd[1]: Stopped Journal Service.
2021-12-17T00:02:09.180484+0100 localhost.localdomain kernel: Adding 4194300k swap on /dev/vda3.  Priority:-2 extents:1 across:4194300k FS
2021-12-17T00:02:09.180494+0100 localhost.localdomain systemd-journald[854]: Journal started
2021-12-17T00:02:09.180536+0100 localhost.localdomain systemd-journald[854]: Runtime journal (/run/log/journal/ed30ef6d6cf744bbb09f5af56f57c3dd) is 16.0M, max 78.2M, 62.2M free.
2021-12-17T00:02:09.195043+0100 localhost.localdomain systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
2021-12-17T00:02:09.252346+0100 localhost.localdomain kernel: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
2021-12-17T00:02:09.260395+0100 localhost.localdomain systemd-modules-load[861]: Inserted module 'bonding'
2021-12-17T00:02:09.297332+0100 localhost.localdomain kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
2021-12-17T00:02:09.304344+0100 localhost.localdomain systemd-modules-load[861]: Inserted module 'bridge'
2021-12-17T00:02:09.316329+0100 localhost.localdomain kernel: 8021q: 802.1Q VLAN Support v1.8
2021-12-17T00:02:09.319350+0100 localhost.localdomain systemd-modules-load[861]: Inserted module '8021q'
2021-12-17T00:02:09.327907+0100 localhost.localdomain systemd[1]: Started Load Kernel Modules.
2021-12-17T00:02:09.329395+0100 localhost.localdomain systemd[1]: Starting Apply Kernel Variables...
2021-12-17T00:02:09.508782+0100 localhost.localdomain systemd[1]: Started Create System Users.
2021-12-17T00:02:09.512109+0100 localhost.localdomain systemd[1]: Starting Create Static Device Nodes in /dev...
2021-12-17T00:02:09.552514+0100 localhost.localdomain systemd[1]: Started udev Coldplug all Devices.
2021-12-17T00:02:09.553926+0100 localhost.localdomain systemd[1]: Starting udev Wait for Complete Device Initialization...
2021-12-17T00:02:09.584130+0100 localhost.localdomain systemd[1]: Started Apply Kernel Variables.
2021-12-17T00:02:09.786025+0100 localhost.localdomain systemd[1]: Started Create Static Device Nodes in /dev.
2021-12-17T00:02:09.962784+0100 localhost.localdomain systemd[1]: Started Rebuild Hardware Database.
2021-12-17T00:02:09.965796+0100 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager...
2021-12-17T00:02:10.078832+0100 localhost.localdomain systemd-udevd[887]: Network interface NamePolicy= disabled on kernel command line, ignoring.
2021-12-17T00:02:10.095654+0100 localhost.localdomain systemd[1]: Started udev Kernel Device Manager.
2021-12-17T00:02:10.192340+0100 localhost.localdomain kernel: lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized
2021-12-17T00:02:10.203610+0100 localhost.localdomain kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
2021-12-17T00:02:10.223139+0100 localhost.localdomain kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5
2021-12-17T00:02:10.259805+0100 localhost.localdomain systemd-udevd[895]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T00:02:10.276335+0100 localhost.localdomain kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
2021-12-17T00:02:10.301333+0100 localhost.localdomain kernel: alg: self-tests for crc32-pclmul (crc32) passed
2021-12-17T00:02:10.316331+0100 localhost.localdomain kernel: iTCO_vendor_support: vendor-support=0
2021-12-17T00:02:10.318336+0100 localhost.localdomain kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
2021-12-17T00:02:10.318358+0100 localhost.localdomain kernel: iTCO_wdt: Found a ICH9 TCO device (Version=2, TCOBASE=0x0660)
2021-12-17T00:02:10.319327+0100 localhost.localdomain kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
2021-12-17T00:02:10.746562+0100 localhost.localdomain systemd-udevd[887]: No TPM handle discovered.
2021-12-17T00:02:10.746562+0100 localhost.localdomain systemd-udevd[887]: failed to open file /etc/ndctl/keys/nvdimm-master.blob: No such file or directory
2021-12-17T00:02:10.747310+0100 localhost.localdomain systemd-udevd[887]: No TPM handle discovered.
2021-12-17T00:02:10.747310+0100 localhost.localdomain systemd-udevd[887]: failed to open file /etc/ndctl/keys/nvdimm-master.blob: No such file or directory
2021-12-17T00:02:10.771630+0100 localhost.localdomain systemd-udevd[889]: Using default interface naming scheme 'rhel-8.0'.
2021-12-17T00:02:10.772571+0100 localhost.localdomain systemd-udevd[889]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T00:02:10.773234+0100 localhost.localdomain systemd-udevd[889]: Could not set AlternativeName= or apply AlternativeNamesPolicy= on eth1: File exists
2021-12-17T00:02:10.773242+0100 localhost.localdomain systemd-udevd[889]: Could not apply link config to eth1, ignoring: File exists
2021-12-17T00:02:10.870171+0100 localhost.localdomain systemd-udevd[899]: Using default interface naming scheme 'rhel-8.0'.
2021-12-17T00:02:10.870753+0100 localhost.localdomain systemd-udevd[899]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T00:02:10.870862+0100 localhost.localdomain systemd-udevd[899]: Could not set AlternativeName= or apply AlternativeNamesPolicy= on eth0: File exists
2021-12-17T00:02:10.870869+0100 localhost.localdomain systemd-udevd[899]: Could not apply link config to eth0, ignoring: File exists
2021-12-17T00:02:10.888738+0100 localhost.localdomain systemd-udevd[896]: Using default interface naming scheme 'rhel-8.0'.
2021-12-17T00:02:10.889309+0100 localhost.localdomain systemd-udevd[896]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T00:02:10.889436+0100 localhost.localdomain systemd-udevd[896]: Could not set AlternativeName= or apply AlternativeNamesPolicy= on eth2: File exists
2021-12-17T00:02:10.889441+0100 localhost.localdomain systemd-udevd[896]: Could not apply link config to eth2, ignoring: File exists
2021-12-17T00:02:10.895740+0100 localhost.localdomain systemd-udevd[891]: Using default interface naming scheme 'rhel-8.0'.
2021-12-17T00:02:10.896301+0100 localhost.localdomain systemd-udevd[891]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T00:02:10.896401+0100 localhost.localdomain systemd-udevd[891]: Could not set AlternativeName= or apply AlternativeNamesPolicy= on eth3: File exists
2021-12-17T00:02:10.896405+0100 localhost.localdomain systemd-udevd[891]: Could not apply link config to eth3, ignoring: File exists
2021-12-17T00:02:11.135338+0100 localhost.localdomain systemd[1]: Started udev Wait for Complete Device Initialization.
2021-12-17T00:02:11.136117+0100 localhost.localdomain systemd[1]: Reached target Local File Systems (Pre).
2021-12-17T00:02:11.137451+0100 localhost.localdomain systemd[1]: Mounting /home...
2021-12-17T00:02:11.138772+0100 localhost.localdomain systemd[1]: Mounting /boot...
2021-12-17T00:02:11.139860+0100 localhost.localdomain systemd[1]: Mounting /var...
2021-12-17T00:02:11.141063+0100 localhost.localdomain systemd[1]: Mounting /tmp...
2021-12-17T00:02:11.147787+0100 localhost.localdomain kernel: XFS (vda8): Mounting V5 Filesystem
2021-12-17T00:02:11.148775+0100 localhost.localdomain kernel: XFS (vda9): Mounting V5 Filesystem
2021-12-17T00:02:11.158097+0100 localhost.localdomain kernel: XFS (vda1): Mounting V5 Filesystem
2021-12-17T00:02:11.158147+0100 localhost.localdomain kernel: XFS (vda8): Ending clean mount
2021-12-17T00:02:11.160883+0100 localhost.localdomain systemd[1]: Mounted /home.
2021-12-17T00:02:11.166200+0100 localhost.localdomain kernel: XFS (vda5): Mounting V5 Filesystem
2021-12-17T00:02:11.167014+0100 localhost.localdomain kernel: XFS (vda9): Ending clean mount
2021-12-17T00:02:11.169041+0100 localhost.localdomain systemd[1]: Mounted /tmp.
2021-12-17T00:02:11.287336+0100 localhost.localdomain kernel: XFS (vda1): Ending clean mount
2021-12-17T00:02:11.289113+0100 localhost.localdomain systemd[1]: Mounted /boot.
2021-12-17T00:02:11.314832+0100 localhost.localdomain kernel: XFS (vda5): Ending clean mount
2021-12-17T00:02:11.317338+0100 localhost.localdomain systemd[1]: Mounted /var.
2021-12-17T00:02:11.319139+0100 localhost.localdomain systemd[1]: Mounting /var/log...
2021-12-17T00:02:11.320512+0100 localhost.localdomain systemd[1]: Mounting /var/tmp...
2021-12-17T00:02:11.321606+0100 localhost.localdomain systemd[1]: Starting Load/Save Random Seed...
2021-12-17T00:02:11.366632+0100 localhost.localdomain kernel: XFS (vda6): Mounting V5 Filesystem
2021-12-17T00:02:11.366700+0100 localhost.localdomain kernel: XFS (vda2): Mounting V5 Filesystem
2021-12-17T00:02:11.394342+0100 localhost.localdomain kernel: XFS (vda2): Ending clean mount
2021-12-17T00:02:11.396707+0100 localhost.localdomain systemd[1]: Mounted /var/tmp.
2021-12-17T00:02:11.407330+0100 localhost.localdomain kernel: XFS (vda6): Ending clean mount
2021-12-17T00:02:11.409691+0100 localhost.localdomain systemd[1]: Mounted /var/log.
2021-12-17T00:02:11.410931+0100 localhost.localdomain systemd[1]: Starting Flush Journal to Persistent Storage...
2021-12-17T00:02:11.413646+0100 localhost.localdomain systemd[1]: Mounting /var/log/audit...
2021-12-17T00:02:11.468333+0100 localhost.localdomain kernel: XFS (vda7): Mounting V5 Filesystem
2021-12-17T00:02:11.492340+0100 localhost.localdomain kernel: XFS (vda7): Ending clean mount
2021-12-17T00:02:11.495092+0100 localhost.localdomain systemd[1]: Mounted /var/log/audit.
2021-12-17T00:02:11.495575+0100 localhost.localdomain systemd[1]: Reached target Local File Systems.
2021-12-17T00:02:11.496953+0100 localhost.localdomain systemd[1]: Starting Rebuild Dynamic Linker Cache...
2021-12-17T00:02:11.498223+0100 localhost.localdomain systemd[1]: Starting Rebuild Journal Catalog...
2021-12-17T00:02:11.499389+0100 localhost.localdomain systemd[1]: Starting Restore /run/initramfs on shutdown...
2021-12-17T00:02:11.502137+0100 localhost.localdomain systemd[1]: Starting Import network configuration from initramfs...
2021-12-17T00:02:11.521552+0100 localhost.localdomain systemd[1]: Started Restore /run/initramfs on shutdown.
2021-12-17T00:02:11.573059+0100 localhost.localdomain systemd-journald[854]: Time spent on flushing to /var is 12.465ms for 1026 entries.
2021-12-17T00:02:11.573059+0100 localhost.localdomain systemd-journald[854]: System journal (/var/log/journal/ed30ef6d6cf744bbb09f5af56f57c3dd) is 6.3M, max 50.6M, 44.3M free.
2021-12-17T00:02:11.595475+0100 localhost.localdomain systemd[1]: Started Flush Journal to Persistent Storage.
2021-12-17T00:02:11.630791+0100 localhost.localdomain systemd[1]: Started Load/Save Random Seed.
2021-12-17T00:02:11.705107+0100 localhost.localdomain systemd[1]: Started Import network configuration from initramfs.
2021-12-17T00:02:11.706686+0100 localhost.localdomain systemd[1]: Starting Create Volatile Files and Directories...
2021-12-17T00:02:11.711080+0100 localhost.localdomain systemd[1]: Started Rebuild Dynamic Linker Cache.
2021-12-17T00:02:11.928944+0100 localhost.localdomain systemd[1]: Started Rebuild Journal Catalog.
2021-12-17T00:02:11.930648+0100 localhost.localdomain systemd[1]: Starting Update is Completed...
2021-12-17T00:02:12.060914+0100 localhost.localdomain systemd[1]: Started Create Volatile Files and Directories.
2021-12-17T00:02:12.062543+0100 localhost.localdomain systemd[1]: Mounting RPC Pipe File System...
2021-12-17T00:02:12.064188+0100 localhost.localdomain systemd[1]: Starting RPC Bind...
2021-12-17T00:02:12.065228+0100 localhost.localdomain systemd[1]: Starting Security Auditing Service...
2021-12-17T00:02:12.101767+0100 localhost.localdomain systemd[1]: Started Update is Completed.
2021-12-17T00:02:12.124530+0100 localhost.localdomain auditd[1029]: audit dispatcher initialized with q_depth=400 and 1 active plugins
2021-12-17T00:02:12.128734+0100 localhost.localdomain auditd[1029]: Init complete, auditd 3.0 listening for events (startup state enable)
2021-12-17T00:02:12.248305+0100 localhost.localdomain augenrules[1034]: /sbin/augenrules: No change
2021-12-17T00:02:12.263860+0100 localhost.localdomain kernel: RPC: Registered named UNIX socket transport module.
2021-12-17T00:02:12.263938+0100 localhost.localdomain kernel: RPC: Registered udp transport module.
2021-12-17T00:02:12.263953+0100 localhost.localdomain kernel: RPC: Registered tcp transport module.
2021-12-17T00:02:12.263964+0100 localhost.localdomain kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
2021-12-17T00:02:12.267367+0100 localhost.localdomain systemd[1]: Mounted RPC Pipe File System.
2021-12-17T00:02:12.267995+0100 localhost.localdomain systemd[1]: Reached target rpc_pipefs.target.
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: No rules
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: enabled 1
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: failure 1
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: pid 1029
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: rate_limit 0
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: backlog_limit 8192
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: lost 0
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: backlog 0
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: backlog_wait_time 60000
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: enabled 1
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: failure 1
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: pid 1029
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: rate_limit 0
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: backlog_limit 8192
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: lost 0
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: backlog 3
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: backlog_wait_time 60000
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: enabled 1
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: failure 1
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: pid 1029
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: rate_limit 0
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: backlog_limit 8192
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: lost 0
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: backlog 3
2021-12-17T00:02:12.280222+0100 localhost.localdomain augenrules[1034]: backlog_wait_time 60000
2021-12-17T00:02:12.283859+0100 localhost.localdomain systemd[1]: Started Security Auditing Service.
2021-12-17T00:02:12.286358+0100 localhost.localdomain systemd[1]: Starting Update UTMP about System Boot/Shutdown...
2021-12-17T00:02:12.342919+0100 localhost.localdomain systemd[1]: Started RPC Bind.
2021-12-17T00:02:12.401210+0100 localhost.localdomain systemd[1]: Started Update UTMP about System Boot/Shutdown.
2021-12-17T00:02:12.401955+0100 localhost.localdomain systemd[1]: Reached target System Initialization.
2021-12-17T00:02:12.402726+0100 localhost.localdomain systemd[1]: Listening on Open-iSCSI iscsid Socket.
2021-12-17T00:02:12.403871+0100 localhost.localdomain systemd[1]: Listening on Virtual machine log manager socket.
2021-12-17T00:02:12.404994+0100 localhost.localdomain systemd[1]: Started daily update of the root trust anchor for DNSSEC.
2021-12-17T00:02:12.405889+0100 localhost.localdomain systemd[1]: Listening on Virtual machine lock manager socket.
2021-12-17T00:02:12.406390+0100 localhost.localdomain systemd[1]: Started Daily Cleanup of Temporary Directories.
2021-12-17T00:02:12.407779+0100 localhost.localdomain systemd[1]: Listening on PC/SC Smart Card Daemon Activation Socket.
2021-12-17T00:02:12.408784+0100 localhost.localdomain systemd[1]: Listening on Libvirt local socket.
2021-12-17T00:02:12.409446+0100 localhost.localdomain systemd[1]: Listening on Libvirt local read-only socket.
2021-12-17T00:02:12.410105+0100 localhost.localdomain systemd[1]: Listening on Libvirt admin socket.
2021-12-17T00:02:12.410582+0100 localhost.localdomain systemd[1]: Listening on Open-iSCSI iscsiuio Socket.
2021-12-17T00:02:12.411714+0100 localhost.localdomain systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket.
2021-12-17T00:02:12.412293+0100 localhost.localdomain systemd[1]: Started Run system activity accounting tool every 10 minutes.
2021-12-17T00:02:12.413552+0100 localhost.localdomain systemd[1]: Listening on D-Bus System Message Bus Socket.
2021-12-17T00:02:12.413998+0100 localhost.localdomain systemd[1]: Reached target Sockets.
2021-12-17T00:02:12.414304+0100 localhost.localdomain systemd[1]: Reached target Basic System.
2021-12-17T00:02:12.416033+0100 localhost.localdomain systemd[1]: Starting Self Monitoring and Reporting Technology (SMART) Daemon...
2021-12-17T00:02:12.417993+0100 localhost.localdomain systemd[1]: Started QEMU Guest Agent.
2021-12-17T00:02:12.419863+0100 localhost.localdomain systemd[1]: Starting Kernel Samepage Merging...
2021-12-17T00:02:12.421203+0100 localhost.localdomain systemd[1]: Starting System Security Services Daemon...
2021-12-17T00:02:12.424652+0100 localhost.localdomain systemd[1]: Started irqbalance daemon.
2021-12-17T00:02:12.428793+0100 localhost.localdomain systemd[1]: Starting OpenSSH rsa Server Key Generation...
2021-12-17T00:02:12.430413+0100 localhost.localdomain systemd[1]: Starting Resets System Activity Logs...
2021-12-17T00:02:12.435742+0100 localhost.localdomain systemd[1]: Starting NTP client/server...
2021-12-17T00:02:12.437200+0100 localhost.localdomain systemd[1]: Starting Virtual Machine and Container Registration Service...
2021-12-17T00:02:12.439458+0100 localhost.localdomain systemd[1]: Started dnf makecache --timer.
2021-12-17T00:02:12.441231+0100 localhost.localdomain systemd[1]: Starting Hardware RNG Entropy Gatherer Wake threshold service...
2021-12-17T00:02:12.442611+0100 localhost.localdomain systemd[1]: Starting Rollback uncommitted netcf network config change transactions...
2021-12-17T00:02:12.450238+0100 localhost.localdomain systemd[1]: Starting Authorization Manager...
2021-12-17T00:02:12.460677+0100 localhost.localdomain systemd[1]: Started D-Bus System Message Bus.
2021-12-17T00:02:12.484880+0100 localhost.localdomain systemd[1]: Starting OpenSSH ecdsa Server Key Generation...
2021-12-17T00:02:12.492544+0100 localhost.localdomain systemd[1]: Started Generate summary of yesterday's process accounting.
2021-12-17T00:02:12.494426+0100 localhost.localdomain systemd[1]: Reached target Timers.
2021-12-17T00:02:12.497460+0100 localhost.localdomain systemd[1]: Starting OpenSSH ed25519 Server Key Generation...
2021-12-17T00:02:12.516289+0100 localhost.localdomain netcf-transaction.sh[1070]: Running  start: No pending transaction to rollback
2021-12-17T00:02:12.527699+0100 localhost.localdomain systemd[1]: Started Kernel Samepage Merging.
2021-12-17T00:02:12.529773+0100 localhost.localdomain systemd[1]: Started Resets System Activity Logs.
2021-12-17T00:02:12.553670+0100 localhost.localdomain systemd[1]: Started Rollback uncommitted netcf network config change transactions.
2021-12-17T00:02:12.555400+0100 localhost.localdomain systemd[1]: sshd-keygen@ed25519.service: Succeeded.
2021-12-17T00:02:12.555769+0100 localhost.localdomain systemd[1]: Started OpenSSH ed25519 Server Key Generation.
2021-12-17T00:02:12.557959+0100 localhost.localdomain systemd[1]: Starting Kernel Samepage Merging (KSM) Tuning Daemon...
2021-12-17T00:02:13.046706+0100 localhost.localdomain smartd[1060]: smartd 7.1 2020-04-05 r5049 [x86_64-linux-4.18.0-348.2.1.el8_5.x86_64] (local build)
2021-12-17T00:02:13.046717+0100 localhost.localdomain smartd[1060]: Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
2021-12-17T00:02:13.046860+0100 localhost.localdomain smartd[1060]: Opened configuration file /etc/smartmontools/smartd.conf
2021-12-17T00:02:13.047127+0100 localhost.localdomain smartd[1060]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices
2021-12-17T00:02:13.047460+0100 localhost.localdomain smartd[1060]: In the system's table of devices NO devices found to scan
2021-12-17T00:02:13.047491+0100 localhost.localdomain smartd[1060]: Monitoring 0 ATA/SATA, 0 SCSI/SAS and 0 NVMe devices
2021-12-17T00:02:13.087585+0100 localhost.localdomain systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon.
2021-12-17T00:02:13.088924+0100 localhost.localdomain systemd[1]: sshd-keygen@ecdsa.service: Succeeded.
2021-12-17T00:02:13.089253+0100 localhost.localdomain systemd[1]: Started OpenSSH ecdsa Server Key Generation.
2021-12-17T00:02:13.090200+0100 localhost.localdomain systemd[1]: Started Kernel Samepage Merging (KSM) Tuning Daemon.
2021-12-17T00:02:13.203734+0100 localhost.localdomain systemd[1]: Started Hardware RNG Entropy Gatherer Wake threshold service.
2021-12-17T00:02:13.206606+0100 localhost.localdomain systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
2021-12-17T00:02:13.221045+0100 localhost.localdomain systemd[1]: Started Virtual Machine and Container Registration Service.
2021-12-17T00:02:13.357468+0100 localhost.localdomain rngd[1105]: Disabling 7: PKCS11 Entropy generator (pkcs11)
2021-12-17T00:02:13.357468+0100 localhost.localdomain rngd[1105]: Disabling 5: NIST Network Entropy Beacon (nist)
2021-12-17T00:02:13.357468+0100 localhost.localdomain rngd[1105]: Initializing available sources
2021-12-17T00:02:13.359336+0100 localhost.localdomain rngd[1105]: [hwrng ]: Initialized
2021-12-17T00:02:13.359379+0100 localhost.localdomain rngd[1105]: [rdrand]: Enabling RDSEED rng support
2021-12-17T00:02:13.359379+0100 localhost.localdomain rngd[1105]: [rdrand]: Initialized
2021-12-17T00:02:13.455834+0100 localhost.localdomain chronyd[1111]: chronyd version 4.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG)
2021-12-17T00:02:13.458383+0100 localhost.localdomain rngd[1105]: [jitter]: Initializing AES buffer
2021-12-17T00:02:13.465385+0100 localhost.localdomain chronyd[1111]: Using right/UTC timezone to obtain leap second data
2021-12-17T00:02:13.533580+0100 localhost.localdomain systemd[1]: Started NTP client/server.
2021-12-17T00:02:13.611764+0100 localhost.localdomain polkitd[1071]: Started polkitd version 0.115
2021-12-17T00:02:13.671530+0100 localhost.localdomain sssd[1063]: Starting up
2021-12-17T00:02:13.697826+0100 localhost.localdomain polkitd[1071]: Loading rules from directory /etc/polkit-1/rules.d
2021-12-17T00:02:13.697867+0100 localhost.localdomain polkitd[1071]: Loading rules from directory /usr/share/polkit-1/rules.d
2021-12-17T00:02:13.703128+0100 localhost.localdomain polkitd[1071]: Finished loading, compiling and executing 4 rules
2021-12-17T00:02:13.712838+0100 localhost.localdomain polkitd[1071]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
2021-12-17T00:02:13.712931+0100 localhost.localdomain systemd[1]: Started Authorization Manager.
2021-12-17T00:02:13.715223+0100 localhost.localdomain systemd[1]: Starting firewalld - dynamic firewall daemon...
2021-12-17T00:02:14.230017+0100 localhost.localdomain sssd_be[1120]: Starting up
2021-12-17T00:02:14.810632+0100 localhost.localdomain sssd_nss[1124]: Starting up
2021-12-17T00:02:14.900868+0100 localhost.localdomain systemd[1]: Started System Security Services Daemon.
2021-12-17T00:02:14.901883+0100 localhost.localdomain systemd[1]: Reached target User and Group Name Lookups.
2021-12-17T00:02:14.904783+0100 localhost.localdomain systemd[1]: Starting Login Service...
2021-12-17T00:02:15.200367+0100 localhost.localdomain systemd-logind[1125]: Watching system buttons on /dev/input/event0 (Power Button)
2021-12-17T00:02:15.203523+0100 localhost.localdomain systemd-logind[1125]: Watching system buttons on /dev/input/event1 (AT Translated Set 2 keyboard)
2021-12-17T00:02:15.206922+0100 localhost.localdomain systemd-logind[1125]: New seat seat0.
2021-12-17T00:02:15.211401+0100 localhost.localdomain systemd[1]: Started Login Service.
2021-12-17T00:02:15.313489+0100 localhost.localdomain systemd[1]: Started firewalld - dynamic firewall daemon.
2021-12-17T00:02:15.314532+0100 localhost.localdomain systemd[1]: Reached target Network (Pre).
2021-12-17T00:02:15.316222+0100 localhost.localdomain systemd[1]: Starting Network Manager...
2021-12-17T00:02:15.558001+0100 localhost.localdomain firewalld[1123]: WARNING: AllowZoneDrifting is enabled. This is considered an insecure configuration option. It will be removed in a future release. Please consider disabling it now.
2021-12-17T00:02:15.969684+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695735.9693] NetworkManager (version 1.36.0-0.2.el8) is starting... (for the first time)
2021-12-17T00:02:15.969703+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695735.9696] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 10-stable-ipv6-addr.conf, vdsm.conf)
2021-12-17T00:02:15.969709+0100 localhost.localdomain NetworkManager[1137]: <warn>  [1639695735.9697] config: unknown key 'ipv6.addr-gen-mode' in section [connection] of file '/etc/NetworkManager/conf.d/10-stable-ipv6-addr.conf'
2021-12-17T00:02:15.981792+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695735.9817] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
2021-12-17T00:02:15.981908+0100 localhost.localdomain systemd[1]: Started Network Manager.
2021-12-17T00:02:15.982902+0100 localhost.localdomain systemd[1]: Reached target Network.
2021-12-17T00:02:15.985165+0100 localhost.localdomain systemd[1]: Starting GSSAPI Proxy Daemon...
2021-12-17T00:02:15.987183+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695735.9871] manager[0x55a6a94c8000]: monitoring kernel firmware directory '/lib/firmware'.
2021-12-17T00:02:15.987580+0100 localhost.localdomain systemd[1]: Starting Logout off all iSCSI sessions on shutdown...
2021-12-17T00:02:15.988309+0100 localhost.localdomain dbus-daemon[1073]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.9' (uid=0 pid=1137 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0")
2021-12-17T00:02:15.989728+0100 localhost.localdomain systemd[1]: Starting Dynamic System Tuning Daemon...
2021-12-17T00:02:15.991349+0100 localhost.localdomain systemd[1]: Starting Network Manager Wait Online...
2021-12-17T00:02:16.012749+0100 localhost.localdomain systemd[1]: Starting Hostname Service...
2021-12-17T00:02:16.024127+0100 localhost.localdomain systemd[1]: Started Logout off all iSCSI sessions on shutdown.
2021-12-17T00:02:16.146702+0100 localhost.localdomain systemd[1]: Started GSSAPI Proxy Daemon.
2021-12-17T00:02:16.147680+0100 localhost.localdomain systemd[1]: Reached target NFS client services.
2021-12-17T00:02:16.487627+0100 localhost.localdomain dbus-daemon[1073]: [system] Successfully activated service 'org.freedesktop.hostname1'
2021-12-17T00:02:16.487992+0100 localhost.localdomain systemd[1]: Started Hostname Service.
2021-12-17T00:02:16.492829+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.4927] hostname: hostname: using hostnamed
2021-12-17T00:02:16.492844+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.4928] hostname: hostname changed from (none) to "localhost.localdomain"
2021-12-17T00:02:16.493197+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.4931] dns-mgr[0x55a6a94a9250]: init: dns=default,systemd-resolved rc-manager=symlink
2021-12-17T00:02:16.497739+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.4977] Loaded device plugin: NMOvsFactory (/usr/lib64/NetworkManager/1.36.0-0.2.el8/libnm-device-plugin-ovs.so)
2021-12-17T00:02:16.499055+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.4990] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.36.0-0.2.el8/libnm-device-plugin-team.so)
2021-12-17T00:02:16.499094+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.4990] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
2021-12-17T00:02:16.499171+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.4991] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
2021-12-17T00:02:16.499253+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.4992] manager: Networking is enabled by state file
2021-12-17T00:02:16.499500+0100 localhost.localdomain dbus-daemon[1073]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.9' (uid=0 pid=1137 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0")
2021-12-17T00:02:16.501693+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5016] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.36.0-0.2.el8/libnm-settings-plugin-ifcfg-rh.so")
2021-12-17T00:02:16.501742+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5017] settings: Loaded settings plugin: keyfile (internal)
2021-12-17T00:02:16.502681+0100 localhost.localdomain systemd[1]: Starting Network Manager Script Dispatcher Service...
2021-12-17T00:02:16.508522+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5085] dhcp-init: Using DHCP client 'internal'
2021-12-17T00:02:16.508544+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5085] device (lo): carrier: link connected
2021-12-17T00:02:16.508774+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5087] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
2021-12-17T00:02:16.509820+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5098] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
2021-12-17T00:02:16.513034+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5130] settings: (eth0): created default wired connection 'Wired connection 1'
2021-12-17T00:02:16.513078+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5130] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
2021-12-17T00:02:16.514691+0100 localhost.localdomain kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
2021-12-17T00:02:16.525328+0100 localhost.localdomain kernel: 8021q: adding VLAN 0 to HW filter on device eth0
2021-12-17T00:02:16.525338+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5253] device (eth0): carrier: link connected
2021-12-17T00:02:16.530906+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5308] manager: (eth1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3)
2021-12-17T00:02:16.532964+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5329] settings: (eth1): created default wired connection 'Wired connection 2'
2021-12-17T00:02:16.533002+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5329] device (eth1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
2021-12-17T00:02:16.534325+0100 localhost.localdomain kernel: IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
2021-12-17T00:02:16.541118+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5411] device (eth1): carrier: link connected
2021-12-17T00:02:16.541324+0100 localhost.localdomain kernel: 8021q: adding VLAN 0 to HW filter on device eth1
2021-12-17T00:02:16.548638+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5486] manager: (eth2): new Ethernet device (/org/freedesktop/NetworkManager/Devices/4)
2021-12-17T00:02:16.551180+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5511] settings: (eth2): created default wired connection 'Wired connection 3'
2021-12-17T00:02:16.551217+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5512] device (eth2): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
2021-12-17T00:02:16.552329+0100 localhost.localdomain kernel: IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
2021-12-17T00:02:16.554324+0100 localhost.localdomain kernel: 8021q: adding VLAN 0 to HW filter on device eth2
2021-12-17T00:02:16.560561+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5605] device (eth2): carrier: link connected
2021-12-17T00:02:16.567498+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5674] manager: (eth3): new Ethernet device (/org/freedesktop/NetworkManager/Devices/5)
2021-12-17T00:02:16.568624+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5686] settings: (eth3): created default wired connection 'Wired connection 4'
2021-12-17T00:02:16.568658+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5686] device (eth3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
2021-12-17T00:02:16.570325+0100 localhost.localdomain kernel: IPv6: ADDRCONF(NETDEV_UP): eth3: link is not ready
2021-12-17T00:02:16.579326+0100 localhost.localdomain kernel: 8021q: adding VLAN 0 to HW filter on device eth3
2021-12-17T00:02:16.583631+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5836] device (eth3): carrier: link connected
2021-12-17T00:02:16.586728+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5867] ovsdb: disconnected from ovsdb
2021-12-17T00:02:16.587437+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5874] device (eth0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:16.588454+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5884] device (eth1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:16.592466+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5924] device (eth2): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:16.592991+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5929] device (eth3): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:16.593578+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5935] policy: auto-activating connection 'Wired connection 1' (acfc89c7-6712-3d07-9da5-22437059cac9)
2021-12-17T00:02:16.593824+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5938] policy: auto-activating connection 'Wired connection 2' (1a9d1e4e-1ec4-35d0-b44b-4d87b5e2c0f8)
2021-12-17T00:02:16.593941+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5939] policy: auto-activating connection 'Wired connection 3' (13156056-6de1-3f94-9699-8dc98cca368f)
2021-12-17T00:02:16.594051+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5940] policy: auto-activating connection 'Wired connection 4' (9fe6f170-8b57-3944-8f8d-a470491f504b)
2021-12-17T00:02:16.597513+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5975] device (eth0): Activation: starting connection 'Wired connection 1' (acfc89c7-6712-3d07-9da5-22437059cac9)
2021-12-17T00:02:16.603372+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.5981] device (eth1): Activation: starting connection 'Wired connection 2' (1a9d1e4e-1ec4-35d0-b44b-4d87b5e2c0f8)
2021-12-17T00:02:16.603604+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.6035] device (eth2): Activation: starting connection 'Wired connection 3' (13156056-6de1-3f94-9699-8dc98cca368f)
2021-12-17T00:02:16.603775+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.6037] device (eth3): Activation: starting connection 'Wired connection 4' (9fe6f170-8b57-3944-8f8d-a470491f504b)
2021-12-17T00:02:16.603880+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.6038] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:16.604095+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.6040] manager: NetworkManager state is now CONNECTING
2021-12-17T00:02:16.604243+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.6042] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:16.604862+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.6048] device (eth1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:16.608517+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.6085] device (eth1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:16.608916+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.6089] device (eth2): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:16.609185+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.6091] device (eth2): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:16.610621+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.6106] device (eth3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:16.610886+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695736.6108] device (eth3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:16.972473+0100 localhost.localdomain dbus-daemon[1073]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
2021-12-17T00:02:16.972859+0100 localhost.localdomain systemd[1]: Started Network Manager Script Dispatcher Service.
2021-12-17T00:02:17.291616+0100 localhost.localdomain systemd[1]: sshd-keygen@rsa.service: Succeeded.
2021-12-17T00:02:17.291967+0100 localhost.localdomain systemd[1]: Started OpenSSH rsa Server Key Generation.
2021-12-17T00:02:17.293099+0100 localhost.localdomain systemd[1]: Reached target sshd-keygen.target.
2021-12-17T00:02:17.296074+0100 localhost.localdomain systemd[1]: Starting OpenSSH server daemon...
2021-12-17T00:02:17.574015+0100 localhost.localdomain sshd[1258]: Unable to load host key: /etc/ssh/ssh_host_ed25519_key
2021-12-17T00:02:17.575117+0100 localhost.localdomain sshd[1258]: Server listening on 0.0.0.0 port 22.
2021-12-17T00:02:17.575440+0100 localhost.localdomain sshd[1258]: Server listening on :: port 22.
2021-12-17T00:02:17.575801+0100 localhost.localdomain systemd[1]: Started OpenSSH server daemon.
2021-12-17T00:02:17.740712+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695737.7405] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.741248+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695737.7412] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)
2021-12-17T00:02:17.743953+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695737.7439] dhcp4 (eth0): state changed new lease, address=192.168.210.3
2021-12-17T00:02:17.744158+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695737.7441] policy: set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS
2021-12-17T00:02:17.744235+0100 localhost.localdomain NetworkManager[1137]: <info>  [1639695737.7442] policy: set-hostname: set hostname to 'ost-basic-suite-master-host-0' (from DHCPv4)
2021-12-17T00:02:17.744927+0100 localhost.localdomain dbus-daemon[1073]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.9' (uid=0 pid=1137 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0")
2021-12-17T00:02:17.745529+0100 ost-basic-suite-master-host-0 systemd-hostnamed[1169]: Changed host name to 'ost-basic-suite-master-host-0'
2021-12-17T00:02:17.745711+0100 ost-basic-suite-master-host-0 dbus-daemon[1073]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
2021-12-17T00:02:17.747344+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7473] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.756253+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7562] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.756400+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7563] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.756686+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7566] device (eth0): Activation: successful, device activated.
2021-12-17T00:02:17.757030+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7570] manager: NetworkManager state is now CONNECTED_GLOBAL
2021-12-17T00:02:17.759257+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7592] device (eth1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.759657+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7596] dhcp4 (eth1): activation: beginning transaction (timeout in 45 seconds)
2021-12-17T00:02:17.761392+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7613] dhcp4 (eth1): state changed new lease, address=192.168.209.2
2021-12-17T00:02:17.765482+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7654] device (eth1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.767118+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7671] device (eth1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.767374+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7673] device (eth1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.767759+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7677] device (eth1): Activation: successful, device activated.
2021-12-17T00:02:17.779648+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7796] device (eth2): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.779968+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7799] dhcp4 (eth2): activation: beginning transaction (timeout in 45 seconds)
2021-12-17T00:02:17.781268+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7812] dhcp4 (eth2): state changed new lease, address=192.168.209.3
2021-12-17T00:02:17.783721+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7837] device (eth2): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.792582+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7925] device (eth2): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.792728+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7927] device (eth2): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.793021+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7930] device (eth2): Activation: successful, device activated.
2021-12-17T00:02:17.795576+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7955] device (eth3): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.795882+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7958] dhcp4 (eth3): activation: beginning transaction (timeout in 45 seconds)
2021-12-17T00:02:17.797998+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.7979] dhcp4 (eth3): state changed new lease, address=192.168.208.3
2021-12-17T00:02:17.801036+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.8010] device (eth3): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.802659+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.8026] device (eth3): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.802780+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.8027] device (eth3): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
2021-12-17T00:02:17.803049+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.8030] device (eth3): Activation: successful, device activated.
2021-12-17T00:02:17.803517+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695737.8035] manager: startup complete
2021-12-17T00:02:17.806523+0100 ost-basic-suite-master-host-0 systemd[1]: Started Network Manager Wait Online.
2021-12-17T00:02:17.807497+0100 ost-basic-suite-master-host-0 systemd[1]: Reached target Network is Online.
2021-12-17T00:02:17.809882+0100 ost-basic-suite-master-host-0 systemd[1]: Starting System Logging Service...
2021-12-17T00:02:17.811357+0100 ost-basic-suite-master-host-0 systemd[1]: Starting Notify NFS peers of a restart...
2021-12-17T00:02:17.812130+0100 ost-basic-suite-master-host-0 systemd[1]: Reached target Remote File Systems (Pre).
2021-12-17T00:02:17.813165+0100 ost-basic-suite-master-host-0 systemd[1]: Reached target Remote File Systems.
2021-12-17T00:02:17.814903+0100 ost-basic-suite-master-host-0 systemd[1]: Starting Crash recovery kernel arming...
2021-12-17T00:02:17.816426+0100 ost-basic-suite-master-host-0 systemd[1]: Starting Permit User Sessions...
2021-12-17T00:02:17.822806+0100 ost-basic-suite-master-host-0 systemd[1]: Starting Virtualization daemon...
2021-12-17T00:02:17.930565+0100 ost-basic-suite-master-host-0 sm-notify[1356]: Version 2.3.3 starting
2021-12-17T00:02:17.932786+0100 ost-basic-suite-master-host-0 systemd[1]: Started Notify NFS peers of a restart.
2021-12-17T00:02:18.207774+0100 ost-basic-suite-master-host-0 systemd[1]: Started Permit User Sessions.
2021-12-17T00:02:18.214449+0100 ost-basic-suite-master-host-0 systemd[1]: Started Getty on tty1.
2021-12-17T00:02:18.216028+0100 ost-basic-suite-master-host-0 systemd[1]: Started Serial Getty on ttyS0.
2021-12-17T00:02:18.216760+0100 ost-basic-suite-master-host-0 systemd[1]: Reached target Login Prompts.
2021-12-17T00:02:18.220298+0100 ost-basic-suite-master-host-0 rsyslogd[1355]: [origin software="rsyslogd" swVersion="8.2102.0-6.el8" x-pid="1355" x-info="https://www.rsyslog.com";] start
2021-12-17T00:02:18.231938+0100 ost-basic-suite-master-host-0 systemd[1]: Started Command Scheduler.
2021-12-17T00:02:18.233571+0100 ost-basic-suite-master-host-0 systemd[1]: Started System Logging Service.
2021-12-17T00:02:18.242394+0100 ost-basic-suite-master-host-0 systemd[1]: Started Dynamic System Tuning Daemon.
2021-12-17T00:02:18.243712+0100 ost-basic-suite-master-host-0 rsyslogd[1355]: imjournal: No statefile exists, /var/lib/rsyslog/imjournal.state will be created (ignore if this is first run): No such file or directory [v8.2102.0-6.el8 try https://www.rsyslog.com/e/2040 ]
2021-12-17T00:02:18.274143+0100 ost-basic-suite-master-host-0 crond[1423]: (CRON) STARTUP (1.5.2)
2021-12-17T00:02:18.285630+0100 ost-basic-suite-master-host-0 crond[1423]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 49% if used.)
2021-12-17T00:02:18.292297+0100 ost-basic-suite-master-host-0 rsyslogd[1355]: imjournal: journal files changed, reloading...  [v8.2102.0-6.el8 try https://www.rsyslog.com/e/0 ]
2021-12-17T00:02:18.295458+0100 ost-basic-suite-master-host-0 crond[1423]: (CRON) INFO (running with inotify support)
2021-12-17T00:02:18.371850+0100 ost-basic-suite-master-host-0 systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive.
2021-12-17T00:02:18.973701+0100 ost-basic-suite-master-host-0 kdumpctl[1357]: kdump: No kdump initial ramdisk found.
2021-12-17T00:02:18.973701+0100 ost-basic-suite-master-host-0 kdumpctl[1357]: kdump: Rebuilding /boot/initramfs-4.18.0-348.2.1.el8_5.x86_64kdump.img
2021-12-17T00:02:19.121406+0100 ost-basic-suite-master-host-0 systemd[1]: Started Virtualization daemon.
2021-12-17T00:02:19.122725+0100 ost-basic-suite-master-host-0 systemd[1]: Reached target Multi-User System.
2021-12-17T00:02:19.124585+0100 ost-basic-suite-master-host-0 systemd[1]: Starting Update UTMP about System Runlevel Changes...
2021-12-17T00:02:19.232485+0100 ost-basic-suite-master-host-0 chronyd[1111]: Received KoD RATE from 94.198.159.10
2021-12-17T00:02:19.308811+0100 ost-basic-suite-master-host-0 systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
2021-12-17T00:02:19.309113+0100 ost-basic-suite-master-host-0 systemd[1]: Started Update UTMP about System Runlevel Changes.
2021-12-17T00:02:19.425207+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695739.4249] dhcp6 (eth2): activation: beginning transaction (timeout in 45 seconds)
2021-12-17T00:02:19.425974+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695739.4259] policy: set 'Wired connection 3' (eth2) as default for IPv6 routing and DNS
2021-12-17T00:02:19.426503+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695739.4264] dhcp6 (eth2): state changed new lease, address=fd8f:1391:3a82:209::c0a8:d103
2021-12-17T00:02:19.590472+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695739.5904] dhcp6 (eth3): activation: beginning transaction (timeout in 45 seconds)
2021-12-17T00:02:19.592045+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695739.5920] dhcp6 (eth3): state changed new lease, address=fd8f:1391:3a82:208::c0a8:d003
2021-12-17T00:02:19.712922+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695739.7129] manager: (virbr0): new Bridge device (/org/freedesktop/NetworkManager/Devices/6)
2021-12-17T00:02:19.713458+0100 ost-basic-suite-master-host-0 systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive.
2021-12-17T00:02:19.718662+0100 ost-basic-suite-master-host-0 systemd-udevd[1561]: Using default interface naming scheme 'rhel-8.0'.
2021-12-17T00:02:19.748987+0100 ost-basic-suite-master-host-0 systemd-udevd[1561]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T00:02:19.800694+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695739.8005] dhcp6 (eth0): activation: beginning transaction (timeout in 45 seconds)
2021-12-17T00:02:19.801144+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695739.8011] policy: set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS
2021-12-17T00:02:19.816570+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695739.8165] dhcp6 (eth0): state changed new lease, address=fd8f:1391:3a82:210::c0a8:d203
2021-12-17T00:02:19.940706+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695739.9406] dhcp6 (eth1): activation: beginning transaction (timeout in 45 seconds)
2021-12-17T00:02:19.941637+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695739.9416] dhcp6 (eth1): state changed new lease, address=fd8f:1391:3a82:209::c0a8:d102
2021-12-17T00:02:20.614337+0100 ost-basic-suite-master-host-0 rngd[1105]: [jitter]: Enabling JITTER rng support
2021-12-17T00:02:20.614337+0100 ost-basic-suite-master-host-0 rngd[1105]: [jitter]: Initialized
2021-12-17T00:02:20.878856+0100 ost-basic-suite-master-host-0 systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive.
2021-12-17T00:02:21.820780+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695741.8206] device (virbr0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
2021-12-17T00:02:21.822421+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695741.8224] device (virbr0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
2021-12-17T00:02:21.822879+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695741.8228] device (virbr0): Activation: starting connection 'virbr0' (1fb16a91-e1ec-4fd9-8054-c940ed6331c5)
2021-12-17T00:02:21.822936+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695741.8229] device (virbr0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
2021-12-17T00:02:21.823059+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695741.8230] device (virbr0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
2021-12-17T00:02:21.823147+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695741.8231] device (virbr0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
2021-12-17T00:02:21.823244+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695741.8232] device (virbr0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
2021-12-17T00:02:21.835858+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695741.8358] device (virbr0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
2021-12-17T00:02:21.835995+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695741.8359] device (virbr0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
2021-12-17T00:02:21.836273+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639695741.8362] device (virbr0): Activation: successful, device activated.
2021-12-17T00:02:21.966396+0100 ost-basic-suite-master-host-0 systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive.
2021-12-17T00:02:22.487966+0100 ost-basic-suite-master-host-0 kdumpctl[1357]: kdump: Warning: There might not be enough space to save a vmcore.
2021-12-17T00:02:22.487966+0100 ost-basic-suite-master-host-0 kdumpctl[1357]: kdump:          The size of /dev/vda5 should be greater than 1602260 kilo bytes.
2021-12-17T00:02:22.545867+0100 ost-basic-suite-master-host-0 dnsmasq[1830]: listening on virbr0(#6): 192.168.122.1
2021-12-17T00:02:22.621908+0100 ost-basic-suite-master-host-0 dnsmasq[1883]: started, version 2.79 cachesize 150
2021-12-17T00:02:22.621919+0100 ost-basic-suite-master-host-0 dnsmasq[1883]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN2 DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC loop-detect inotify
2021-12-17T00:02:22.621937+0100 ost-basic-suite-master-host-0 dnsmasq-dhcp[1883]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h
2021-12-17T00:02:22.621942+0100 ost-basic-suite-master-host-0 dnsmasq-dhcp[1883]: DHCP, sockets bound exclusively to interface virbr0
2021-12-17T00:02:22.622101+0100 ost-basic-suite-master-host-0 dnsmasq[1883]: reading /etc/resolv.conf
2021-12-17T00:02:22.622107+0100 ost-basic-suite-master-host-0 dnsmasq[1883]: using nameserver 192.168.210.1#53
2021-12-17T00:02:22.622120+0100 ost-basic-suite-master-host-0 dnsmasq[1883]: using nameserver fe80::5054:ff:fe3b:5d92%eth0#53
2021-12-17T00:02:22.622125+0100 ost-basic-suite-master-host-0 dnsmasq[1883]: using nameserver fd8f:1391:3a82:210::1#53
2021-12-17T00:02:22.623456+0100 ost-basic-suite-master-host-0 dnsmasq[1883]: read /etc/hosts - 2 addresses
2021-12-17T00:02:22.623483+0100 ost-basic-suite-master-host-0 dnsmasq[1883]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
2021-12-17T00:02:22.623506+0100 ost-basic-suite-master-host-0 dnsmasq-dhcp[1883]: read /var/lib/libvirt/dnsmasq/default.hostsfile
2021-12-17T00:02:22.969523+0100 ost-basic-suite-master-host-0 sshd[1897]: error: Unable to load host key: /etc/ssh/ssh_host_ed25519_key
2021-12-17T00:02:23.003669+0100 ost-basic-suite-master-host-0 systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive.
2021-12-17T00:02:23.328491+0100 ost-basic-suite-master-host-0 dracut[1927]: dracut-049-191.git20210920.el8
2021-12-17T00:02:23.422061+0100 ost-basic-suite-master-host-0 sshd[1897]: Accepted publickey for root from fd8f:1391:3a82:210::1 port 39910 ssh2: RSA SHA256:P5xCNqbXoHPcOI4WCD9zlIFH0cP8MZZT4FZD25dsot0
2021-12-17T00:02:23.648975+0100 ost-basic-suite-master-host-0 systemd[1]: Created slice User Slice of UID 0.
2021-12-17T00:02:23.649825+0100 ost-basic-suite-master-host-0 systemd[1]: Starting User runtime directory /run/user/0...
2021-12-17T00:02:23.655198+0100 ost-basic-suite-master-host-0 systemd-logind[1125]: New session 1 of user root.
2021-12-17T00:02:23.822197+0100 ost-basic-suite-master-host-0 systemd[1]: Started User runtime directory /run/user/0.
2021-12-17T00:02:23.823263+0100 ost-basic-suite-master-host-0 systemd[1]: Starting User Manager for UID 0...
2021-12-17T00:02:23.880588+0100 ost-basic-suite-master-host-0 systemd[1957]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
2021-12-17T00:02:23.986451+0100 ost-basic-suite-master-host-0 chronyd[1111]: Selected source 84.245.9.254 (2.centos.pool.ntp.org)
2021-12-17T00:02:23.986504+0100 ost-basic-suite-master-host-0 chronyd[1111]: System clock wrong by 3600.482928 seconds
2021-12-17T01:02:24.469451+0100 ost-basic-suite-master-host-0 chronyd[1111]: System clock was stepped by 3600.482928 seconds
2021-12-17T01:02:24.469551+0100 ost-basic-suite-master-host-0 chronyd[1111]: System clock TAI offset set to 37 seconds
2021-12-17T01:02:24.472272+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:02:24.473053+0100 ost-basic-suite-master-host-0 systemd[1]: Starting Generate a daily summary of process accounting...
2021-12-17T01:02:24.515372+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:02:24.515666+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:02:24.551785+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-summary.service: Succeeded.
2021-12-17T01:02:24.552070+0100 ost-basic-suite-master-host-0 systemd[1]: Started Generate a daily summary of process accounting.
2021-12-17T01:02:24.835459+0100 ost-basic-suite-master-host-0 systemd[1957]: Starting D-Bus User Message Bus Socket.
2021-12-17T01:02:24.835510+0100 ost-basic-suite-master-host-0 systemd[1957]: Reached target Timers.
2021-12-17T01:02:24.835527+0100 ost-basic-suite-master-host-0 systemd[1957]: Reached target Paths.
2021-12-17T01:02:24.855422+0100 ost-basic-suite-master-host-0 dracut[1939]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict -o "plymouth dash resume ifcfg earlykdump" --compress=xz --mount "/dev/disk/by-uuid/7623e232-4094-4e52-8105-2f75fb0c3231 /kdumproot/var xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota,nofail,x-systemd.before=initrd-fs.target" --no-hostonly-default-device -f /boot/initramfs-4.18.0-348.2.1.el8_5.x86_64kdump.img 4.18.0-348.2.1.el8_5.x86_64
2021-12-17T01:02:25.029514+0100 ost-basic-suite-master-host-0 systemd[1957]: Listening on D-Bus User Message Bus Socket.
2021-12-17T01:02:25.029971+0100 ost-basic-suite-master-host-0 systemd[1957]: Reached target Sockets.
2021-12-17T01:02:25.029985+0100 ost-basic-suite-master-host-0 systemd[1957]: Reached target Basic System.
2021-12-17T01:02:25.030095+0100 ost-basic-suite-master-host-0 systemd[1957]: Reached target Default.
2021-12-17T01:02:25.030111+0100 ost-basic-suite-master-host-0 systemd[1957]: Startup finished in 524ms.
2021-12-17T01:02:25.040817+0100 ost-basic-suite-master-host-0 systemd[1]: Started User Manager for UID 0.
2021-12-17T01:02:25.041482+0100 ost-basic-suite-master-host-0 systemd[1]: Started Session 1 of user root.
2021-12-17T01:02:25.080818+0100 ost-basic-suite-master-host-0 sshd[1897]: pam_unix(sshd:session): session opened for user root by (uid=0)
2021-12-17T01:02:26.982293+0100 ost-basic-suite-master-host-0 dracut[1939]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!
2021-12-17T01:02:27.738260+0100 ost-basic-suite-master-host-0 dracut[1939]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted!
2021-12-17T01:02:28.098440+0100 ost-basic-suite-master-host-0 dracut[1939]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted!
2021-12-17T01:02:28.355482+0100 ost-basic-suite-master-host-0 platform-python[2329]: ansible-ping Invoked with data=pong
2021-12-17T01:02:29.752207+0100 ost-basic-suite-master-host-0 dracut[1939]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!
2021-12-17T01:02:29.763885+0100 ost-basic-suite-master-host-0 dracut[1939]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!
2021-12-17T01:02:29.990179+0100 ost-basic-suite-master-host-0 dracut[1939]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
2021-12-17T01:02:30.109016+0100 ost-basic-suite-master-host-0 dracut[1939]: dracut module 'resume' will not be installed, because it's in the list to be omitted!
2021-12-17T01:02:30.209803+0100 ost-basic-suite-master-host-0 dracut[1939]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted!
2021-12-17T01:02:30.343841+0100 ost-basic-suite-master-host-0 dracut[1939]: memstrack is available
2021-12-17T01:02:30.395073+0100 ost-basic-suite-master-host-0 dracut[1939]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!
2021-12-17T01:02:30.445769+0100 ost-basic-suite-master-host-0 dracut[1939]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!
2021-12-17T01:02:30.454666+0100 ost-basic-suite-master-host-0 dracut[1939]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!
2021-12-17T01:02:30.581409+0100 ost-basic-suite-master-host-0 dracut[1939]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
2021-12-17T01:02:30.863993+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: bash ***
2021-12-17T01:02:30.899940+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: systemd ***
2021-12-17T01:02:31.875736+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: fips ***
2021-12-17T01:02:32.860341+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: systemd-initrd ***
2021-12-17T01:02:32.990342+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: watchdog-modules ***
2021-12-17T01:02:33.098776+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: nss-softokn ***
2021-12-17T01:02:33.127882+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: rngd ***
2021-12-17T01:02:33.259347+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: i18n ***
2021-12-17T01:02:33.766849+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: network-manager ***
2021-12-17T01:02:34.083818+0100 ost-basic-suite-master-host-0 systemd[1]: NetworkManager-dispatcher.service: Succeeded.
2021-12-17T01:02:34.262289+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: network ***
2021-12-17T01:02:34.368916+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: clevis ***
2021-12-17T01:02:34.502364+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: clevis-pin-sss ***
2021-12-17T01:02:34.528231+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: clevis-pin-tang ***
2021-12-17T01:02:34.561108+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: clevis-pin-tpm2 ***
2021-12-17T01:02:34.689307+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: prefixdevname ***
2021-12-17T01:02:34.720167+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: crypt ***
2021-12-17T01:02:34.886303+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: dm ***
2021-12-17T01:02:35.172862+0100 ost-basic-suite-master-host-0 dracut[1939]: Skipping udev rule: 64-device-mapper.rules
2021-12-17T01:02:35.175299+0100 ost-basic-suite-master-host-0 dracut[1939]: Skipping udev rule: 60-persistent-storage-dm.rules
2021-12-17T01:02:35.177677+0100 ost-basic-suite-master-host-0 dracut[1939]: Skipping udev rule: 55-dm.rules
2021-12-17T01:02:35.383054+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: kernel-modules ***
2021-12-17T01:02:35.904638+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: kernel-modules-extra ***
2021-12-17T01:02:35.921994+0100 ost-basic-suite-master-host-0 dracut[1939]:   kernel-modules-extra: configuration source "/run/depmod.d/" does not exist
2021-12-17T01:02:35.925903+0100 ost-basic-suite-master-host-0 dracut[1939]:   kernel-modules-extra: configuration source "/lib/depmod.d/" does not exist
2021-12-17T01:02:35.951731+0100 ost-basic-suite-master-host-0 dracut[1939]:   kernel-modules-extra: parsing configuration file "/etc/depmod.d//dist.conf"
2021-12-17T01:02:35.956395+0100 ost-basic-suite-master-host-0 dracut[1939]:   kernel-modules-extra: /etc/depmod.d//dist.conf: added "updates extra built-in weak-updates" to the list of search directories
2021-12-17T01:02:35.977793+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: kernel-network-modules ***
2021-12-17T01:02:36.109304+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: qemu ***
2021-12-17T01:02:36.174347+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: fstab-sys ***
2021-12-17T01:02:36.211337+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: rootfs-block ***
2021-12-17T01:02:36.312430+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: terminfo ***
2021-12-17T01:02:36.379385+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: udev-rules ***
2021-12-17T01:02:37.029207+0100 ost-basic-suite-master-host-0 dracut[1939]: Skipping udev rule: 91-permissions.rules
2021-12-17T01:02:37.032014+0100 ost-basic-suite-master-host-0 dracut[1939]: Skipping udev rule: 80-drivers-modprobe.rules
2021-12-17T01:02:37.158983+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: biosdevname ***
2021-12-17T01:02:37.253309+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: dracut-systemd ***
2021-12-17T01:02:38.439155+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: usrmount ***
2021-12-17T01:02:38.451286+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: base ***
2021-12-17T01:02:38.795831+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: fs-lib ***
2021-12-17T01:02:38.913573+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: kdumpbase ***
2021-12-17T01:02:39.661360+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: memstrack ***
2021-12-17T01:02:39.859206+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: microcode_ctl-fw_dir_override ***
2021-12-17T01:02:39.866569+0100 ost-basic-suite-master-host-0 dracut[1939]:   microcode_ctl module: mangling fw_dir
2021-12-17T01:02:39.868860+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware"
2021-12-17T01:02:39.895383+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel"...
2021-12-17T01:02:39.926354+0100 ost-basic-suite-master-host-0 dracut[1939]:       microcode_ctl: intel: caveats check for kernel version "4.18.0-348.2.1.el8_5.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable
2021-12-17T01:02:39.928526+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"...
2021-12-17T01:02:39.953296+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: configuration "intel-06-2d-07" is ignored
2021-12-17T01:02:39.956032+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"...
2021-12-17T01:02:39.980361+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: configuration "intel-06-4e-03" is ignored
2021-12-17T01:02:39.982222+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"...
2021-12-17T01:02:40.011231+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: configuration "intel-06-4f-01" is ignored
2021-12-17T01:02:40.012957+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"...
2021-12-17T01:02:40.039216+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: configuration "intel-06-55-04" is ignored
2021-12-17T01:02:40.040880+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"...
2021-12-17T01:02:40.065616+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: configuration "intel-06-5e-03" is ignored
2021-12-17T01:02:40.067371+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"...
2021-12-17T01:02:40.089738+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: configuration "intel-06-8c-01" is ignored
2021-12-17T01:02:40.091481+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"...
2021-12-17T01:02:40.118202+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored
2021-12-17T01:02:40.119888+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"...
2021-12-17T01:02:40.144584+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored
2021-12-17T01:02:40.146781+0100 ost-basic-suite-master-host-0 dracut[1939]:     microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware"
2021-12-17T01:02:40.151306+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: shutdown ***
2021-12-17T01:02:40.260316+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including module: squash ***
2021-12-17T01:02:40.317303+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Including modules done ***
2021-12-17T01:02:40.366445+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Installing kernel module dependencies ***
2021-12-17T01:02:40.579351+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Installing kernel module dependencies done ***
2021-12-17T01:02:40.625841+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Resolving executable dependencies ***
2021-12-17T01:02:41.756618+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Resolving executable dependencies done***
2021-12-17T01:02:41.865892+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Hardlinking files ***
2021-12-17T01:02:41.878284+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Hardlinking files done ***
2021-12-17T01:02:41.915285+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Generating early-microcode cpio image ***
2021-12-17T01:02:41.927256+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Constructing GenuineIntel.bin ***
2021-12-17T01:02:41.948538+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Constructing GenuineIntel.bin ***
2021-12-17T01:02:41.968658+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Store current command line parameters ***
2021-12-17T01:02:41.972157+0100 ost-basic-suite-master-host-0 dracut[1939]: Stored kernel commandline:
2021-12-17T01:02:41.976273+0100 ost-basic-suite-master-host-0 dracut[1939]: rd.driver.pre=iTCO_wdt,lpc_ich
2021-12-17T01:02:42.057407+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Install squash loader ***
2021-12-17T01:02:42.507302+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Squashing the files inside the initramfs ***
2021-12-17T01:02:48.287217+0100 ost-basic-suite-master-host-0 systemd[1]: systemd-hostnamed.service: Succeeded.
2021-12-17T01:02:52.218026+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Squashing the files inside the initramfs done ***
2021-12-17T01:02:52.221565+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Creating image file '/boot/initramfs-4.18.0-348.2.1.el8_5.x86_64kdump.img' ***
2021-12-17T01:02:52.405018+0100 ost-basic-suite-master-host-0 platform-python[6830]: ansible-command Invoked with _raw_params=hostnamectl set-hostname $(hostname) _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
2021-12-17T01:02:52.412360+0100 ost-basic-suite-master-host-0 dracut[1939]: *** Creating initramfs image file '/boot/initramfs-4.18.0-348.2.1.el8_5.x86_64kdump.img' done ***
2021-12-17T01:02:52.488056+0100 ost-basic-suite-master-host-0 dbus-daemon[1073]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.20' (uid=0 pid=6853 comm="hostnamectl set-hostname ost-basic-suite-master-ho" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
2021-12-17T01:02:52.492124+0100 ost-basic-suite-master-host-0 systemd[1]: Starting Hostname Service...
2021-12-17T01:02:52.656861+0100 ost-basic-suite-master-host-0 dbus-daemon[1073]: [system] Successfully activated service 'org.freedesktop.hostname1'
2021-12-17T01:02:52.657418+0100 ost-basic-suite-master-host-0 systemd[1]: Started Hostname Service.
2021-12-17T01:02:52.660693+0100 ost-basic-suite-master-host-0 systemd-hostnamed[6865]: Changed static host name to 'ost-basic-suite-master-host-0'
2021-12-17T01:02:52.662437+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639699372.6622] hostname: hostname changed from "localhost.localdomain" to "ost-basic-suite-master-host-0"
2021-12-17T01:02:52.665852+0100 ost-basic-suite-master-host-0 dbus-daemon[1073]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.9' (uid=0 pid=1137 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0")
2021-12-17T01:02:52.668621+0100 ost-basic-suite-master-host-0 systemd[1]: Starting Network Manager Script Dispatcher Service...
2021-12-17T01:02:52.845535+0100 ost-basic-suite-master-host-0 dbus-daemon[1073]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
2021-12-17T01:02:52.846549+0100 ost-basic-suite-master-host-0 systemd[1]: Started Network Manager Script Dispatcher Service.
2021-12-17T01:02:53.015544+0100 ost-basic-suite-master-host-0 kdumpctl[1357]: kdump: kexec: loaded kdump kernel
2021-12-17T01:02:53.015544+0100 ost-basic-suite-master-host-0 kdumpctl[1357]: kdump: Starting kdump: [OK]
2021-12-17T01:02:53.017944+0100 ost-basic-suite-master-host-0 systemd[1]: Started Crash recovery kernel arming.
2021-12-17T01:02:53.020803+0100 ost-basic-suite-master-host-0 systemd[1]: Startup finished in 3.654s (kernel) + 7.368s (initrd) + 44.595s (userspace) = 55.618s.
2021-12-17T01:03:00.433890+0100 ost-basic-suite-master-host-0 platform-python[7097]: ansible-command Invoked with _raw_params=dnf config-manager --disable '*';dnf config-manager --enable dummy;: _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
2021-12-17T01:03:00.433993+0100 ost-basic-suite-master-host-0 platform-python[7097]: ansible-command [WARNING] Consider using the dnf module rather than running 'dnf'.  If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message.
2021-12-17T01:03:02.876657+0100 ost-basic-suite-master-host-0 systemd[1]: NetworkManager-dispatcher.service: Succeeded.
2021-12-17T01:03:19.813508+0100 ost-basic-suite-master-host-0 platform-python[7247]: ansible-yum_repository Invoked with name=extra-src-1 description=extra-src-1 baseurl=['https://download.copr.fedorainfracloud.org/results/ovirt/ovirt-master-snapshot/centos-stream-8-x86_64'] gpgcheck=False sslverify=False reposdir=/etc/yum.repos.d state=present follow=False unsafe_writes=False bandwidth=None cost=None deltarpm_metadata_percentage=None deltarpm_percentage=None enabled=None enablegroups=None exclude=None failovermethod=None file=None gpgcakey=None gpgkey=None http_caching=None include=None includepkgs=None ip_resolve=None keepalive=None keepcache=None metadata_expire=None metadata_expire_filter=None metalink=None mirrorlist=None mirrorlist_expire=None params=None password=NOT_LOGGING_PARAMETER priority=None protect=None proxy=None proxy_password=NOT_LOGGING_PARAMETER proxy_username=None repo_gpgcheck=None retries=None s3_enabled=None skip_if_unavailable=None sslcacert=None ssl_check_cert_permissions=None sslclientcert=None sslclientkey=None throttle=None timeout=None ui_repoid_vars=None username=None async=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None src=None force=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
2021-12-17T01:03:22.693812+0100 ost-basic-suite-master-host-0 systemd[1]: systemd-hostnamed.service: Succeeded.
2021-12-17T01:03:29.554775+0100 ost-basic-suite-master-host-0 platform-python[7388]: ansible-ini_file Invoked with path=/etc/yum.repos.d/extra-src-1.repo section=extra-src-1 option=module_hotfixes value=1 backup=False state=present no_extra_spaces=False allow_no_value=False create=True follow=False unsafe_writes=False mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None src=None force=None content=NOT_LOGGING_PARAMETER remote_src=None regexp=None delimiter=None directory_mode=None
2021-12-17T01:03:39.106482+0100 ost-basic-suite-master-host-0 platform-python[7526]: ansible-command Invoked with _raw_params=dnf upgrade --nogpgcheck -y --disableplugin versionlock -x ovirt-release-master,ovirt-release-master-tested,ovirt-engine-appliance,rhvm-appliance,ovirt-node-ng-image-update,redhat-virtualization-host-image-update _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
2021-12-17T01:03:39.106614+0100 ost-basic-suite-master-host-0 platform-python[7526]: ansible-command [WARNING] Consider using the dnf module rather than running 'dnf'.  If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message.
2021-12-17T01:03:44.250969+0100 ost-basic-suite-master-host-0 systemd[1]: systemd-modules-load.service: Succeeded.
2021-12-17T01:03:44.252089+0100 ost-basic-suite-master-host-0 systemd[1]: Stopped Load Kernel Modules.
2021-12-17T01:03:44.252480+0100 ost-basic-suite-master-host-0 systemd[1]: Stopping Load Kernel Modules...
2021-12-17T01:03:44.254777+0100 ost-basic-suite-master-host-0 systemd[1]: Starting Load Kernel Modules...
2021-12-17T01:03:44.344495+0100 ost-basic-suite-master-host-0 systemd[1]: Started Load Kernel Modules.
2021-12-17T01:03:44.443770+0100 ost-basic-suite-master-host-0 systemd[1]: Reloading.
2021-12-17T01:03:47.112392+0100 ost-basic-suite-master-host-0 sasldblistusers2[7598]: _sasldb_getkeyhandle has failed
2021-12-17T01:03:47.112411+0100 ost-basic-suite-master-host-0 sasldblistusers2[7598]: DIGEST-MD5 common mech free
2021-12-17T01:03:47.215446+0100 ost-basic-suite-master-host-0 sssd_nss[1124]: Enumeration requested but not enabled
2021-12-17T01:03:48.692062+0100 ost-basic-suite-master-host-0 sasldblistusers2[7610]: _sasldb_getkeyhandle has failed
2021-12-17T01:03:48.692084+0100 ost-basic-suite-master-host-0 sasldblistusers2[7610]: DIGEST-MD5 common mech free
2021-12-17T01:03:51.942237+0100 ost-basic-suite-master-host-0 systemd[1]: Stopping Virtualization daemon...
2021-12-17T01:03:51.958167+0100 ost-basic-suite-master-host-0 systemd[1]: libvirtd.service: Succeeded.
2021-12-17T01:03:51.958237+0100 ost-basic-suite-master-host-0 systemd[1]: Stopped Virtualization daemon.
2021-12-17T01:03:53.316499+0100 ost-basic-suite-master-host-0 systemd[1]: Starting Device-Mapper Multipath Device Controller...
2021-12-17T01:03:53.361772+0100 ost-basic-suite-master-host-0 kernel: device-mapper: uevent: version 1.0.3
2021-12-17T01:03:53.362093+0100 ost-basic-suite-master-host-0 kernel: device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@xxxxxxxxxx
2021-12-17T01:03:53.363640+0100 ost-basic-suite-master-host-0 systemd-udevd[887]: Network interface NamePolicy= disabled on kernel command line, ignoring.
2021-12-17T01:03:53.532068+0100 ost-basic-suite-master-host-0 multipathd[7648]: --------start up--------
2021-12-17T01:03:53.532068+0100 ost-basic-suite-master-host-0 multipathd[7648]: read /etc/multipath.conf
2021-12-17T01:03:53.537063+0100 ost-basic-suite-master-host-0 multipathd[7648]: path checkers start up
2021-12-17T01:03:53.542669+0100 ost-basic-suite-master-host-0 systemd[1]: Started Device-Mapper Multipath Device Controller.
2021-12-17T01:03:53.609129+0100 ost-basic-suite-master-host-0 multipathd[7648]: reconfigure (operator)
2021-12-17T01:03:53.706394+0100 ost-basic-suite-master-host-0 systemd[1]: Reloading.
2021-12-17T01:03:54.810223+0100 ost-basic-suite-master-host-0 systemd[1]: Mounting Huge Pages 1G File System...
2021-12-17T01:03:54.822162+0100 ost-basic-suite-master-host-0 systemd[1]: Mounted Huge Pages 1G File System.
2021-12-17T01:03:54.909401+0100 ost-basic-suite-master-host-0 systemd[1]: Reloading.
2021-12-17T01:03:55.859208+0100 ost-basic-suite-master-host-0 dbus-daemon[1073]: [system] Reloaded configuration
2021-12-17T01:03:56.320321+0100 ost-basic-suite-master-host-0 kernel: SELinux:  Converting 454 SID table entries...
2021-12-17T01:03:56.324027+0100 ost-basic-suite-master-host-0 kernel: SELinux:  policy capability network_peer_controls=1
2021-12-17T01:03:56.324210+0100 ost-basic-suite-master-host-0 kernel: SELinux:  policy capability open_perms=1
2021-12-17T01:03:56.324301+0100 ost-basic-suite-master-host-0 kernel: SELinux:  policy capability extended_socket_class=1
2021-12-17T01:03:56.324362+0100 ost-basic-suite-master-host-0 kernel: SELinux:  policy capability always_check_network=0
2021-12-17T01:03:56.324410+0100 ost-basic-suite-master-host-0 kernel: SELinux:  policy capability cgroup_seclabel=1
2021-12-17T01:03:56.324465+0100 ost-basic-suite-master-host-0 kernel: SELinux:  policy capability nnp_nosuid_transition=1
2021-12-17T01:03:56.351880+0100 ost-basic-suite-master-host-0 dbus-daemon[1073]: [system] Reloaded configuration
2021-12-17T01:03:56.400164+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being created...
2021-12-17T01:03:56.400271+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being deleted...
2021-12-17T01:03:56.404952+0100 ost-basic-suite-master-host-0 systemd-udevd[7708]: Using default interface naming scheme 'rhel-8.0'.
2021-12-17T01:03:56.407736+0100 ost-basic-suite-master-host-0 kernel: bondscan-lciTmX (unregistering): Released all slaves
2021-12-17T01:03:56.407735+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639699436.4075] manager: (bondscan-lciTmX): new Bond device (/org/freedesktop/NetworkManager/Devices/7)
2021-12-17T01:03:56.408194+0100 ost-basic-suite-master-host-0 systemd-udevd[7708]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:03:56.414984+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being created...
2021-12-17T01:03:56.428301+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being deleted...
2021-12-17T01:03:56.429289+0100 ost-basic-suite-master-host-0 kernel: bondscan-lciTmX (unregistering): Released all slaves
2021-12-17T01:03:56.429607+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639699436.4295] manager: (bondscan-lciTmX): new Bond device (/org/freedesktop/NetworkManager/Devices/8)
2021-12-17T01:03:56.433857+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being created...
2021-12-17T01:03:56.436700+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being deleted...
2021-12-17T01:03:56.436472+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639699436.4364] manager: (bondscan-lciTmX): new Bond device (/org/freedesktop/NetworkManager/Devices/9)
2021-12-17T01:03:56.438259+0100 ost-basic-suite-master-host-0 kernel: bondscan-lciTmX (unregistering): Released all slaves
2021-12-17T01:03:56.441822+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being created...
2021-12-17T01:03:56.444357+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being deleted...
2021-12-17T01:03:56.445329+0100 ost-basic-suite-master-host-0 kernel: bondscan-lciTmX (unregistering): Released all slaves
2021-12-17T01:03:56.448809+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being created...
2021-12-17T01:03:56.451313+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being deleted...
2021-12-17T01:03:56.451352+0100 ost-basic-suite-master-host-0 kernel: bondscan-lciTmX (unregistering): Released all slaves
2021-12-17T01:03:56.451493+0100 ost-basic-suite-master-host-0 systemd-udevd[7708]: link_config: could not get ethtool features for bondscan-lciTmX
2021-12-17T01:03:56.451502+0100 ost-basic-suite-master-host-0 systemd-udevd[7708]: Could not set offload features of bondscan-lciTmX: No such device
2021-12-17T01:03:56.451557+0100 ost-basic-suite-master-host-0 systemd-udevd[7708]: Could not generate persistent MAC address for bondscan-lciTmX: No such file or directory
2021-12-17T01:03:56.464255+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being created...
2021-12-17T01:03:56.473864+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being deleted...
2021-12-17T01:03:56.486262+0100 ost-basic-suite-master-host-0 kernel: bondscan-lciTmX (unregistering): Released all slaves
2021-12-17T01:03:56.486566+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639699436.4865] manager: (bondscan-lciTmX): new Bond device (/org/freedesktop/NetworkManager/Devices/10)
2021-12-17T01:03:56.492257+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being created...
2021-12-17T01:03:56.504260+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being deleted...
2021-12-17T01:03:56.505524+0100 ost-basic-suite-master-host-0 kernel: bondscan-lciTmX (unregistering): Released all slaves
2021-12-17T01:03:56.505324+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639699436.5052] manager: (bondscan-lciTmX): new Bond device (/org/freedesktop/NetworkManager/Devices/11)
2021-12-17T01:03:56.510903+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being created...
2021-12-17T01:03:56.517377+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-lciTmX is being deleted...
2021-12-17T01:03:56.532146+0100 ost-basic-suite-master-host-0 kernel: bondscan-lciTmX (unregistering): Released all slaves
2021-12-17T01:03:56.531314+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639699436.5312] manager: (bondscan-lciTmX): new Bond device (/org/freedesktop/NetworkManager/Devices/12)
2021-12-17T01:03:56.536955+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-iVLihL is being created...
2021-12-17T01:03:56.542627+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option arp_validate: invalid value (7)
2021-12-17T01:03:56.557543+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639699436.5575] manager: (bondscan-iVLihL): new Bond device (/org/freedesktop/NetworkManager/Devices/13)
2021-12-17T01:03:56.561341+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option xmit_hash_policy: invalid value (6)
2021-12-17T01:03:56.561382+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option lacp_rate: mode dependency failed, not supported in mode balance-rr(0)
2021-12-17T01:03:56.561395+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option ad_select: invalid value (3)
2021-12-17T01:03:56.561406+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option primary_reselect: invalid value (3)
2021-12-17T01:03:56.561416+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option fail_over_mac: invalid value (3)
2021-12-17T01:03:56.561426+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option arp_all_targets: invalid value (2)
2021-12-17T01:03:56.561289+0100 ost-basic-suite-master-host-0 systemd-udevd[7724]: Using default interface naming scheme 'rhel-8.0'.
2021-12-17T01:03:56.562269+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-iVLihL is being deleted...
2021-12-17T01:03:56.562322+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL (unregistering): Released all slaves
2021-12-17T01:03:56.570770+0100 ost-basic-suite-master-host-0 systemd-udevd[7724]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:03:56.586367+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-iVLihL is being created...
2021-12-17T01:03:56.607254+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option arp_validate: invalid value (7)
2021-12-17T01:03:56.633950+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option xmit_hash_policy: invalid value (6)
2021-12-17T01:03:56.634095+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option lacp_rate: mode dependency failed, not supported in mode active-backup(1)
2021-12-17T01:03:56.634170+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option ad_select: invalid value (3)
2021-12-17T01:03:56.634182+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option primary_reselect: invalid value (3)
2021-12-17T01:03:56.634195+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option fail_over_mac: invalid value (3)
2021-12-17T01:03:56.634207+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option arp_all_targets: invalid value (2)
2021-12-17T01:03:56.634224+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-iVLihL is being deleted...
2021-12-17T01:03:56.638311+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL (unregistering): Released all slaves
2021-12-17T01:03:56.646323+0100 ost-basic-suite-master-host-0 systemd-udevd[7724]: link_config: could not get ethtool features for bondscan-iVLihL
2021-12-17T01:03:56.646333+0100 ost-basic-suite-master-host-0 systemd-udevd[7724]: Could not set offload features of bondscan-iVLihL: No such device
2021-12-17T01:03:56.646401+0100 ost-basic-suite-master-host-0 systemd-udevd[7724]: Could not generate persistent MAC address for bondscan-iVLihL: No such file or directory
2021-12-17T01:03:56.648730+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639699436.6487] manager: (bondscan-iVLihL): new Bond device (/org/freedesktop/NetworkManager/Devices/14)
2021-12-17T01:03:56.660450+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-iVLihL is being created...
2021-12-17T01:03:56.673269+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option arp_validate: invalid value (7)
2021-12-17T01:03:56.681187+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option xmit_hash_policy: invalid value (6)
2021-12-17T01:03:56.681237+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option lacp_rate: mode dependency failed, not supported in mode balance-xor(2)
2021-12-17T01:03:56.681266+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option ad_select: invalid value (3)
2021-12-17T01:03:56.681277+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option primary_reselect: invalid value (3)
2021-12-17T01:03:56.681288+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option fail_over_mac: invalid value (3)
2021-12-17T01:03:56.681298+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option arp_all_targets: invalid value (2)
2021-12-17T01:03:56.681308+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-iVLihL is being deleted...
2021-12-17T01:03:56.696251+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL (unregistering): Released all slaves
2021-12-17T01:03:56.691191+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:03:56.706699+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-iVLihL is being created...
2021-12-17T01:03:56.729270+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option arp_validate: invalid value (7)
2021-12-17T01:03:56.740250+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option xmit_hash_policy: invalid value (6)
2021-12-17T01:03:56.740285+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option lacp_rate: mode dependency failed, not supported in mode broadcast(3)
2021-12-17T01:03:56.740315+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option ad_select: invalid value (3)
2021-12-17T01:03:56.740337+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option primary_reselect: invalid value (3)
2021-12-17T01:03:56.742489+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option fail_over_mac: invalid value (3)
2021-12-17T01:03:56.742519+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option arp_all_targets: invalid value (2)
2021-12-17T01:03:56.742530+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-iVLihL is being deleted...
2021-12-17T01:03:56.755257+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL (unregistering): Released all slaves
2021-12-17T01:03:56.755651+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639699436.7556] manager: (bondscan-iVLihL): new Bond device (/org/freedesktop/NetworkManager/Devices/15)
2021-12-17T01:03:56.756279+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: link_config: could not get ethtool features for bondscan-lciTmX
2021-12-17T01:03:56.756289+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: Could not set offload features of bondscan-lciTmX: No such device
2021-12-17T01:03:56.777013+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-iVLihL is being created...
2021-12-17T01:03:56.790595+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option arp_validate: mode dependency failed, not supported in mode 802.3ad(4)
2021-12-17T01:03:56.790665+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option xmit_hash_policy: invalid value (6)
2021-12-17T01:03:56.790683+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option lacp_rate: invalid value (2)
2021-12-17T01:03:56.790694+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option ad_select: invalid value (3)
2021-12-17T01:03:56.790340+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639699436.7903] manager: (bondscan-iVLihL): new Bond device (/org/freedesktop/NetworkManager/Devices/16)
2021-12-17T01:03:56.793562+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option primary_reselect: invalid value (3)
2021-12-17T01:03:56.793600+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option fail_over_mac: invalid value (3)
2021-12-17T01:03:56.793626+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option arp_all_targets: invalid value (2)
2021-12-17T01:03:56.793637+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-iVLihL is being deleted...
2021-12-17T01:03:56.816835+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL (unregistering): Released all slaves
2021-12-17T01:03:56.851252+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-iVLihL is being created...
2021-12-17T01:03:56.851311+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option arp_validate: mode dependency failed, not supported in mode balance-tlb(5)
2021-12-17T01:03:56.851342+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option xmit_hash_policy: invalid value (6)
2021-12-17T01:03:56.851363+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option lacp_rate: mode dependency failed, not supported in mode balance-tlb(5)
2021-12-17T01:03:56.851382+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option ad_select: invalid value (3)
2021-12-17T01:03:56.855258+0100 ost-basic-suite-master-host-0 NetworkManager[1137]: <info>  [1639699436.8552] manager: (bondscan-iVLihL): new Bond device (/org/freedesktop/NetworkManager/Devices/17)
2021-12-17T01:03:56.857656+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option primary_reselect: invalid value (3)
2021-12-17T01:03:56.857690+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option fail_over_mac: invalid value (3)
2021-12-17T01:03:56.857701+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option arp_all_targets: invalid value (2)
2021-12-17T01:03:56.857721+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-iVLihL is being deleted...
2021-12-17T01:03:56.861350+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL (unregistering): Released all slaves
2021-12-17T01:03:56.887705+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-iVLihL is being created...
2021-12-17T01:03:56.910657+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option arp_validate: mode dependency failed, not supported in mode balance-alb(6)
2021-12-17T01:03:56.910752+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option xmit_hash_policy: invalid value (6)
2021-12-17T01:03:56.916092+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option lacp_rate: mode dependency failed, not supported in mode balance-alb(6)
2021-12-17T01:03:56.916240+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option ad_select: invalid value (3)
2021-12-17T01:03:56.916281+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option primary_reselect: invalid value (3)
2021-12-17T01:03:56.916292+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option fail_over_mac: invalid value (3)
2021-12-17T01:03:56.916303+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL: option arp_all_targets: invalid value (2)
2021-12-17T01:03:56.916315+0100 ost-basic-suite-master-host-0 kernel: bonding: bondscan-iVLihL is being deleted...
2021-12-17T01:03:56.937252+0100 ost-basic-suite-master-host-0 kernel: bondscan-iVLihL (unregistering): Released all slaves
2021-12-17T01:03:56.964120+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:03:57.012296+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: link_config: could not get ethtool features for bondscan-iVLihL
2021-12-17T01:03:57.012305+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: Could not set offload features of bondscan-iVLihL: No such device
2021-12-17T01:03:57.014308+0100 ost-basic-suite-master-host-0 usermod[7760]: add 'sanlock' to group 'kvm'
2021-12-17T01:03:57.014341+0100 ost-basic-suite-master-host-0 usermod[7760]: add 'sanlock' to group 'qemu'
2021-12-17T01:03:57.014360+0100 ost-basic-suite-master-host-0 usermod[7760]: add 'sanlock' to shadow group 'kvm'
2021-12-17T01:03:57.014378+0100 ost-basic-suite-master-host-0 usermod[7760]: add 'sanlock' to shadow group 'qemu'
2021-12-17T01:03:57.081694+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:03:57.150598+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: link_config: could not get ethtool features for bondscan-lciTmX
2021-12-17T01:03:57.150609+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: Could not set offload features of bondscan-lciTmX: No such device
2021-12-17T01:03:57.294340+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:03:57.327980+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: link_config: could not get ethtool features for bondscan-iVLihL
2021-12-17T01:03:57.327990+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: Could not set offload features of bondscan-iVLihL: No such device
2021-12-17T01:03:57.388088+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:03:57.456549+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: link_config: could not get ethtool features for bondscan-lciTmX
2021-12-17T01:03:57.456558+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: Could not set offload features of bondscan-lciTmX: No such device
2021-12-17T01:03:57.483916+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:03:57.518408+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: link_config: could not get ethtool features for bondscan-iVLihL
2021-12-17T01:03:57.518420+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: Could not set offload features of bondscan-iVLihL: No such device
2021-12-17T01:03:57.606300+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:03:57.642269+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: link_config: could not get ethtool features for bondscan-lciTmX
2021-12-17T01:03:57.642281+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: Could not set offload features of bondscan-lciTmX: No such device
2021-12-17T01:03:57.751159+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:03:57.832974+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: link_config: could not get ethtool features for bondscan-iVLihL
2021-12-17T01:03:57.832985+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: Could not set offload features of bondscan-iVLihL: No such device
2021-12-17T01:03:57.871313+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:03:57.905425+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: link_config: could not get ethtool features for bondscan-lciTmX
2021-12-17T01:03:57.905435+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: Could not set offload features of bondscan-lciTmX: No such device
2021-12-17T01:03:58.037755+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:03:58.063780+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:03:58.097334+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: link_config: could not get ethtool features for bondscan-iVLihL
2021-12-17T01:03:58.097344+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: Could not set offload features of bondscan-iVLihL: No such device
2021-12-17T01:03:58.106450+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: link_config: could not get ethtool features for bondscan-lciTmX
2021-12-17T01:03:58.106459+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: Could not set offload features of bondscan-lciTmX: No such device
2021-12-17T01:03:58.175915+0100 ost-basic-suite-master-host-0 saslpasswd2[7851]: error deleting entry from sasldb: BDB0073 DB_NOTFOUND: No matching key/data pair found
2021-12-17T01:03:58.175969+0100 ost-basic-suite-master-host-0 saslpasswd2[7851]: error deleting entry from sasldb: BDB0073 DB_NOTFOUND: No matching key/data pair found
2021-12-17T01:03:58.175994+0100 ost-basic-suite-master-host-0 saslpasswd2[7851]: error deleting entry from sasldb: BDB0073 DB_NOTFOUND: No matching key/data pair found
2021-12-17T01:03:58.176002+0100 ost-basic-suite-master-host-0 saslpasswd2[7851]: DIGEST-MD5 common mech free
2021-12-17T01:03:58.322642+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:03:58.348046+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
2021-12-17T01:03:58.355350+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: link_config: could not get ethtool features for bondscan-iVLihL
2021-12-17T01:03:58.355358+0100 ost-basic-suite-master-host-0 systemd-udevd[7728]: Could not set offload features of bondscan-iVLihL: No such device
2021-12-17T01:03:58.419192+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: link_config: could not get ethtool features for bondscan-lciTmX
2021-12-17T01:03:58.419202+0100 ost-basic-suite-master-host-0 systemd-udevd[7734]: Could not set offload features of bondscan-lciTmX: No such device
2021-12-17T01:03:58.818433+0100 ost-basic-suite-master-host-0 systemd[1]: Listening on Libvirt TLS IP socket.
2021-12-17T01:03:58.818704+0100 ost-basic-suite-master-host-0 systemd[1]: libvirtd.service: Found left-over process 1883 (dnsmasq) in control group while starting unit. Ignoring.
2021-12-17T01:03:58.818709+0100 ost-basic-suite-master-host-0 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
2021-12-17T01:03:58.818800+0100 ost-basic-suite-master-host-0 systemd[1]: libvirtd.service: Found left-over process 1884 (dnsmasq) in control group while starting unit. Ignoring.
2021-12-17T01:03:58.818804+0100 ost-basic-suite-master-host-0 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
2021-12-17T01:03:58.822523+0100 ost-basic-suite-master-host-0 systemd[1]: Starting Virtualization daemon...
2021-12-17T01:04:00.883339+0100 ost-basic-suite-master-host-0 systemd[1]: Started Virtualization daemon.
2021-12-17T01:04:01.227094+0100 ost-basic-suite-master-host-0 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
2021-12-17T01:04:01.259641+0100 ost-basic-suite-master-host-0 dnsmasq[1883]: read /etc/hosts - 2 addresses
2021-12-17T01:04:01.259693+0100 ost-basic-suite-master-host-0 dnsmasq[1883]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
2021-12-17T01:04:01.259707+0100 ost-basic-suite-master-host-0 dnsmasq-dhcp[1883]: read /var/lib/libvirt/dnsmasq/default.hostsfile
2021-12-17T01:04:01.364005+0100 ost-basic-suite-master-host-0 systemd[1]: cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details.
2021-12-17T01:04:01.365697+0100 ost-basic-suite-master-host-0 systemd[1]: Starting man-db-cache-update.service...
2021-12-17T01:04:01.431054+0100 ost-basic-suite-master-host-0 systemd[1]: Reloading.
2021-12-17T01:04:02.192898+0100 ost-basic-suite-master-host-0 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
2021-12-17T01:04:11.144094+0100 ost-basic-suite-master-host-0 systemd[1]: man-db-cache-update.service: Succeeded.
2021-12-17T01:04:11.144488+0100 ost-basic-suite-master-host-0 systemd[1]: Started man-db-cache-update.service.
2021-12-17T01:04:11.147662+0100 ost-basic-suite-master-host-0 systemd[1]: run-rd8dfc54aa39c4a03ac50bd3f32d3038f.service: Succeeded.
2021-12-17T01:04:11.148463+0100 ost-basic-suite-master-host-0 systemd[1]: run-rd047f29d32384fdd83d0f67f0a1df0cf.service: Succeeded.
2021-12-17T01:04:30.235485+0100 ost-basic-suite-master-host-0 platform-python[24705]: ansible-command Invoked with _raw_params=rpm -qa _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
2021-12-17T01:04:30.235633+0100 ost-basic-suite-master-host-0 platform-python[24705]: ansible-command [WARNING] Consider using the yum, dnf or zypper module rather than running 'rpm'.  If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message.
2021-12-17T01:04:40.238340+0100 ost-basic-suite-master-host-0 saslpasswd2[24824]: error deleting entry from sasldb: BDB0073 DB_NOTFOUND: No matching key/data pair found
2021-12-17T01:04:40.238383+0100 ost-basic-suite-master-host-0 saslpasswd2[24824]: error deleting entry from sasldb: BDB0073 DB_NOTFOUND: No matching key/data pair found
2021-12-17T01:04:40.238407+0100 ost-basic-suite-master-host-0 saslpasswd2[24824]: error deleting entry from sasldb: BDB0073 DB_NOTFOUND: No matching key/data pair found
2021-12-17T01:04:40.238416+0100 ost-basic-suite-master-host-0 saslpasswd2[24824]: DIGEST-MD5 common mech free
2021-12-17T01:04:40.326161+0100 ost-basic-suite-master-host-0 systemd[1]: Reloading.
2021-12-17T01:04:40.841035+0100 ost-basic-suite-master-host-0 systemd[1]: Starting coredump-kill.service...
2021-12-17T01:04:40.915911+0100 ost-basic-suite-master-host-0 systemd[1]: Started coredump-kill.service.
2021-12-17T01:05:10.211742+0100 ost-basic-suite-master-host-0 platform-python[24990]: ansible-file Invoked with path=/etc/systemd/system/sysstat-collect.timer.d state=directory recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
2021-12-17T01:05:19.570163+0100 ost-basic-suite-master-host-0 platform-python[25136]: ansible-stat Invoked with path=/etc/systemd/system/sysstat-collect.timer.d follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
2021-12-17T01:05:19.983713+0100 ost-basic-suite-master-host-0 platform-python[25191]: ansible-stat Invoked with path=/etc/systemd/system/sysstat-collect.timer.d/override.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
2021-12-17T01:05:20.585698+0100 ost-basic-suite-master-host-0 platform-python[25275]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1639699518.8694477-3090213-281371816166145/source dest=/etc/systemd/system/sysstat-collect.timer.d _original_basename=override.conf follow=False checksum=fbb22f086251cda15bba5ae6464d7b8ab13b8ead backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
2021-12-17T01:05:39.078019+0100 ost-basic-suite-master-host-0 platform-python[25415]: ansible-systemd Invoked with daemon_reload=True name=sysstat-collect.timer state=started enabled=True daemon_reexec=False no_block=False force=None masked=None user=None scope=None
2021-12-17T01:05:39.157880+0100 ost-basic-suite-master-host-0 systemd[1]: Reloading.
2021-12-17T01:05:39.690660+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:05:39.759964+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:05:39.760205+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:06:02.742735+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:06:02.750792+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:06:02.751135+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:06:25.335566+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:06:25.351860+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:06:25.352475+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:06:39.961947+0100 ost-basic-suite-master-host-0 sshd[2002]: Received disconnect from fd8f:1391:3a82:210::1 port 39910:11: disconnected by user
2021-12-17T01:06:39.964516+0100 ost-basic-suite-master-host-0 sshd[2002]: Disconnected from user root fd8f:1391:3a82:210::1 port 39910
2021-12-17T01:06:39.970329+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:06:39.977819+0100 ost-basic-suite-master-host-0 sshd[1897]: pam_unix(sshd:session): session closed for user root
2021-12-17T01:06:39.983780+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:06:39.984193+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:06:39.985325+0100 ost-basic-suite-master-host-0 systemd[1]: session-1.scope: Succeeded.
2021-12-17T01:06:40.008846+0100 ost-basic-suite-master-host-0 systemd-logind[1125]: Session 1 logged out. Waiting for processes to exit.
2021-12-17T01:06:40.032422+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:06:40.059083+0100 ost-basic-suite-master-host-0 systemd-logind[1125]: Removed session 1.
2021-12-17T01:06:40.059367+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:06:40.059635+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:06:50.241998+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:06:50.244470+0100 ost-basic-suite-master-host-0 systemd[1]: Stopping User Manager for UID 0...
2021-12-17T01:06:50.249236+0100 ost-basic-suite-master-host-0 systemd[1957]: Stopped target Default.
2021-12-17T01:06:50.249278+0100 ost-basic-suite-master-host-0 systemd[1957]: Stopped target Basic System.
2021-12-17T01:06:50.249291+0100 ost-basic-suite-master-host-0 systemd[1957]: Stopped target Sockets.
2021-12-17T01:06:50.250095+0100 ost-basic-suite-master-host-0 systemd[1957]: Closed D-Bus User Message Bus Socket.
2021-12-17T01:06:50.250114+0100 ost-basic-suite-master-host-0 systemd[1957]: Stopped target Timers.
2021-12-17T01:06:50.250125+0100 ost-basic-suite-master-host-0 systemd[1957]: Stopped target Paths.
2021-12-17T01:06:50.250149+0100 ost-basic-suite-master-host-0 systemd[1957]: Reached target Shutdown.
2021-12-17T01:06:50.251440+0100 ost-basic-suite-master-host-0 systemd[1957]: Starting Exit the Session...
2021-12-17T01:06:50.265196+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:06:50.265471+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:06:50.404599+0100 ost-basic-suite-master-host-0 systemd[1]: user@0.service: Succeeded.
2021-12-17T01:06:50.408490+0100 ost-basic-suite-master-host-0 systemd[1]: Stopped User Manager for UID 0.
2021-12-17T01:06:50.409481+0100 ost-basic-suite-master-host-0 systemd[1]: Stopping User runtime directory /run/user/0...
2021-12-17T01:06:50.482428+0100 ost-basic-suite-master-host-0 systemd[1]: run-user-0.mount: Succeeded.
2021-12-17T01:06:50.486493+0100 ost-basic-suite-master-host-0 systemd[1]: user-runtime-dir@0.service: Succeeded.
2021-12-17T01:06:50.486736+0100 ost-basic-suite-master-host-0 systemd[1]: Stopped User runtime directory /run/user/0.
2021-12-17T01:06:50.487264+0100 ost-basic-suite-master-host-0 systemd[1]: Removed slice User Slice of UID 0.
2021-12-17T01:07:25.334444+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:07:25.346074+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:07:25.346487+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:08:12.738702+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:08:12.757378+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:08:12.758265+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:08:25.335485+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:08:25.347767+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:08:25.348103+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:09:25.335127+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:09:25.350729+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:09:25.351187+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:10:22.738730+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:10:22.747109+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:10:22.747624+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:10:49.930096+0100 ost-basic-suite-master-host-0 sshd[25539]: error: Unable to load host key: /etc/ssh/ssh_host_ed25519_key
2021-12-17T01:10:50.169984+0100 ost-basic-suite-master-host-0 sshd[25539]: Accepted password for root from 192.168.210.2 port 56672 ssh2
2021-12-17T01:10:50.183754+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:10:50.184104+0100 ost-basic-suite-master-host-0 systemd[1]: Created slice User Slice of UID 0.
2021-12-17T01:10:50.185151+0100 ost-basic-suite-master-host-0 systemd[1]: Starting User runtime directory /run/user/0...
2021-12-17T01:10:50.193039+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:10:50.193290+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:10:50.255649+0100 ost-basic-suite-master-host-0 systemd-logind[1125]: New session 3 of user root.
2021-12-17T01:10:50.286142+0100 ost-basic-suite-master-host-0 systemd[1]: Started User runtime directory /run/user/0.
2021-12-17T01:10:50.287339+0100 ost-basic-suite-master-host-0 systemd[1]: Starting User Manager for UID 0...
2021-12-17T01:10:50.363933+0100 ost-basic-suite-master-host-0 systemd[25548]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
2021-12-17T01:10:50.534653+0100 ost-basic-suite-master-host-0 systemd[25548]: Starting D-Bus User Message Bus Socket.
2021-12-17T01:10:50.534689+0100 ost-basic-suite-master-host-0 systemd[25548]: Reached target Paths.
2021-12-17T01:10:50.534740+0100 ost-basic-suite-master-host-0 systemd[25548]: Reached target Timers.
2021-12-17T01:10:50.622638+0100 ost-basic-suite-master-host-0 systemd[25548]: Listening on D-Bus User Message Bus Socket.
2021-12-17T01:10:50.622760+0100 ost-basic-suite-master-host-0 systemd[25548]: Reached target Sockets.
2021-12-17T01:10:50.622789+0100 ost-basic-suite-master-host-0 systemd[25548]: Reached target Basic System.
2021-12-17T01:10:50.622939+0100 ost-basic-suite-master-host-0 systemd[25548]: Reached target Default.
2021-12-17T01:10:50.622969+0100 ost-basic-suite-master-host-0 systemd[25548]: Startup finished in 187ms.
2021-12-17T01:10:50.631439+0100 ost-basic-suite-master-host-0 systemd[1]: Started User Manager for UID 0.
2021-12-17T01:10:50.633199+0100 ost-basic-suite-master-host-0 systemd[1]: Started Session 3 of user root.
2021-12-17T01:10:50.638735+0100 ost-basic-suite-master-host-0 sshd[25539]: pam_unix(sshd:session): session opened for user root by (uid=0)
2021-12-17T01:10:51.410887+0100 ost-basic-suite-master-host-0 sshd[25539]: pam_unix(sshd:session): session closed for user root
2021-12-17T01:10:51.418129+0100 ost-basic-suite-master-host-0 systemd[1]: session-3.scope: Succeeded.
2021-12-17T01:10:51.421299+0100 ost-basic-suite-master-host-0 systemd-logind[1125]: Session 3 logged out. Waiting for processes to exit.
2021-12-17T01:10:51.424758+0100 ost-basic-suite-master-host-0 systemd-logind[1125]: Removed session 3.
2021-12-17T01:10:52.092605+0100 ost-basic-suite-master-host-0 sshd[25579]: error: Unable to load host key: /etc/ssh/ssh_host_ed25519_key
2021-12-17T01:10:52.269522+0100 ost-basic-suite-master-host-0 sshd[25579]: Accepted password for root from 192.168.210.2 port 56674 ssh2
2021-12-17T01:10:52.285649+0100 ost-basic-suite-master-host-0 systemd[1]: Started Session 5 of user root.
2021-12-17T01:10:52.286157+0100 ost-basic-suite-master-host-0 systemd-logind[1125]: New session 5 of user root.
2021-12-17T01:10:52.288605+0100 ost-basic-suite-master-host-0 sshd[25579]: pam_unix(sshd:session): session opened for user root by (uid=0)
2021-12-17T01:10:52.401280+0100 ost-basic-suite-master-host-0 sshd[25579]: pam_unix(sshd:session): session closed for user root
2021-12-17T01:10:52.403985+0100 ost-basic-suite-master-host-0 systemd[1]: session-5.scope: Succeeded.
2021-12-17T01:10:52.404545+0100 ost-basic-suite-master-host-0 systemd-logind[1125]: Session 5 logged out. Waiting for processes to exit.
2021-12-17T01:10:52.405861+0100 ost-basic-suite-master-host-0 systemd-logind[1125]: Removed session 5.
2021-12-17T01:10:54.398453+0100 ost-basic-suite-master-host-0 sshd[25605]: error: Unable to load host key: /etc/ssh/ssh_host_ed25519_key
2021-12-17T01:10:54.464981+0100 ost-basic-suite-master-host-0 sshd[25605]: Accepted publickey for root from fd8f:1391:3a82:210::c0a8:d202 port 41838 ssh2: RSA SHA256:4KyfVjoeHwFp91JE4/DefyF0vKJxdcpvjiXxKGBelDs
2021-12-17T01:10:54.473416+0100 ost-basic-suite-master-host-0 systemd[1]: Started Session 6 of user root.
2021-12-17T01:10:54.474155+0100 ost-basic-suite-master-host-0 systemd-logind[1125]: New session 6 of user root.
2021-12-17T01:10:54.476351+0100 ost-basic-suite-master-host-0 sshd[25605]: pam_unix(sshd:session): session opened for user root by (uid=0)
2021-12-17T01:10:55.034039+0100 ost-basic-suite-master-host-0 platform-python[25657]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d
2021-12-17T01:10:55.744850+0100 ost-basic-suite-master-host-0 sshd[25681]: error: Unable to load host key: /etc/ssh/ssh_host_ed25519_key
2021-12-17T01:10:55.820508+0100 ost-basic-suite-master-host-0 sshd[25681]: Accepted publickey for root from fd8f:1391:3a82:210::1 port 40070 ssh2: RSA SHA256:P5xCNqbXoHPcOI4WCD9zlIFH0cP8MZZT4FZD25dsot0
2021-12-17T01:10:55.829094+0100 ost-basic-suite-master-host-0 systemd[1]: Started Session 7 of user root.
2021-12-17T01:10:55.829949+0100 ost-basic-suite-master-host-0 systemd-logind[1125]: New session 7 of user root.
2021-12-17T01:10:55.831086+0100 ost-basic-suite-master-host-0 sshd[25681]: pam_unix(sshd:session): session opened for user root by (uid=0)
2021-12-17T01:10:56.637797+0100 ost-basic-suite-master-host-0 platform-python[25834]: ansible-command Invoked with _raw_params=chronyc add server ost-basic-suite-master-engine _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
2021-12-17T01:10:56.776177+0100 ost-basic-suite-master-host-0 platform-python[25850]: ansible-package_facts Invoked with manager=['auto'] strategy=first
2021-12-17T01:10:58.531458+0100 ost-basic-suite-master-host-0 platform-python[25888]: ansible-lineinfile Invoked with path=/etc/os-release line=VARIANT_ID="ovirt-node" state=present backrefs=False create=False backup=False firstmatch=False follow=False unsafe_writes=False regexp=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None src=None force=None content=NOT_LOGGING_PARAMETER remote_src=None delimiter=None directory_mode=None
2021-12-17T01:11:01.277069+0100 ost-basic-suite-master-host-0 platform-python[25905]: ansible-dnf Invoked with name=['python3'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None
2021-12-17T01:11:02.760461+0100 ost-basic-suite-master-host-0 python3[25925]: ansible-dnf Invoked with name=['ovirt-hosted-engine-setup'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None
2021-12-17T01:11:03.715282+0100 ost-basic-suite-master-host-0 python3[25942]: ansible-dnf Invoked with name=['ovirt-host'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None
2021-12-17T01:11:04.429825+0100 ost-basic-suite-master-host-0 python3[25959]: ansible-package_facts Invoked with manager=['auto'] strategy=first
2021-12-17T01:11:06.296524+0100 ost-basic-suite-master-host-0 python3[26038]: ansible-stat Invoked with path=/etc/vdsm/vdsm.id follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
2021-12-17T01:11:06.539520+0100 ost-basic-suite-master-host-0 platform-python[26100]: ansible-command Invoked with _raw_params=chronyc makestep _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
2021-12-17T01:11:06.678627+0100 ost-basic-suite-master-host-0 chronyd[1111]: System clock was stepped by 0.000111 seconds
2021-12-17T01:11:07.380574+0100 ost-basic-suite-master-host-0 python3[26134]: ansible-dnf Invoked with name=['dmidecode'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None
2021-12-17T01:11:08.127733+0100 ost-basic-suite-master-host-0 python3[26151]: ansible-command Invoked with _raw_params=dmidecode -s system-uuid _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
2021-12-17T01:11:09.832093+0100 ost-basic-suite-master-host-0 python3[26205]: ansible-stat Invoked with path=/etc/vdsm/vdsm.id follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
2021-12-17T01:11:09.838092+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:11:09.850830+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:11:09.851202+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:11:10.436739+0100 ost-basic-suite-master-host-0 python3[26255]: ansible-copy Invoked with dest=/etc/vdsm/vdsm.id owner=root mode=420 src=/root/.ansible/tmp/ansible-tmp-1639699869.5210207-53061-102125153259888/source _original_basename=tmp_1bcyw83 follow=False checksum=a5454695ee9fadcbac7f33df78a447f23307a3d9 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
2021-12-17T01:11:11.007873+0100 ost-basic-suite-master-host-0 python3[26290]: ansible-slurp Invoked with src=/etc/vdsm/vdsm.id
2021-12-17T01:11:11.982092+0100 ost-basic-suite-master-host-0 python3[26343]: ansible-stat Invoked with path=/etc/vdsm/vdsm.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
2021-12-17T01:11:12.477354+0100 ost-basic-suite-master-host-0 python3[26393]: ansible-copy Invoked with dest=/etc/vdsm/vdsm.conf owner=root mode=420 src=/root/.ansible/tmp/ansible-tmp-1639699871.6537814-53081-189344990661756/source _original_basename=tmphkn11gs4 follow=False checksum=01c4588721d288464896162d1019e8f666c5211e backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
2021-12-17T01:11:13.236384+0100 ost-basic-suite-master-host-0 python3[26428]: ansible-tempfile Invoked with state=file suffix=vdsm prefix=ansible. path=None
2021-12-17T01:11:13.518432+0100 ost-basic-suite-master-host-0 python3[26445]: ansible-tempfile Invoked with state=file suffix=qemu prefix=ansible. path=None
2021-12-17T01:11:13.931343+0100 ost-basic-suite-master-host-0 python3[26462]: ansible-command Invoked with _raw_params='/usr/bin/openssl'
                                                                              'req'
                                                                              '-new'
                                                                              '-newkey'
                                                                              'rsa:2048'
                                                                              '-nodes'
                                                                              '-subj'
                                                                              '/'
                                                                              '-keyout'
                                                                              '/tmp/ansible.whn6d71tvdsm'
                                                                               warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
2021-12-17T01:11:14.800087+0100 ost-basic-suite-master-host-0 python3[26488]: ansible-command Invoked with _raw_params='/usr/bin/openssl'
                                                                              'req'
                                                                              '-new'
                                                                              '-newkey'
                                                                              'rsa:2048'
                                                                              '-nodes'
                                                                              '-subj'
                                                                              '/'
                                                                              '-keyout'
                                                                              '/tmp/ansible.3os6jzxuqemu'
                                                                               warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
2021-12-17T01:11:20.774239+0100 ost-basic-suite-master-host-0 python3[26507]: ansible-file Invoked with dest=/etc/pki/vdsm/certs state=directory owner=vdsm group=kvm path=/etc/pki/vdsm/certs recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
2021-12-17T01:11:21.067752+0100 ost-basic-suite-master-host-0 python3[26524]: ansible-file Invoked with dest=/etc/pki/vdsm/keys state=directory owner=vdsm group=kvm path=/etc/pki/vdsm/keys recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
2021-12-17T01:11:21.396289+0100 ost-basic-suite-master-host-0 python3[26541]: ansible-file Invoked with dest=/etc/pki/vdsm/libvirt-migrate state=directory owner=vdsm group=kvm path=/etc/pki/vdsm/libvirt-migrate recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
2021-12-17T01:11:21.660425+0100 ost-basic-suite-master-host-0 python3[26558]: ansible-file Invoked with dest=/etc/pki/vdsm/libvirt-migrate state=directory owner=vdsm group=kvm path=/etc/pki/vdsm/libvirt-migrate recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
2021-12-17T01:11:21.923614+0100 ost-basic-suite-master-host-0 python3[26575]: ansible-file Invoked with dest=/etc/pki/vdsm/libvirt-spice state=directory owner=vdsm group=kvm path=/etc/pki/vdsm/libvirt-spice recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
2021-12-17T01:11:22.209958+0100 ost-basic-suite-master-host-0 python3[26592]: ansible-file Invoked with dest=/etc/pki/libvirt/private state=directory owner=vdsm group=kvm path=/etc/pki/libvirt/private recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
2021-12-17T01:11:22.496198+0100 ost-basic-suite-master-host-0 python3[26609]: ansible-file Invoked with dest=/etc/pki/libvirt/../CA state=directory owner=vdsm group=kvm path=/etc/pki/libvirt/../CA recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
2021-12-17T01:11:23.006810+0100 ost-basic-suite-master-host-0 python3[26662]: ansible-stat Invoked with path=/etc/pki/vdsm/certs/cacert.pem follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
2021-12-17T01:11:23.450451+0100 ost-basic-suite-master-host-0 python3[26712]: ansible-copy Invoked with dest=/etc/pki/vdsm/certs/cacert.pem owner=root group=kvm mode=420 src=/root/.ansible/tmp/ansible-tmp-1639699882.6765356-53228-22565229978581/source _original_basename=tmpf90ncrqo follow=False checksum=5bc7eca619b5d73e80252392b8b978a0616604f1 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
2021-12-17T01:11:23.921633+0100 ost-basic-suite-master-host-0 python3[26783]: ansible-stat Invoked with path=/etc/pki/vdsm/libvirt-spice/ca-cert.pem follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
2021-12-17T01:11:24.359778+0100 ost-basic-suite-master-host-0 python3[26831]: ansible-copy Invoked with dest=/etc/pki/vdsm/libvirt-spice/ca-cert.pem owner=root group=kvm mode=420 src=/root/.ansible/tmp/ansible-tmp-1639699883.5962253-53228-145078932261625/source _original_basename=tmp_vx3qja8 follow=False checksum=5bc7eca619b5d73e80252392b8b978a0616604f1 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
2021-12-17T01:11:24.829021+0100 ost-basic-suite-master-host-0 python3[26902]: ansible-stat Invoked with path=/etc/pki/libvirt/../CA/cacert.pem follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
2021-12-17T01:11:25.336135+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:11:25.352229+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:11:25.352692+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:11:25.353908+0100 ost-basic-suite-master-host-0 python3[26950]: ansible-copy Invoked with dest=/etc/pki/libvirt/../CA/cacert.pem owner=root group=kvm mode=420 src=/root/.ansible/tmp/ansible-tmp-1639699884.5247514-53228-26963346119510/source _original_basename=tmpxciogrzf follow=False checksum=5bc7eca619b5d73e80252392b8b978a0616604f1 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
2021-12-17T01:11:25.971506+0100 ost-basic-suite-master-host-0 python3[27023]: ansible-stat Invoked with path=/etc/pki/vdsm/libvirt-migrate/ca-cert.pem follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
2021-12-17T01:11:26.432927+0100 ost-basic-suite-master-host-0 python3[27071]: ansible-copy Invoked with dest=/etc/pki/vdsm/libvirt-migrate/ca-cert.pem owner=root group=kvm mode=420 src=/root/.ansible/tmp/ansible-tmp-1639699885.6578836-53271-237489777304337/source _original_basename=tmpl04ea2e1 follow=False checksum=812ee9548b1773a2c69d63c7486edc2a19422d1a backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
2021-12-17T01:11:26.986435+0100 ost-basic-suite-master-host-0 python3[27142]: ansible-stat Invoked with path=/etc/pki/vdsm/certs/vdsmcert.pem follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
2021-12-17T01:11:27.460829+0100 ost-basic-suite-master-host-0 python3[27192]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1639699886.6892529-53282-19659728535643/source dest=/etc/pki/vdsm/certs/vdsmcert.pem owner=root group=kvm mode=420 remote_src=False _original_basename=ost-basic-suite-master-host-0.cer follow=False checksum=a2577dcdbd9044901d6fbf6976ace4bebfd4e22d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
2021-12-17T01:11:27.964231+0100 ost-basic-suite-master-host-0 python3[27263]: ansible-stat Invoked with path=/etc/pki/vdsm/libvirt-spice/server-cert.pem follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
2021-12-17T01:11:28.374514+0100 ost-basic-suite-master-host-0 python3[27311]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1639699887.6410706-53282-250790792666784/source dest=/etc/pki/vdsm/libvirt-spice/server-cert.pem owner=root group=kvm mode=420 remote_src=False _original_basename=ost-basic-suite-master-host-0.cer follow=False checksum=a2577dcdbd9044901d6fbf6976ace4bebfd4e22d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
2021-12-17T01:11:28.854471+0100 ost-basic-suite-master-host-0 python3[27382]: ansible-stat Invoked with path=/etc/pki/libvirt/clientcert.pem follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
2021-12-17T01:11:29.296797+0100 ost-basic-suite-master-host-0 python3[27430]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1639699888.545461-53282-227704074992157/source dest=/etc/pki/libvirt/clientcert.pem owner=root group=kvm mode=420 remote_src=False _original_basename=ost-basic-suite-master-host-0.cer follow=False checksum=a2577dcdbd9044901d6fbf6976ace4bebfd4e22d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
2021-12-17T01:11:29.883771+0100 ost-basic-suite-master-host-0 python3[27501]: ansible-stat Invoked with path=/etc/pki/vdsm/libvirt-migrate/server-cert.pem follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
2021-12-17T01:11:30.342920+0100 ost-basic-suite-master-host-0 python3[27549]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1639699889.5683546-53312-1269113343358/source dest=/etc/pki/vdsm/libvirt-migrate/server-cert.pem owner=root group=kvm remote_src=False mode=0644 _original_basename=ost-basic-suite-master-host-0.cer follow=False checksum=9d8d58f1f6666822ca4543f6550c24d2306c2c94 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
2021-12-17T01:11:30.771749+0100 ost-basic-suite-master-host-0 python3[27584]: ansible-file Invoked with src=server-cert.pem dest=/etc/pki/vdsm/libvirt-migrate/client-cert.pem state=link path=/etc/pki/vdsm/libvirt-migrate/client-cert.pem recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
2021-12-17T01:11:31.470745+0100 ost-basic-suite-master-host-0 python3[27637]: ansible-copy Invoked with src=/tmp/ansible.whn6d71tvdsm dest=/etc/pki/vdsm/keys/vdsmkey.pem owner=vdsm group=kvm mode=288 remote_src=True backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
2021-12-17T01:11:31.962977+0100 ost-basic-suite-master-host-0 python3[27708]: ansible-copy Invoked with src=/tmp/ansible.whn6d71tvdsm dest=/etc/pki/vdsm/libvirt-spice/server-key.pem owner=vdsm group=kvm mode=288 remote_src=True backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
2021-12-17T01:11:32.479149+0100 ost-basic-suite-master-host-0 python3[27779]: ansible-copy Invoked with src=/tmp/ansible.whn6d71tvdsm dest=/etc/pki/libvirt/private/clientkey.pem owner=vdsm group=kvm mode=288 remote_src=True backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
2021-12-17T01:11:33.175248+0100 ost-basic-suite-master-host-0 python3[27850]: ansible-copy Invoked with src=/tmp/ansible.3os6jzxuqemu dest=/etc/pki/vdsm/libvirt-migrate/server-key.pem owner=root group=qemu mode=288 remote_src=True backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None
2021-12-17T01:11:33.620969+0100 ost-basic-suite-master-host-0 python3[27885]: ansible-file Invoked with src=server-key.pem dest=/etc/pki/vdsm/libvirt-migrate/client-key.pem state=link path=/etc/pki/vdsm/libvirt-migrate/client-key.pem recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
2021-12-17T01:11:34.008969+0100 ost-basic-suite-master-host-0 python3[27902]: ansible-file Invoked with state=absent path=/tmp/ansible.whn6d71tvdsm recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
2021-12-17T01:11:34.321305+0100 ost-basic-suite-master-host-0 python3[27919]: ansible-file Invoked with state=absent path=/tmp/ansible.3os6jzxuqemu recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
2021-12-17T01:11:34.726848+0100 ost-basic-suite-master-host-0 python3[27936]: ansible-command Invoked with _raw_params=vdsm-tool config-lvm-filter -y warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
2021-12-17T01:11:35.905977+0100 ost-basic-suite-master-host-0 python3[27959]: ansible-command Invoked with _raw_params=vdsm-tool configure --force warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
2021-12-17T01:11:36.521754+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:11:36.526826+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:11:36.527169+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:11:36.627618+0100 ost-basic-suite-master-host-0 sasldblistusers2[27971]: DIGEST-MD5 common mech free
2021-12-17T01:11:39.653963+0100 ost-basic-suite-master-host-0 systemd[1]: Stopping Virtualization daemon...
2021-12-17T01:11:39.667826+0100 ost-basic-suite-master-host-0 systemd[1]: libvirtd.service: Succeeded.
2021-12-17T01:11:39.667864+0100 ost-basic-suite-master-host-0 systemd[1]: Stopped Virtualization daemon.
2021-12-17T01:11:39.762025+0100 ost-basic-suite-master-host-0 systemd[1]: Reloading.
2021-12-17T01:11:40.307389+0100 ost-basic-suite-master-host-0 systemd[1]: Starting system activity accounting tool...
2021-12-17T01:11:40.374741+0100 ost-basic-suite-master-host-0 systemd[1]: sysstat-collect.service: Succeeded.
2021-12-17T01:11:40.375016+0100 ost-basic-suite-master-host-0 systemd[1]: Started system activity accounting tool.
2021-12-17T01:11:40.396519+0100 ost-basic-suite-master-host-0 systemd[1]: Reloading.
2021-12-17T01:11:40.943154+0100 ost-basic-suite-master-host-0 saslpasswd2[28028]: error deleting entry from sasldb: BDB0073 DB_NOTFOUND: No matching key/data pair found
2021-12-17T01:11:40.943239+0100 ost-basic-suite-master-host-0 saslpasswd2[28028]: error deleting entry from sasldb: BDB0073 DB_NOTFOUND: No matching key/data pair found
2021-12-17T01:11:40.943283+0100 ost-basic-suite-master-host-0 saslpasswd2[28028]: error deleting entry from sasldb: BDB0073 DB_NOTFOUND: No matching key/data pair found
2021-12-17T01:11:40.943296+0100 ost-basic-suite-master-host-0 saslpasswd2[28028]: DIGEST-MD5 common mech free
2021-12-17T01:11:41.517456+0100 ost-basic-suite-master-host-0 systemd[1]: libvirtd.service: Found left-over process 1883 (dnsmasq) in control group while starting unit. Ignoring.
2021-12-17T01:11:41.517463+0100 ost-basic-suite-master-host-0 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
2021-12-17T01:11:41.517541+0100 ost-basic-suite-master-host-0 systemd[1]: libvirtd.service: Found left-over process 1884 (dnsmasq) in control group while starting unit. Ignoring.
2021-12-17T01:11:41.517543+0100 ost-basic-suite-master-host-0 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
2021-12-17T01:11:41.518801+0100 ost-basic-suite-master-host-0 systemd[1]: Starting Virtualization daemon...
2021-12-17T01:11:41.667811+0100 ost-basic-suite-master-host-0 libvirtd[28031]: 2021-12-17 00:11:41.667+0000: 28031: info : libvirt version: 7.10.0, package: 1.module_el8.6.0+1046+bd8eec5e (CentOS Buildsys <bugs@xxxxxxxxxx>, 2021-12-13-15:33:57, )
2021-12-17T01:11:41.667811+0100 ost-basic-suite-master-host-0 libvirtd[28031]: 2021-12-17 00:11:41.667+0000: 28031: info : hostname: ost-basic-suite-master-host-0
2021-12-17T01:11:41.667811+0100 ost-basic-suite-master-host-0 libvirtd[28031]: 2021-12-17 00:11:41.667+0000: 28031: debug : virLogParseOutputs:1621 : outputs=1:file:/var/log/libvirt.log
2021-12-17T01:11:41.667811+0100 ost-basic-suite-master-host-0 libvirtd[28031]: 2021-12-17 00:11:41.667+0000: 28031: debug : virLogParseOutput:1468 : output=1:file:/var/log/libvirt.log
2021-12-17T01:11:41.757125+0100 ost-basic-suite-master-host-0 kernel: libvirtd[28031]: segfault at 29 ip 00007f13a20f7cd1 sp 00007ffc9bd356f0 error 4 in libc-2.28.so[7f13a205b000+1bc000]
2021-12-17T01:11:41.758334+0100 ost-basic-suite-master-host-0 kernel: Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 53 48 83 ec 10 48 8b 05 30 22 32 00 48 8b 00 48 85 c0 0f 85 84 00 00 00 48 85 ff 74 6f <48> 8b 47 f8 48 8d 77 f0 a8 02 75 3b 48 8b 15 84 20 32 00 64 48 83
2021-12-17T01:11:41.837631+0100 ost-basic-suite-master-host-0 systemd[1]: Created slice system-systemd\x2dcoredump.slice.
2021-12-17T01:11:41.839093+0100 ost-basic-suite-master-host-0 systemd[1]: Started Process Core Dump (PID 28047/UID 0).
2021-12-17T01:11:42.617966+0100 ost-basic-suite-master-host-0 systemd-coredump[28048]: Process 28031 (libvirtd) of user 0 dumped core.
                                                                                       
                                                                                       Stack trace of thread 28031:
                                                                                       #0  0x00007f13a20f7cd1 __libc_free (libc.so.6)
                                                                                       #1  0x00007f13a14194cd wrap_nettle_mpi_release (libgnutls.so.30)
                                                                                       #2  0x00007f13a131948f gnutls_dh_params_deinit (libgnutls.so.30)
                                                                                       #3  0x00007f13a3765e6b virNetTLSContextDispose (libvirt.so.0)
                                                                                       #4  0x00007f13a369b38e vir_object_finalize (libvirt.so.0)
                                                                                       #5  0x00007f13a2c2a8a9 g_object_unref (libgobject-2.0.so.0)
                                                                                       #6  0x00007f13a369b808 virObjectUnref (libvirt.so.0)
                                                                                       #7  0x00007f13a3767b4a virNetTLSContextNew (libvirt.so.0)
                                                                                       #8  0x00007f13a3767e0b virNetTLSContextNewServer (libvirt.so.0)
                                                                                       #9  0x000056400aedf4b0 main (libvirtd)
                                                                                       #10 0x00007f13a2095ca3 __libc_start_main (libc.so.6)
                                                                                       #11 0x000056400aedffce _start (libvirtd)
                                                                                       
                                                                                       Stack trace of thread 28045:
                                                                                       #0  0x00007f139f9af51e pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                                                       #1  0x00007f13a36b802a virCondWait (libvirt.so.0)
                                                                                       #2  0x00007f13a36b8bc3 virThreadPoolWorker (libvirt.so.0)
                                                                                       #3  0x00007f13a36b817b virThreadHelper (libvirt.so.0)
                                                                                       #4  0x00007f139f9a917a start_thread (libpthread.so.0)
                                                                                       #5  0x00007f13a2094d83 __clone (libc.so.6)
                                                                                       
                                                                                       Stack trace of thread 28036:
                                                                                       #0  0x00007f139f9af51e pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                                                       #1  0x00007f13a36b802a virCondWait (libvirt.so.0)
                                                                                       #2  0x00007f13a36b8bc3 virThreadPoolWorker (libvirt.so.0)
                                                                                       #3  0x00007f13a36b817b virThreadHelper (libvirt.so.0)
                                                                                       #4  0x00007f139f9a917a start_thread (libpthread.so.0)
                                                                                       #5  0x00007f13a2094d83 __clone (libc.so.6)
                                                                                       
                                                                                       Stack trace of thread 28037:
                                                                                       #0  0x00007f139f9af51e pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                                                       #1  0x00007f13a36b802a virCondWait (libvirt.so.0)
                                                                                       #2  0x00007f13a36b8b4f virThreadPoolWorker (libvirt.so.0)
                                                                                       #3  0x00007f13a36b817b virThreadHelper (libvirt.so.0)
                                                                                       #4  0x00007f139f9a917a start_thread (libpthread.so.0)
                                                                                       #5  0x00007f13a2094d83 __clone (libc.so.6)
                                                                                       
                                                                                       Stack trace of thread 28039:
                                                                                       #0  0x00007f139f9af51e pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                                                       #1  0x00007f13a36b802a virCondWait (libvirt.so.0)
                                                                                       #2  0x00007f13a36b8b4f virThreadPoolWorker (libvirt.so.0)
                                                                                       #3  0x00007f13a36b817b virThreadHelper (libvirt.so.0)
                                                                                       #4  0x00007f139f9a917a start_thread (libpthread.so.0)
                                                                                       #5  0x00007f13a2094d83 __clone (libc.so.6)
                                                                                       
                                                                                       Stack trace of thread 28041:
                                                                                       #0  0x00007f139f9af51e pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                                                       #1  0x00007f13a36b802a virCondWait (libvirt.so.0)
                                                                                       #2  0x00007f13a36b8b4f virThreadPoolWorker (libvirt.so.0)
                                                                                       #3  0x00007f13a36b817b virThreadHelper (libvirt.so.0)
                                                                                       #4  0x00007f139f9a917a start_thread (libpthread.so.0)
                                                                                       #5  0x00007f13a2094d83 __clone (libc.so.6)
                                                                                       
                                                                                       Stack trace of thread 28046:
                                                                                       #0  0x00007f139f9af51e pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                                                       #1  0x00007f13a36b802a virCondWait (libvirt.so.0)
                                                                                       #2  0x00007f13a36b8bc3 virThreadPoolWorker (libvirt.so.0)
                                                                                       #3  0x00007f13a36b817b virThreadHelper (libvirt.so.0)
                                                                                       #4  0x00007f139f9a917a start_thread (libpthread.so.0)
                                                                                       #5  0x00007f13a2094d83 __clone (libc.so.6)
                                                                                       
                                                                                       Stack trace of thread 28043:
                                                                                       #0  0x00007f139f9af51e pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                                                       #1  0x00007f13a36b802a virCondWait (libvirt.so.0)
                                                                                       #2  0x00007f13a36b8bc3 virThreadPoolWorker (libvirt.so.0)
                                                                                       #3  0x00007f13a36b817b virThreadHelper (libvirt.so.0)
                                                                                       #4  0x00007f139f9a917a start_thread (libpthread.so.0)
                                                                                       #5  0x00007f13a2094d83 __clone (libc.so.6)
                                                                                       
                                                                                       Stack trace of thread 28042:
                                                                                       #0  0x00007f139f9af51e pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                                                       #1  0x00007f13a36b802a virCondWait (libvirt.so.0)
                                                                                       #2  0x00007f13a36b8bc3 virThreadPoolWorker (libvirt.so.0)
                                                                                       #3  0x00007f13a36b817b virThreadHelper (libvirt.so.0)
                                                                                       #4  0x00007f139f9a917a start_thread (libpthread.so.0)
                                                                                       #5  0x00007f13a2094d83 __clone (libc.so.6)
                                                                                       
                                                                                       Stack trace of thread 28040:
                                                                                       #0  0x00007f139f9af51e pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                                                       #1  0x00007f13a36b802a virCondWait (libvirt.so.0)
                                                                                       #2  0x00007f13a36b8b4f virThreadPoolWorker (libvirt.so.0)
                                                                                       #3  0x00007f13a36b817b virThreadHelper (libvirt.so.0)
                                                                                       #4  0x00007f139f9a917a start_thread (libpthread.so.0)
                                                                                       #5  0x00007f13a2094d83 __clone (libc.so.6)
                                                                                       
                                                                                       Stack trace of thread 28038:
                                                                                       #0  0x00007f139f9af51e pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                                                       #1  0x00007f13a36b802a virCondWait (libvirt.so.0)
                                                                                       #2  0x00007f13a36b8b4f virThreadPoolWorker (libvirt.so.0)
                                                                                       #3  0x00007f13a36b817b virThreadHelper (libvirt.so.0)
                                                                                       #4  0x00007f139f9a917a start_thread (libpthread.so.0)
                                                                                       #5  0x00007f13a2094d83 __clone (libc.so.6)
                                                                                       
                                                                                       Stack trace of thread 28035:
                                                                                       #0  0x00007f139f9af51e pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                                                       #1  0x00007f13a36b802a virCondWait (libvirt.so.0)
                                                                                       #2  0x00007f13a36b8bc3 virThreadPoolWorker (libvirt.so.0)
                                                                                       #3  0x00007f13a36b817b virThreadHelper (libvirt.so.0)
                                                                                       #4  0x00007f139f9a917a start_thread (libpthread.so.0)
                                                                                       #5  0x00007f13a2094d83 __clone (libc.so.6)
                                                                                       
                                                                                       Stack trace of thread 28034:
                                                                                       #0  0x00007f139f9af51e pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                                                       #1  0x00007f13a36b802a virCondWait (libvirt.so.0)
                                                                                       #2  0x00007f13a36b8bc3 virThreadPoolWorker (libvirt.so.0)
                                                                                       #3  0x00007f13a36b817b virThreadHelper (libvirt.so.0)
                                                                                       #4  0x00007f139f9a917a start_thread (libpthread.so.0)
                                                                                       #5  0x00007f13a2094d83 __clone (libc.so.6)
                                                                                       
                                                                                       Stack trace of thread 28033:
                                                                                       #0  0x00007f139f9af51e pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                                                       #1  0x00007f13a36b802a virCondWait (libvirt.so.0)
                                                                                       #2  0x00007f13a36b8bc3 virThreadPoolWorker (libvirt.so.0)
                                                                                       #3  0x00007f13a36b817b virThreadHelper (libvirt.so.0)
                                                                                       #4  0x00007f139f9a917a start_thread (libpthread.so.0)
                                                                                       #5  0x00007f13a2094d83 __clone (libc.so.6)
                                                                                       
                                                                                       Stack trace of thread 28032:
                                                                                       #0  0x00007f139f9af51e pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                                                       #1  0x00007f13a36b802a virCondWait (libvirt.so.0)
                                                                                       #2  0x00007f13a36b8bc3 virThreadPoolWorker (libvirt.so.0)
                                                                                       #3  0x00007f13a36b817b virThreadHelper (libvirt.so.0)
                                                                                       #4  0x00007f139f9a917a start_thread (libpthread.so.0)
                                                                                       #5  0x00007f13a2094d83 __clone (libc.so.6)
                                                                                       
                                                                                       Stack trace of thread 28044:
                                                                                       #0  0x00007f139f9af51e pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                                                       #1  0x00007f13a36b802a virCondWait (libvirt.so.0)
                                                                                       #2  0x00007f13a36b8bc3 virThreadPoolWorker (libvirt.so.0)
                                                                                       #3  0x00007f13a36b817b virThreadHelper (libvirt.so.0)
                                                                                       #4  0x00007f139f9a917a start_thread (libpthread.so.0)
                                                                                       #5  0x00007f13a2094d83 __clone (libc.so.6)
2021-12-17T01:11:42.651614+0100 ost-basic-suite-master-host-0 systemd[1]: libvirtd.service: Main process exited, code=dumped, status=11/SEGV
2021-12-17T01:11:42.651722+0100 ost-basic-suite-master-host-0 systemd[1]: libvirtd.service: Failed with result 'core-dump'.
2021-12-17T01:11:42.651826+0100 ost-basic-suite-master-host-0 systemd[1]: Failed to start Virtualization daemon.
2021-12-17T01:11:42.666235+0100 ost-basic-suite-master-host-0 systemd[1]: systemd-coredump@0-28047-0.service: Succeeded.
2021-12-17T01:11:42.769566+0100 ost-basic-suite-master-host-0 systemd[1]: libvirtd.service: Service RestartSec=100ms expired, scheduling restart.
2021-12-17T01:11:42.770054+0100 ost-basic-suite-master-host-0 systemd[1]: libvirtd.service: Scheduled restart job, restart counter is at 1.
2021-12-17T01:11:42.770198+0100 ost-basic-suite-master-host-0 systemd[1]: Stopped Virtualization daemon.
2021-12-17T01:11:42.770329+0100 ost-basic-suite-master-host-0 systemd[1]: libvirtd.service: Found left-over process 1883 (dnsmasq) in control group while starting unit. Ignoring.
2021-12-17T01:11:42.770331+0100 ost-basic-suite-master-host-0 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
2021-12-17T01:11:42.770409+0100 ost-basic-suite-master-host-0 systemd[1]: libvirtd.service: Found left-over process 1884 (dnsmasq) in control group while starting unit. Ignoring.
2021-12-17T01:11:42.770411+0100 ost-basic-suite-master-host-0 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
2021-12-17T01:11:42.771222+0100 ost-basic-suite-master-host-0 systemd[1]: Starting Virtualization daemon...
2021-12-17T01:11:42.949983+0100 ost-basic-suite-master-host-0 libvirtd[28055]: 2021-12-17 00:11:42.949+0000: 28055: info : libvirt version: 7.10.0, package: 1.module_el8.6.0+1046+bd8eec5e (CentOS Buildsys <bugs@xxxxxxxxxx>, 2021-12-13-15:33:57, )
2021-12-17T01:11:42.949983+0100 ost-basic-suite-master-host-0 libvirtd[28055]: 2021-12-17 00:11:42.949+0000: 28055: info : hostname: ost-basic-suite-master-host-0
2021-12-17T01:11:42.949983+0100 ost-basic-suite-master-host-0 libvirtd[28055]: 2021-12-17 00:11:42.949+0000: 28055: debug : virLogParseOutputs:1621 : outputs=1:file:/var/log/libvirt.log
2021-12-17T01:11:42.949983+0100 ost-basic-suite-master-host-0 libvirtd[28055]: 2021-12-17 00:11:42.949+0000: 28055: debug : virLogParseOutput:1468 : output=1:file:/var/log/libvirt.log
2021-12-17T01:11:44.004174+0100 ost-basic-suite-master-host-0 systemd[1]: Started Virtualization daemon.
2021-12-17T01:11:44.351680+0100 ost-basic-suite-master-host-0 dnsmasq[1883]: read /etc/hosts - 2 addresses
2021-12-17T01:11:44.351740+0100 ost-basic-suite-master-host-0 dnsmasq[1883]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
2021-12-17T01:11:44.351758+0100 ost-basic-suite-master-host-0 dnsmasq-dhcp[1883]: read /var/lib/libvirt/dnsmasq/default.hostsfile
2021-12-17T01:11:48.123665+0100 ost-basic-suite-master-host-0 platform-python[28261]: ansible-command Invoked with _raw_params=hostname _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
2021-12-17T01:11:57.791311+0100 ost-basic-suite-master-host-0 platform-python[28400]: ansible-command Invoked with _raw_params=sadf -g -- -bBdFHqSuvwWy -I SUM -I ALL -m ALL -n NFS,NFSD,SOCK,IP,EIP,ICMP,EICMP,TCP,ETCP,UDP,SOCK6,IP6,EIP6,ICMP6,EICMP6,UDP6 -r ALL -u ALL -P ALL > /tmp/sarstat.svg _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
2021-12-17T01:11:59.354715+0100 ost-basic-suite-master-host-0 platform-python[28540]: ansible-stat Invoked with path=/tmp/sarstat.svg follow=True get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
2021-12-17T01:12:17.759701+0100 ost-basic-suite-master-host-0 platform-python[28703]: ansible-command Invoked with _raw_params=journalctl -a --no-pager -o short-iso-precise > /var/log/journalctl.log _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None

[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux