$ oc get pods -n storage-migration-test-mtc-storage-class-migration virt-launcher-windows-11-vm-1750313781-0825462-pbsv7 -oyaml apiVersion: v1 kind: Pod metadata: annotations: descheduler.alpha.kubernetes.io/request-evict-only: "" k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.131.1.53/23","fd02:0:0:4::c33/64"],"mac_address":"0a:58:0a:83:01:35","gateway_ips":["10.131.0.1","fd02:0:0:4::1"],"routes":[{"dest":"10.128.0.0/14","nextHop":"10.131.0.1"},{"dest":"172.30.0.0/16","nextHop":"10.131.0.1"},{"dest":"169.254.0.5/32","nextHop":"10.131.0.1"},{"dest":"100.64.0.0/16","nextHop":"10.131.0.1"},{"dest":"fd02::/48","nextHop":"fd02:0:0:4::1"},{"dest":"fd03::/112","nextHop":"fd02:0:0:4::1"},{"dest":"fd69::5/128","nextHop":"fd02:0:0:4::1"},{"dest":"fd98::/64","nextHop":"fd02:0:0:4::1"}],"role":"primary"}}' k8s.v1.cni.cncf.io/network-status: |- [{ "name": "ovn-kubernetes", "interface": "eth0", "ips": [ "10.131.1.53", "fd02:0:0:4::c33" ], "mac": "0a:58:0a:83:01:35", "default": true, "dns": {} }] kubectl.kubernetes.io/default-container: compute kubevirt.io/cluster-instancetype-name: u1.large kubevirt.io/cluster-preference-name: windows.11 kubevirt.io/domain: windows-11-vm-1750313781-0825462 kubevirt.io/migrationJobName: kubevirt-migrate-vm-4m9wm kubevirt.io/migrationTransportUnix: "true" kubevirt.io/nonroot: "true" kubevirt.io/vm-generation: "2" openshift.io/scc: kubevirt-controller post.hook.backup.velero.io/command: '["/usr/bin/virt-freezer", "--unfreeze", "--name", "windows-11-vm-1750313781-0825462", "--namespace", "storage-migration-test-mtc-storage-class-migration"]' post.hook.backup.velero.io/container: compute pre.hook.backup.velero.io/command: '["/usr/bin/virt-freezer", "--freeze", "--name", "windows-11-vm-1750313781-0825462", "--namespace", "storage-migration-test-mtc-storage-class-migration"]' pre.hook.backup.velero.io/container: compute seccomp.security.alpha.kubernetes.io/pod: localhost/kubevirt/kubevirt.json traffic.sidecar.istio.io/kubevirtInterfaces: k6t-eth0 vm.kubevirt.io/os: windows creationTimestamp: "2025-06-19T06:34:21Z" generateName: virt-launcher-windows-11-vm-1750313781-0825462- labels: debugLogs: "true" kubevirt.io: virt-launcher kubevirt.io/created-by: 88db8267-57ae-47a4-9537-6e8359fb25ae kubevirt.io/domain: windows-11-vm-1750313781-0825462 kubevirt.io/migrationJobUID: 54becc89-b072-4778-b59e-b44ad1716f2f kubevirt.io/migrationTargetNodeName: cnv-qe-12.cnvqe.lab.eng.rdu2.redhat.com kubevirt.io/nodeName: cnv-qe-12.cnvqe.lab.eng.rdu2.redhat.com kubevirt.io/vm: windows-11-vm-1750313781-0825462 vm.kubevirt.io/name: windows-11-vm-1750313781-0825462 name: virt-launcher-windows-11-vm-1750313781-0825462-pbsv7 namespace: storage-migration-test-mtc-storage-class-migration ownerReferences: - apiVersion: kubevirt.io/v1 blockOwnerDeletion: true controller: true kind: VirtualMachineInstance name: windows-11-vm-1750313781-0825462 uid: 88db8267-57ae-47a4-9537-6e8359fb25ae resourceVersion: "11851262" uid: 458efe4f-59cb-454c-b39f-01e27848f249 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: node-labeller.kubevirt.io/obsolete-host-model operator: DoesNotExist podAntiAffinity: requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: matchLabels: kubevirt.io/created-by: 88db8267-57ae-47a4-9537-6e8359fb25ae topologyKey: kubernetes.io/hostname automountServiceAccountToken: false containers: - command: - /usr/bin/virt-launcher-monitor - --qemu-timeout - 333s - --name - windows-11-vm-1750313781-0825462 - --uid - 88db8267-57ae-47a4-9537-6e8359fb25ae - --namespace - storage-migration-test-mtc-storage-class-migration - --kubevirt-share-dir - /var/run/kubevirt - --ephemeral-disk-dir - /var/run/kubevirt-ephemeral-disks - --container-disk-dir - /var/run/kubevirt/container-disks - --grace-period-seconds - "3615" - --hook-sidecars - "0" - --ovmf-path - /usr/share/OVMF - --run-as-nonroot env: - name: XDG_CACHE_HOME value: /var/run/kubevirt-private - name: XDG_CONFIG_HOME value: /var/run/kubevirt-private - name: XDG_RUNTIME_DIR value: /var/run - name: LIBVIRT_DEBUG_LOGS value: "1" - name: POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name image: registry.redhat.io/container-native-virtualization/virt-launcher-rhel9@sha256:4055a7a075ac87d73c2b6a836ee593861cef2f3df6a15014bc6897f903523470 imagePullPolicy: IfNotPresent name: compute resources: limits: devices.kubevirt.io/kvm: "1" devices.kubevirt.io/tun: "1" requests: cpu: 200m devices.kubevirt.io/kvm: "1" devices.kubevirt.io/tun: "1" ephemeral-storage: 50M memory: 8521Mi securityContext: allowPrivilegeEscalation: false capabilities: add: - NET_BIND_SERVICE drop: - ALL privileged: false runAsGroup: 107 runAsNonRoot: true runAsUser: 107 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeDevices: - devicePath: /dev/dv-disk name: dv-disk volumeMounts: - mountPath: /var/run/kubevirt-private name: private - mountPath: /var/run/kubevirt name: public - mountPath: /var/run/kubevirt-ephemeral-disks name: ephemeral-disks - mountPath: /var/run/kubevirt/container-disks mountPropagation: HostToContainer name: container-disks - mountPath: /var/run/libvirt name: libvirt-runtime - mountPath: /var/run/kubevirt/sockets name: sockets - mountPath: /run/kubevirt-private/backend-storage-meta name: vm-state subPath: meta - mountPath: /var/run/kubevirt-private/libvirt name: private-libvirt - mountPath: /var/run/kubevirt-private/libvirt/qemu name: private-libvirt-qemu - mountPath: /var/run/kubevirt-private/libvirt/qemu/swtpm name: vm-state subPath: swtpm - mountPath: /var/run/kubevirt-private/var/lib/swtpm-localca name: vm-state subPath: swtpm-localca - mountPath: /var/run/kubevirt-private/libvirt/qemu/nvram name: vm-state subPath: nvram - mountPath: /var/run/kubevirt/hotplug-disks mountPropagation: HostToContainer name: hotplug-disks - args: - --logfile - /var/run/kubevirt-private/88db8267-57ae-47a4-9537-6e8359fb25ae/virt-serial0-log - --socket-timeout - 333s command: - /usr/bin/virt-tail env: - name: VIRT_LAUNCHER_LOG_VERBOSITY value: "2" image: registry.redhat.io/container-native-virtualization/virt-launcher-rhel9@sha256:4055a7a075ac87d73c2b6a836ee593861cef2f3df6a15014bc6897f903523470 imagePullPolicy: IfNotPresent name: guest-console-log resources: limits: cpu: 15m memory: 60M requests: cpu: 5m memory: 35M securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL runAsNonRoot: true runAsUser: 107 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /var/run/kubevirt-private name: private readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: false hostname: windows-11-vm-1750313781-0825462 imagePullSecrets: - name: default-dockercfg-tdklz nodeName: cnv-qe-10.cnvqe.lab.eng.rdu2.redhat.com nodeSelector: cpu-feature.node.kubevirt.io/amd-ssbd: "true" cpu-feature.node.kubevirt.io/amd-stibp: "true" cpu-feature.node.kubevirt.io/arch-capabilities: "true" cpu-feature.node.kubevirt.io/clflushopt: "true" cpu-feature.node.kubevirt.io/flush-l1d: "true" cpu-feature.node.kubevirt.io/gds-no: "true" cpu-feature.node.kubevirt.io/hypervisor: "true" cpu-feature.node.kubevirt.io/ibpb: "true" cpu-feature.node.kubevirt.io/ibrs: "true" cpu-feature.node.kubevirt.io/invtsc: "true" cpu-feature.node.kubevirt.io/md-clear: "true" cpu-feature.node.kubevirt.io/mpx: "true" cpu-feature.node.kubevirt.io/pdcm: "true" cpu-feature.node.kubevirt.io/pku: "true" cpu-feature.node.kubevirt.io/pschange-mc-no: "true" cpu-feature.node.kubevirt.io/rfds-no: "true" cpu-feature.node.kubevirt.io/rsba: "true" cpu-feature.node.kubevirt.io/skip-l1dfl-vmentry: "true" cpu-feature.node.kubevirt.io/ss: "true" cpu-feature.node.kubevirt.io/ssbd: "true" cpu-feature.node.kubevirt.io/stibp: "true" cpu-feature.node.kubevirt.io/tsc_adjust: "true" cpu-feature.node.kubevirt.io/umip: "true" cpu-feature.node.kubevirt.io/vmx: "true" cpu-feature.node.kubevirt.io/vmx-activity-hlt: "true" cpu-feature.node.kubevirt.io/vmx-activity-wait-sipi: "true" cpu-feature.node.kubevirt.io/vmx-apicv-register: "true" cpu-feature.node.kubevirt.io/vmx-apicv-vid: "true" cpu-feature.node.kubevirt.io/vmx-apicv-x2apic: "true" cpu-feature.node.kubevirt.io/vmx-apicv-xapic: "true" cpu-feature.node.kubevirt.io/vmx-cr3-load-noexit: "true" cpu-feature.node.kubevirt.io/vmx-cr3-store-noexit: "true" cpu-feature.node.kubevirt.io/vmx-cr8-load-exit: "true" cpu-feature.node.kubevirt.io/vmx-cr8-store-exit: "true" cpu-feature.node.kubevirt.io/vmx-desc-exit: "true" cpu-feature.node.kubevirt.io/vmx-entry-ia32e-mode: "true" cpu-feature.node.kubevirt.io/vmx-entry-load-bndcfgs: "true" cpu-feature.node.kubevirt.io/vmx-entry-load-efer: "true" cpu-feature.node.kubevirt.io/vmx-entry-load-pat: "true" cpu-feature.node.kubevirt.io/vmx-entry-load-perf-global-ctrl: "true" cpu-feature.node.kubevirt.io/vmx-entry-noload-debugctl: "true" cpu-feature.node.kubevirt.io/vmx-ept: "true" cpu-feature.node.kubevirt.io/vmx-ept-1gb: "true" cpu-feature.node.kubevirt.io/vmx-ept-2mb: "true" cpu-feature.node.kubevirt.io/vmx-ept-execonly: "true" cpu-feature.node.kubevirt.io/vmx-eptad: "true" cpu-feature.node.kubevirt.io/vmx-eptp-switching: "true" cpu-feature.node.kubevirt.io/vmx-exit-ack-intr: "true" cpu-feature.node.kubevirt.io/vmx-exit-clear-bndcfgs: "true" cpu-feature.node.kubevirt.io/vmx-exit-load-efer: "true" cpu-feature.node.kubevirt.io/vmx-exit-load-pat: "true" cpu-feature.node.kubevirt.io/vmx-exit-load-perf-global-ctrl: "true" cpu-feature.node.kubevirt.io/vmx-exit-nosave-debugctl: "true" cpu-feature.node.kubevirt.io/vmx-exit-save-efer: "true" cpu-feature.node.kubevirt.io/vmx-exit-save-pat: "true" cpu-feature.node.kubevirt.io/vmx-exit-save-preemption-timer: "true" cpu-feature.node.kubevirt.io/vmx-flexpriority: "true" cpu-feature.node.kubevirt.io/vmx-hlt-exit: "true" cpu-feature.node.kubevirt.io/vmx-ins-outs: "true" cpu-feature.node.kubevirt.io/vmx-intr-exit: "true" cpu-feature.node.kubevirt.io/vmx-invept: "true" cpu-feature.node.kubevirt.io/vmx-invept-all-context: "true" cpu-feature.node.kubevirt.io/vmx-invept-single-context: "true" cpu-feature.node.kubevirt.io/vmx-invlpg-exit: "true" cpu-feature.node.kubevirt.io/vmx-invpcid-exit: "true" cpu-feature.node.kubevirt.io/vmx-invvpid: "true" cpu-feature.node.kubevirt.io/vmx-invvpid-all-context: "true" cpu-feature.node.kubevirt.io/vmx-invvpid-single-addr: "true" cpu-feature.node.kubevirt.io/vmx-invvpid-single-context-noglobals: "true" cpu-feature.node.kubevirt.io/vmx-io-bitmap: "true" cpu-feature.node.kubevirt.io/vmx-io-exit: "true" cpu-feature.node.kubevirt.io/vmx-monitor-exit: "true" cpu-feature.node.kubevirt.io/vmx-movdr-exit: "true" cpu-feature.node.kubevirt.io/vmx-msr-bitmap: "true" cpu-feature.node.kubevirt.io/vmx-mtf: "true" cpu-feature.node.kubevirt.io/vmx-mwait-exit: "true" cpu-feature.node.kubevirt.io/vmx-nmi-exit: "true" cpu-feature.node.kubevirt.io/vmx-page-walk-4: "true" cpu-feature.node.kubevirt.io/vmx-pause-exit: "true" cpu-feature.node.kubevirt.io/vmx-pml: "true" cpu-feature.node.kubevirt.io/vmx-posted-intr: "true" cpu-feature.node.kubevirt.io/vmx-preemption-timer: "true" cpu-feature.node.kubevirt.io/vmx-rdpmc-exit: "true" cpu-feature.node.kubevirt.io/vmx-rdrand-exit: "true" cpu-feature.node.kubevirt.io/vmx-rdseed-exit: "true" cpu-feature.node.kubevirt.io/vmx-rdtsc-exit: "true" cpu-feature.node.kubevirt.io/vmx-rdtscp-exit: "true" cpu-feature.node.kubevirt.io/vmx-secondary-ctls: "true" cpu-feature.node.kubevirt.io/vmx-shadow-vmcs: "true" cpu-feature.node.kubevirt.io/vmx-store-lma: "true" cpu-feature.node.kubevirt.io/vmx-true-ctls: "true" cpu-feature.node.kubevirt.io/vmx-tsc-offset: "true" cpu-feature.node.kubevirt.io/vmx-tsc-scaling: "true" cpu-feature.node.kubevirt.io/vmx-unrestricted-guest: "true" cpu-feature.node.kubevirt.io/vmx-vintr-pending: "true" cpu-feature.node.kubevirt.io/vmx-vmfunc: "true" cpu-feature.node.kubevirt.io/vmx-vmwrite-vmexit-fields: "true" cpu-feature.node.kubevirt.io/vmx-vnmi: "true" cpu-feature.node.kubevirt.io/vmx-vnmi-pending: "true" cpu-feature.node.kubevirt.io/vmx-vpid: "true" cpu-feature.node.kubevirt.io/vmx-wbinvd-exit: "true" cpu-feature.node.kubevirt.io/vmx-xsaves: "true" cpu-feature.node.kubevirt.io/xsaves: "true" cpu-model-migration.node.kubevirt.io/Skylake-Server-IBRS: "true" hyperv.node.kubevirt.io/frequencies: "true" hyperv.node.kubevirt.io/ipi: "true" hyperv.node.kubevirt.io/reenlightenment: "true" hyperv.node.kubevirt.io/reset: "true" hyperv.node.kubevirt.io/runtime: "true" hyperv.node.kubevirt.io/synic: "true" hyperv.node.kubevirt.io/synictimer: "true" hyperv.node.kubevirt.io/tlbflush: "true" hyperv.node.kubevirt.io/vpindex: "true" kubernetes.io/arch: amd64 kubevirt.io/schedulable: "true" machine-type.node.kubevirt.io/pc-q35-rhel9.6.0: "true" scheduling.node.kubevirt.io/tsc-frequency-2095077000: "true" preemptionPolicy: PreemptLowerPriority priority: 0 readinessGates: - conditionType: kubevirt.io/virtual-machine-unpaused restartPolicy: Never schedulerName: default-scheduler securityContext: fsGroup: 107 runAsGroup: 107 runAsNonRoot: true runAsUser: 107 seLinuxOptions: level: s0:c448,c935 seccompProfile: localhostProfile: kubevirt/kubevirt.json type: Localhost serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 3630 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 300 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 300 - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists volumes: - emptyDir: {} name: private - emptyDir: {} name: public - emptyDir: {} name: sockets - emptyDir: {} name: virt-bin-share-dir - emptyDir: {} name: libvirt-runtime - emptyDir: {} name: ephemeral-disks - emptyDir: {} name: container-disks - name: dv-disk persistentVolumeClaim: claimName: windows-11-dv-mig-ffg7 - name: vm-state persistentVolumeClaim: claimName: persistent-state-for-windows-11-vm-1750313781-0825462-ghttk - emptyDir: {} name: private-libvirt - emptyDir: {} name: private-libvirt-qemu - emptyDir: {} name: hotplug-disks status: conditions: - lastProbeTime: null lastTransitionTime: "2025-06-19T06:34:41Z" status: "False" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2025-06-19T06:34:22Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2025-06-19T06:34:22Z" reason: PodFailed status: "False" type: Ready - lastProbeTime: null lastTransitionTime: "2025-06-19T06:34:38Z" reason: PodFailed status: "False" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2025-06-19T06:34:22Z" status: "True" type: PodScheduled containerStatuses: - containerID: cri-o://803a38a06a6e78af4d8eb5e65525209535326540b6bab1244000fafdd5708ae5 image: registry.redhat.io/container-native-virtualization/virt-launcher-rhel9@sha256:4055a7a075ac87d73c2b6a836ee593861cef2f3df6a15014bc6897f903523470 imageID: registry.redhat.io/container-native-virtualization/virt-launcher-rhel9@sha256:4055a7a075ac87d73c2b6a836ee593861cef2f3df6a15014bc6897f903523470 lastState: {} name: compute ready: false restartCount: 0 started: false state: terminated: containerID: cri-o://803a38a06a6e78af4d8eb5e65525209535326540b6bab1244000fafdd5708ae5 exitCode: 2 finishedAt: "2025-06-19T06:34:37Z" reason: Error startedAt: "2025-06-19T06:34:30Z" volumeMounts: - mountPath: /var/run/kubevirt-private name: private - mountPath: /var/run/kubevirt name: public - mountPath: /var/run/kubevirt-ephemeral-disks name: ephemeral-disks - mountPath: /var/run/kubevirt/container-disks name: container-disks - mountPath: /var/run/libvirt name: libvirt-runtime - mountPath: /var/run/kubevirt/sockets name: sockets - mountPath: /run/kubevirt-private/backend-storage-meta name: vm-state - mountPath: /var/run/kubevirt-private/libvirt name: private-libvirt - mountPath: /var/run/kubevirt-private/libvirt/qemu name: private-libvirt-qemu - mountPath: /var/run/kubevirt-private/libvirt/qemu/swtpm name: vm-state - mountPath: /var/run/kubevirt-private/var/lib/swtpm-localca name: vm-state - mountPath: /var/run/kubevirt-private/libvirt/qemu/nvram name: vm-state - mountPath: /var/run/kubevirt/hotplug-disks name: hotplug-disks - containerID: cri-o://28cf1ed6f47881ab60a29c8ee8bd5bd86ae2e4e043d24a40f892ff0c1f451fb7 image: registry.redhat.io/container-native-virtualization/virt-launcher-rhel9@sha256:4055a7a075ac87d73c2b6a836ee593861cef2f3df6a15014bc6897f903523470 imageID: registry.redhat.io/container-native-virtualization/virt-launcher-rhel9@sha256:4055a7a075ac87d73c2b6a836ee593861cef2f3df6a15014bc6897f903523470 lastState: {} name: guest-console-log ready: false restartCount: 0 started: false state: terminated: containerID: cri-o://28cf1ed6f47881ab60a29c8ee8bd5bd86ae2e4e043d24a40f892ff0c1f451fb7 exitCode: 0 finishedAt: "2025-06-19T06:34:39Z" reason: Completed startedAt: "2025-06-19T06:34:32Z" volumeMounts: - mountPath: /var/run/kubevirt-private name: private readOnly: true recursiveReadOnly: Disabled hostIP: 10.9.96.49 hostIPs: - ip: 10.9.96.49 - ip: 2620:52:0:960:e643:4bff:fe57:4750 phase: Failed podIP: 10.131.1.53 podIPs: - ip: 10.131.1.53 - ip: fd02:0:0:4::c33 qosClass: Burstable startTime: "2025-06-19T06:34:22Z" $ oc logs -n storage-migration-test-mtc-storage-class-migration virt-launcher-windows-11-vm-1750313781-0825462-pbsv7 {"component":"virt-launcher","level":"info","msg":"Collected all requested hook sidecar sockets","pos":"manager.go:88","timestamp":"2025-06-19T06:34:31.051349Z"} {"component":"virt-launcher","level":"info","msg":"Sorted all collected sidecar sockets per hook point based on their priority and name: map[]","pos":"manager.go:91","timestamp":"2025-06-19T06:34:31.051418Z"} {"component":"virt-launcher","level":"info","msg":"Enabling libvirt log filters: 3:remote 4:event 3:util.json 3:util.object 3:util.dbus 3:util.netlink 3:node_device 3:rpc 3:access 1:*","pos":"libvirt_helper.go:520","timestamp":"2025-06-19T06:34:31.051770Z"} {"component":"virt-launcher","level":"info","msg":"Connecting to libvirt daemon: qemu+unix:///session?socket=/var/run/libvirt/virtqemud-sock","pos":"libvirt.go:547","timestamp":"2025-06-19T06:34:31.051813Z"} {"component":"virt-launcher","level":"info","msg":"Connecting to libvirt daemon failed: virError(Code=38, Domain=7, Message='Failed to connect socket to '/var/run/libvirt/virtqemud-sock': No such file or directory')","pos":"libvirt.go:555","timestamp":"2025-06-19T06:34:31.052147Z"} {"component":"virt-launcher","level":"info","msg":"libvirt version: 10.10.0, package: 7.3.el9_6 (Red Hat, Inc. , 2025-04-29-07:21:07, )","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.211000Z"} {"component":"virt-launcher","level":"info","msg":"hostname: windows-11-vm-1750313781-0825462","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.211000Z"} {"component":"virt-launcher","level":"info","msg":"outputs=1:stderr","pos":"virLogParseOutputs:1638","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.211000Z"} {"component":"virt-launcher","level":"info","msg":"output=1:stderr","pos":"virLogParseOutput:1485","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.211000Z"} {"component":"virt-launcher","level":"info","msg":"libvirt version: 10.10.0, package: 7.3.el9_6 (Red Hat, Inc. , 2025-04-29-07:21:07, )","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.211000Z"} {"component":"virt-launcher","level":"info","msg":"hostname: windows-11-vm-1750313781-0825462","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.211000Z"} {"component":"virt-launcher","level":"info","msg":"Decided on pid file path '/var/run/libvirt/virtqemud.pid'","pos":"main:963","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.211000Z"} {"component":"virt-launcher","level":"info","msg":"Decided on socket paths '/var/run/libvirt/virtqemud-sock', '' and '/var/run/libvirt/virtqemud-admin-sock'","pos":"main:974","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.211000Z"} {"component":"virt-launcher","level":"info","msg":"Ensuring run dir '/var/run/libvirt' exists","pos":"main:1009","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.211000Z"} {"component":"virt-launcher","level":"info","msg":"Initial max files was 1048576","pos":"virProcessActivateMaxFiles:1072","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.232000Z"} {"component":"virt-launcher","level":"info","msg":"Raised max files to 1048576","pos":"virProcessActivateMaxFiles:1095","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.232000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 27 is running worker rpc-virtqemud","pos":"virThreadJobSetWorker:75","subcomponent":"libvirt","thread":"27","timestamp":"2025-06-19T06:34:31.232000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 26 is running worker rpc-virtqemud","pos":"virThreadJobSetWorker:75","subcomponent":"libvirt","thread":"26","timestamp":"2025-06-19T06:34:31.232000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 28 is running worker rpc-virtqemud","pos":"virThreadJobSetWorker:75","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.232000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 29 is running worker rpc-virtqemud","pos":"virThreadJobSetWorker:75","subcomponent":"libvirt","thread":"29","timestamp":"2025-06-19T06:34:31.232000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 30 is running worker rpc-virtqemud","pos":"virThreadJobSetWorker:75","subcomponent":"libvirt","thread":"30","timestamp":"2025-06-19T06:34:31.232000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 31 is running worker prio-rpc-virtqemud","pos":"virThreadJobSetWorker:75","subcomponent":"libvirt","thread":"31","timestamp":"2025-06-19T06:34:31.232000Z"} {"component":"virt-launcher","level":"info","msg":"Module load qemu","pos":"virDriverLoadModule:57","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.233000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 32 is running worker prio-rpc-virtqemud","pos":"virThreadJobSetWorker:75","subcomponent":"libvirt","thread":"32","timestamp":"2025-06-19T06:34:31.233000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 34 is running worker prio-rpc-virtqemud","pos":"virThreadJobSetWorker:75","subcomponent":"libvirt","thread":"34","timestamp":"2025-06-19T06:34:31.233000Z"} {"component":"virt-launcher","level":"info","msg":"Resolved 'qemu' to '/usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so'","pos":"virFileFindResourceFull:1934","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.233000Z"} {"component":"virt-launcher","level":"info","msg":"Load module file '/usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so'","pos":"virModuleLoadFile:48","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.233000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 33 is running worker prio-rpc-virtqemud","pos":"virThreadJobSetWorker:75","subcomponent":"libvirt","thread":"33","timestamp":"2025-06-19T06:34:31.233000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 35 is running worker prio-rpc-virtqemud","pos":"virThreadJobSetWorker:75","subcomponent":"libvirt","thread":"35","timestamp":"2025-06-19T06:34:31.233000Z"} {"component":"virt-launcher","level":"info","msg":"Lookup function 'qemuRegister'","pos":"virModuleLoadFunc:69","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"driver=0x7ffa3c6e6460 name=QEMU","pos":"virRegisterConnectDriver:528","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"registering QEMU as driver 3","pos":"virRegisterConnectDriver:539","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 36 is running worker rpc-admin","pos":"virThreadJobSetWorker:75","subcomponent":"libvirt","thread":"36","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Attempting to configure auditing subsystem","pos":"main:1139","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Audit is not supported by the kernel","pos":"virAuditOpen:52","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 38 is running worker rpc-admin","pos":"virThreadJobSetWorker:75","subcomponent":"libvirt","thread":"38","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 37 is running worker rpc-admin","pos":"virThreadJobSetWorker:75","subcomponent":"libvirt","thread":"37","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Proceeding without auditing","pos":"main:1145","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"No hook script /etc/libvirt/hooks/daemon","pos":"virHookCheck:159","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Hook dir /etc/libvirt/hooks/daemon.d is not accessible","pos":"virHookCheck:170","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"No hook script /etc/libvirt/hooks/qemu","pos":"virHookCheck:159","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Hook dir /etc/libvirt/hooks/qemu.d is not accessible","pos":"virHookCheck:170","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"No hook script /etc/libvirt/hooks/lxc","pos":"virHookCheck:159","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Hook dir /etc/libvirt/hooks/lxc.d is not accessible","pos":"virHookCheck:170","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"No hook script /etc/libvirt/hooks/network","pos":"virHookCheck:159","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Hook dir /etc/libvirt/hooks/network.d is not accessible","pos":"virHookCheck:170","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"No hook script /etc/libvirt/hooks/libxl","pos":"virHookCheck:159","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Hook dir /etc/libvirt/hooks/libxl.d is not accessible","pos":"virHookCheck:170","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"No hook script /etc/libvirt/hooks/bhyve","pos":"virHookCheck:159","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Hook dir /etc/libvirt/hooks/bhyve.d is not accessible","pos":"virHookCheck:170","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Setting up networking from caller","pos":"virSystemdGetListenFDs:833","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 39 is running worker rpc-admin","pos":"virThreadJobSetWorker:75","subcomponent":"libvirt","thread":"39","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"No LISTEN_PID from caller","pos":"virSystemdGetListenFDs:836","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"No activation FDs present","pos":"virSystemdGetActivation:935","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 40 is running worker rpc-admin","pos":"virThreadJobSetWorker:75","subcomponent":"libvirt","thread":"40","timestamp":"2025-06-19T06:34:31.235000Z"} {"component":"virt-launcher","level":"info","msg":"Skipping systemd notify, not requested","pos":"virSystemdNotifyStartup:648","subcomponent":"libvirt","thread":"24","timestamp":"2025-06-19T06:34:31.236000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 41 is now running job daemon-init","pos":"virThreadJobSet:96","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.236000Z"} {"component":"virt-launcher","level":"info","msg":"Running global init for Remote state driver","pos":"virStateInitialize:662","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"State init result 1 (mandatory=1)","pos":"virStateInitialize:670","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Running global init for QEMU state driver","pos":"virStateInitialize:662","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Mapped x86_64 to 35 (x86_64)","pos":"virArchFromHost:236","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"filename=/var/run/kubevirt-private/libvirt/qemu.conf","pos":"virConfReadFile:731","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Add entry stdio_handler 0x7ff9f000bae0","pos":"virConfAddEntry:214","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Add entry vnc_listen 0x7ff9f000bf30","pos":"virConfAddEntry:214","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Add entry vnc_tls 0x7ff9f000bf90","pos":"virConfAddEntry:214","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Add entry vnc_sasl 0x7ff9f0010080","pos":"virConfAddEntry:214","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Add entry user 0x7ff9f0010170","pos":"virConfAddEntry:214","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Add entry group 0x7ff9f0010260","pos":"virConfAddEntry:214","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Add entry dynamic_ownership 0x7ff9f0010330","pos":"virConfAddEntry:214","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Add entry remember_owner 0x7ff9f0010460","pos":"virConfAddEntry:214","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Add entry namespaces 0x7ff9f00104e0","pos":"virConfAddEntry:214","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Add entry cgroup_controllers 0x7ff9f0010540","pos":"virConfAddEntry:214","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool 0x7ff9f000bf90 2","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string 0x7ff9f000bf30 3","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool 0x7ff9f0010080 2","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value uint (nil) 0","pos":"virConfGetValueUInt:1093","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.271000Z"} {"component":"virt-launcher","level":"info","msg":"Get value uint (nil) 0","pos":"virConfGetValueUInt:1093","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value uint (nil) 0","pos":"virConfGetValueUInt:1093","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value uint (nil) 0","pos":"virConfGetValueUInt:1093","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string list (nil) 0","pos":"virConfGetValueStringList:921","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value uint (nil) 0","pos":"virConfGetValueUInt:1093","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value uint (nil) 0","pos":"virConfGetValueUInt:1093","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value uint (nil) 0","pos":"virConfGetValueUInt:1093","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value unsigned long long (nil) 0","pos":"virConfGetValueULLong:1295","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string 0x7ff9f000bae0 3","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value uint (nil) 0","pos":"virConfGetValueUInt:1093","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value int (nil) 0","pos":"virConfGetValueInt:1044","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value uint (nil) 0","pos":"virConfGetValueUInt:1093","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value uint (nil) 0","pos":"virConfGetValueUInt:1093","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value uint (nil) 0","pos":"virConfGetValueUInt:1093","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string list (nil) 0","pos":"virConfGetValueStringList:921","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value uint (nil) 0","pos":"virConfGetValueUInt:1093","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string list (nil) 0","pos":"virConfGetValueStringList:921","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string 0x7ff9f0010170 3","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string 0x7ff9f0010260 3","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool 0x7ff9f0010330 2","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool 0x7ff9f0010460 2","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string list 0x7ff9f0010540 4","pos":"virConfGetValueStringList:921","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string list (nil) 0","pos":"virConfGetValueStringList:921","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value int (nil) 0","pos":"virConfGetValueInt:1044","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string list 0x7ff9f00104e0 4","pos":"virConfGetValueStringList:921","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string (nil) 0","pos":"virConfGetValueString:873","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string list (nil) 0","pos":"virConfGetValueStringList:921","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value bool (nil) 0","pos":"virConfGetValueBool:996","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string list (nil) 0","pos":"virConfGetValueStringList:921","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"name=nop driverName=qemu configDir=/var/run/kubevirt-private/libvirt flags=0x0","pos":"virLockManagerPluginNew:130","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"version=1000000 configFile=/var/run/kubevirt-private/libvirt/qemu-nop.conf flags=0x0","pos":"virLockManagerNopInit:34","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"name=","pos":"virSecurityDriverLookup:54","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Not enabled name=selinux","pos":"virSecurityDriverLookup:70","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Probed name=none","pos":"virSecurityDriverLookup:65","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Auto-probed security driver is \"none\"; confined guests will not be created","pos":"virSecurityManagerNew:198","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"drv=0x7ffa40743720 (none) virtDriver=QEMU flags=0x0","pos":"virSecurityManagerNewDriver:86","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"drv=0x7ffa40743be0 (stack) virtDriver=QEMU flags=0x0","pos":"virSecurityManagerNewDriver:86","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Mapped x86_64 to 35 (x86_64)","pos":"virArchFromHost:236","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Mapped x86_64 to 35 (x86_64)","pos":"virArchFromHost:236","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.272000Z"} {"component":"virt-launcher","level":"info","msg":"Mapped x86_64 to 35 (x86_64)","pos":"virArchFromHost:236","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.273000Z"} {"component":"virt-launcher","level":"info","msg":"Mapped x86_64 to 35 (x86_64)","pos":"virArchFromHost:236","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.273000Z"} {"component":"virt-launcher","level":"info","msg":"Scanning for configs in /var/run/libvirt/qemu/run","pos":"virDomainObjListLoadAllConfigs:581","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.273000Z"} {"component":"virt-launcher","level":"info","msg":"Scanning for configs in /var/run/kubevirt-private/libvirt/qemu","pos":"virDomainObjListLoadAllConfigs:581","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.273000Z"} {"component":"virt-launcher","level":"info","msg":"Autostart file /var/run/libvirt/qemu/run/autostarted does not exist, do autostart","pos":"virDriverShouldAutostart:100","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.273000Z"} {"component":"virt-launcher","level":"info","msg":"State init result 1 (mandatory=1)","pos":"virStateInitialize:670","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.273000Z"} {"component":"virt-launcher","level":"error","msg":"internal error: Unable to get session bus connection: Cannot autolaunch D-Bus without X11 $DISPLAY","pos":"virGDBusGetSessionBus:126","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.273000Z"} {"component":"virt-launcher","level":"error","msg":"internal error: Unable to get system bus connection: Could not connect: No such file or directory","pos":"virGDBusGetSystemBus:99","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.273000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 41 finished job daemon-init with ret=0","pos":"virThreadJobClear:121","subcomponent":"libvirt","thread":"41","timestamp":"2025-06-19T06:34:31.273000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 31 (prio-rpc-virtqemud) is now running job remoteDispatchAuthList","pos":"virThreadJobSet:93","subcomponent":"libvirt","thread":"31","timestamp":"2025-06-19T06:34:31.554000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 31 (prio-rpc-virtqemud) finished job remoteDispatchAuthList with ret=0","pos":"virThreadJobClear:118","subcomponent":"libvirt","thread":"31","timestamp":"2025-06-19T06:34:31.554000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 32 (prio-rpc-virtqemud) is now running job remoteDispatchConnectSupportsFeature","pos":"virThreadJobSet:93","subcomponent":"libvirt","thread":"32","timestamp":"2025-06-19T06:34:31.555000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 32 (prio-rpc-virtqemud) finished job remoteDispatchConnectSupportsFeature with ret=0","pos":"virThreadJobClear:118","subcomponent":"libvirt","thread":"32","timestamp":"2025-06-19T06:34:31.555000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 28 (rpc-virtqemud) is now running job remoteDispatchConnectOpen","pos":"virThreadJobSet:93","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.555000Z"} {"component":"virt-launcher","level":"info","msg":"name=qemu:///session, auth=(nil), flags=0x0","pos":"virConnectOpenAuth:1281","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.555000Z"} {"component":"virt-launcher","level":"info","msg":"Get value string list (nil) 0","pos":"virConfGetValueStringList:921","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"Split \"qemu:///session\" to URI components:","pos":"virConnectOpenInternal:970","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":" scheme qemu","subcomponent":"libvirt","timestamp":"2025-06-19T06:34:31.556213Z"} {"component":"virt-launcher","level":"info","msg":" server ","subcomponent":"libvirt","timestamp":"2025-06-19T06:34:31.556233Z"} {"component":"virt-launcher","level":"info","msg":" user ","subcomponent":"libvirt","timestamp":"2025-06-19T06:34:31.556248Z"} {"component":"virt-launcher","level":"info","msg":" port 0","subcomponent":"libvirt","timestamp":"2025-06-19T06:34:31.556263Z"} {"component":"virt-launcher","level":"info","msg":" path /session","subcomponent":"libvirt","timestamp":"2025-06-19T06:34:31.556277Z"} {"component":"virt-launcher","level":"info","msg":"trying driver 0 (Test) ...","pos":"virConnectOpenInternal:1076","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"Checking for supported URI schemes","pos":"virConnectOpenInternal:1098","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"No matching URI scheme","pos":"virConnectOpenInternal:1107","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"trying driver 1 (ESX) ...","pos":"virConnectOpenInternal:1076","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"Checking for supported URI schemes","pos":"virConnectOpenInternal:1098","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"No matching URI scheme","pos":"virConnectOpenInternal:1107","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"trying driver 2 (remote) ...","pos":"virConnectOpenInternal:1076","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"Matching any URI scheme for 'qemu'","pos":"virConnectOpenInternal:1115","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"driver 2 remote returned DECLINED","pos":"virConnectOpenInternal:1141","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"trying driver 3 (QEMU) ...","pos":"virConnectOpenInternal:1076","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"Checking for supported URI schemes","pos":"virConnectOpenInternal:1098","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"Matched URI scheme 'qemu'","pos":"virConnectOpenInternal:1101","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"driver 3 QEMU returned SUCCESS","pos":"virConnectOpenInternal:1141","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"conn=0x7ff9f001e130","pos":"virConnectGetType:163","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 28 (rpc-virtqemud) finished job remoteDispatchConnectOpen with ret=0","pos":"virThreadJobClear:118","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 29 (rpc-virtqemud) is now running job remoteDispatchConnectSupportsFeature","pos":"virThreadJobSet:93","subcomponent":"libvirt","thread":"29","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 29 (rpc-virtqemud) finished job remoteDispatchConnectSupportsFeature with ret=0","pos":"virThreadJobClear:118","subcomponent":"libvirt","thread":"29","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 35 (prio-rpc-virtqemud) is now running job remoteDispatchConnectSupportsFeature","pos":"virThreadJobSet:93","subcomponent":"libvirt","thread":"35","timestamp":"2025-06-19T06:34:31.556000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 35 (prio-rpc-virtqemud) finished job remoteDispatchConnectSupportsFeature with ret=0","pos":"virThreadJobClear:118","subcomponent":"libvirt","thread":"35","timestamp":"2025-06-19T06:34:31.557000Z"} {"component":"virt-launcher","level":"info","msg":"Connected to libvirt daemon","pos":"libvirt.go:563","timestamp":"2025-06-19T06:34:31.557191Z"} {"component":"virt-launcher","level":"info","msg":"Thread 27 (rpc-virtqemud) is now running job remoteDispatchConnectGetAllDomainStats","pos":"virThreadJobSet:93","subcomponent":"libvirt","thread":"27","timestamp":"2025-06-19T06:34:31.557000Z"} {"component":"virt-launcher","level":"info","msg":"conn=0x7ff9f001e130, stats=0x23e, retStats=0x7ffa3dee88b8, flags=0x30","pos":"virConnectGetAllDomainStats:12646","subcomponent":"libvirt","thread":"27","timestamp":"2025-06-19T06:34:31.557000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 27 (rpc-virtqemud) finished job remoteDispatchConnectGetAllDomainStats with ret=0","pos":"virThreadJobClear:118","subcomponent":"libvirt","thread":"27","timestamp":"2025-06-19T06:34:31.557000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 31 (prio-rpc-virtqemud) is now running job remoteDispatchConnectDomainEventCallbackRegisterAny","pos":"virThreadJobSet:93","subcomponent":"libvirt","thread":"31","timestamp":"2025-06-19T06:34:31.561000Z"} {"component":"virt-launcher","level":"info","msg":"dom=(nil), (VM: name=, uuid=), conn=0x7ff9f001e130, eventID=0, cb=0x55ca56fcdf40, opaque=0x7ffa1c002730, freecb=0x55ca56fcb0d0","pos":"virConnectDomainEventRegisterAny:9996","subcomponent":"libvirt","thread":"31","timestamp":"2025-06-19T06:34:31.561000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 31 (prio-rpc-virtqemud) finished job remoteDispatchConnectDomainEventCallbackRegisterAny with ret=0","pos":"virThreadJobClear:118","subcomponent":"libvirt","thread":"31","timestamp":"2025-06-19T06:34:31.561000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 28 (rpc-virtqemud) is now running job remoteDispatchConnectDomainEventCallbackRegisterAny","pos":"virThreadJobSet:93","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.561000Z"} {"component":"virt-launcher","level":"info","msg":"dom=(nil), (VM: name=, uuid=), conn=0x7ff9f001e130, eventID=19, cb=0x55ca56fcfc30, opaque=0x7ffa2c000e80, freecb=0x55ca56fcb0d0","pos":"virConnectDomainEventRegisterAny:9996","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.561000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 28 (rpc-virtqemud) finished job remoteDispatchConnectDomainEventCallbackRegisterAny with ret=0","pos":"virThreadJobClear:118","subcomponent":"libvirt","thread":"28","timestamp":"2025-06-19T06:34:31.561000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 29 (rpc-virtqemud) is now running job remoteDispatchConnectDomainEventCallbackRegisterAny","pos":"virThreadJobSet:93","subcomponent":"libvirt","thread":"29","timestamp":"2025-06-19T06:34:31.561000Z"} {"component":"virt-launcher","level":"info","msg":"dom=(nil), (VM: name=, uuid=), conn=0x7ff9f001e130, eventID=15, cb=0x55ca56fcf710, opaque=0x7ffa24002a70, freecb=0x55ca56fcb0d0","pos":"virConnectDomainEventRegisterAny:9996","subcomponent":"libvirt","thread":"29","timestamp":"2025-06-19T06:34:31.561000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 29 (rpc-virtqemud) finished job remoteDispatchConnectDomainEventCallbackRegisterAny with ret=0","pos":"virThreadJobClear:118","subcomponent":"libvirt","thread":"29","timestamp":"2025-06-19T06:34:31.561000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 33 (prio-rpc-virtqemud) is now running job remoteDispatchConnectDomainEventCallbackRegisterAny","pos":"virThreadJobSet:93","subcomponent":"libvirt","thread":"33","timestamp":"2025-06-19T06:34:31.562000Z"} {"component":"virt-launcher","level":"info","msg":"dom=(nil), (VM: name=, uuid=), conn=0x7ff9f001e130, eventID=26, cb=0x55ca56fd0540, opaque=0x7ffa18000f30, freecb=0x55ca56fcb0d0","pos":"virConnectDomainEventRegisterAny:9996","subcomponent":"libvirt","thread":"33","timestamp":"2025-06-19T06:34:31.562000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 33 (prio-rpc-virtqemud) finished job remoteDispatchConnectDomainEventCallbackRegisterAny with ret=0","pos":"virThreadJobClear:118","subcomponent":"libvirt","thread":"33","timestamp":"2025-06-19T06:34:31.562000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 27 (rpc-virtqemud) is now running job remoteDispatchConnectDomainEventCallbackRegisterAny","pos":"virThreadJobSet:93","subcomponent":"libvirt","thread":"27","timestamp":"2025-06-19T06:34:31.562000Z"} {"component":"virt-launcher","level":"info","msg":"dom=(nil), (VM: name=, uuid=), conn=0x7ff9f001e130, eventID=18, cb=0x55ca56fcfb10, opaque=0x7ffa30002bc0, freecb=0x55ca56fcb0d0","pos":"virConnectDomainEventRegisterAny:9996","subcomponent":"libvirt","thread":"27","timestamp":"2025-06-19T06:34:31.562000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 27 (rpc-virtqemud) finished job remoteDispatchConnectDomainEventCallbackRegisterAny with ret=0","pos":"virThreadJobClear:118","subcomponent":"libvirt","thread":"27","timestamp":"2025-06-19T06:34:31.562000Z"} {"component":"virt-launcher","level":"info","msg":"Registered libvirt event notify callback","pos":"client.go:573","timestamp":"2025-06-19T06:34:31.562543Z"} {"component":"virt-launcher","level":"info","msg":"Marked as ready","pos":"virt-launcher.go:76","timestamp":"2025-06-19T06:34:31.562788Z"} {"component":"virt-launcher","kind":"","level":"info","msg":"Executing PreStartHook on VMI pod environment","name":"windows-11-vm-1750313781-0825462","namespace":"storage-migration-test-mtc-storage-class-migration","pos":"manager.go:733","timestamp":"2025-06-19T06:34:33.941783Z","uid":"88db8267-57ae-47a4-9537-6e8359fb25ae"} {"component":"virt-launcher","kind":"","level":"info","msg":"Starting PreCloudInitIso hook","name":"windows-11-vm-1750313781-0825462","namespace":"storage-migration-test-mtc-storage-class-migration","pos":"manager.go:754","timestamp":"2025-06-19T06:34:33.941832Z","uid":"88db8267-57ae-47a4-9537-6e8359fb25ae"} {"component":"virt-launcher","level":"info","msg":"Found nameservers in /etc/resolv.conf: \ufffd\u001e\u0000\n","pos":"resolveconf.go:150","timestamp":"2025-06-19T06:34:33.942972Z"} {"component":"virt-launcher","level":"info","msg":"Found search domains in /etc/resolv.conf: storage-migration-test-mtc-storage-class-migration.svc.cluster.local svc.cluster.local cluster.local bm02-cnvqe-rdu2.cnvqe.lab.eng.rdu2.redhat.com cnvqe.lab.eng.rdu2.redhat.com","pos":"resolveconf.go:151","timestamp":"2025-06-19T06:34:33.943001Z"} {"component":"virt-launcher","level":"info","msg":"Starting SingleClientDHCPServer","pos":"server.go:65","timestamp":"2025-06-19T06:34:33.943053Z"} {"component":"virt-launcher","level":"info","msg":"Driver cache mode for /dev/dv-disk set to none","pos":"converter.go:427","timestamp":"2025-06-19T06:34:33.943151Z"} {"component":"virt-launcher","level":"info","msg":"Driver IO mode for /dev/dv-disk set to native","pos":"converter.go:468","timestamp":"2025-06-19T06:34:33.943170Z"} {"component":"virt-launcher","level":"info","msg":"Starting SingleClientDHCPv6Server","pos":"serverv6.go:44","timestamp":"2025-06-19T06:34:33.943150Z"} {"component":"virt-launcher","kind":"","level":"info","msg":"Prepared migration target pod","name":"windows-11-vm-1750313781-0825462","namespace":"storage-migration-test-mtc-storage-class-migration","pos":"server.go:172","timestamp":"2025-06-19T06:34:33.943945Z","uid":"88db8267-57ae-47a4-9537-6e8359fb25ae"} {"component":"virt-launcher","kind":"","level":"info","msg":"Executing PreStartHook on VMI pod environment","name":"windows-11-vm-1750313781-0825462","namespace":"storage-migration-test-mtc-storage-class-migration","pos":"manager.go:733","timestamp":"2025-06-19T06:34:33.992235Z","uid":"88db8267-57ae-47a4-9537-6e8359fb25ae"} {"component":"virt-launcher","kind":"","level":"info","msg":"Starting PreCloudInitIso hook","name":"windows-11-vm-1750313781-0825462","namespace":"storage-migration-test-mtc-storage-class-migration","pos":"manager.go:754","timestamp":"2025-06-19T06:34:33.992294Z","uid":"88db8267-57ae-47a4-9537-6e8359fb25ae"} {"component":"virt-launcher","level":"info","msg":"Driver cache mode for /dev/dv-disk set to none","pos":"converter.go:427","timestamp":"2025-06-19T06:34:33.996449Z"} {"component":"virt-launcher","level":"info","msg":"Driver IO mode for /dev/dv-disk set to native","pos":"converter.go:468","timestamp":"2025-06-19T06:34:33.996514Z"} {"component":"virt-launcher","kind":"","level":"info","msg":"Prepared migration target pod","name":"windows-11-vm-1750313781-0825462","namespace":"storage-migration-test-mtc-storage-class-migration","pos":"server.go:172","timestamp":"2025-06-19T06:34:33.997034Z","uid":"88db8267-57ae-47a4-9537-6e8359fb25ae"} {"component":"virt-launcher","kind":"","level":"info","msg":"Signaled target pod virt-launcher-windows-11-vm-1750313781-0825462-pbsv7 to cleanup","name":"windows-11-vm-1750313781-0825462","namespace":"storage-migration-test-mtc-storage-class-migration","pos":"server.go:152","timestamp":"2025-06-19T06:34:34.124320Z","uid":"88db8267-57ae-47a4-9537-6e8359fb25ae"} {"component":"virt-launcher","level":"info","msg":"Thread 26 (rpc-virtqemud) is now running job remoteDispatchConnectGetAllDomainStats","pos":"virThreadJobSet:93","subcomponent":"libvirt","thread":"26","timestamp":"2025-06-19T06:34:34.809000Z"} {"component":"virt-launcher","level":"info","msg":"conn=0x7ff9f001e130, stats=0x23e, retStats=0x7ffa3e6e98b8, flags=0x30","pos":"virConnectGetAllDomainStats:12646","subcomponent":"libvirt","thread":"26","timestamp":"2025-06-19T06:34:34.809000Z"} {"component":"virt-launcher","level":"info","msg":"Thread 26 (rpc-virtqemud) finished job remoteDispatchConnectGetAllDomainStats with ret=0","pos":"virThreadJobClear:118","subcomponent":"libvirt","thread":"26","timestamp":"2025-06-19T06:34:34.809000Z"} {"component":"virt-launcher","kind":"","level":"info","msg":"Signaled target pod virt-launcher-windows-11-vm-1750313781-0825462-pbsv7 to cleanup","name":"windows-11-vm-1750313781-0825462","namespace":"storage-migration-test-mtc-storage-class-migration","pos":"server.go:152","timestamp":"2025-06-19T06:34:35.128322Z","uid":"88db8267-57ae-47a4-9537-6e8359fb25ae"} panic: received early exit signal {"component":"virt-launcher-monitor","level":"info","msg":"Reaped Launcher main pid","pos":"virt-launcher-monitor.go:199","timestamp":"2025-06-19T06:34:35.573545Z"} {"component":"virt-launcher-monitor","level":"info","msg":"Reaped pid 8 with status 512","pos":"virt-launcher-monitor.go:202","timestamp":"2025-06-19T06:34:35.573826Z"} {"component":"virt-launcher-monitor","level":"error","msg":"dirty virt-launcher shutdown: exit-code 2","pos":"virt-launcher-monitor.go:216","timestamp":"2025-06-19T06:34:35.573863Z"} {"component":"virt-launcher-monitor","level":"info","msg":"virt-launcher-monitor: Exiting...","pos":"virt-launcher-monitor.go:145","timestamp":"2025-06-19T06:34:37.581945Z"}