Cannot deploy VM

I cannot deploy VM and the error “at Dec 2 21:55:41 2023: DEPLOY: error: Failed to create domain from /var/lib/one//datastores/0/1/deployment.0 error: invalid… see more details in VM log” occurs. The VM log is as follows.

Sat Dec 2 21:55:26 2023 [Z0][VM][I]: New state is ACTIVE
Sat Dec 2 21:55:26 2023 [Z0][VM][I]: New LCM state is PROLOG
Sat Dec 2 21:55:39 2023 [Z0][VM][I]: New LCM state is BOOT
Sat Dec 2 21:55:39 2023 [Z0][VMM][I]: Generating deployment file: /var/lib/one/vms/1/deployment.0
Sat Dec 2 21:55:40 2023 [Z0][VMM][I]: Successfully execute transfer manager driver operation: tm_context.
Sat Dec 2 21:55:40 2023 [Z0][VMM][I]: Successfully execute network driver operation: pre.
Sat Dec 2 21:55:41 2023 [Z0][VMM][I]: ExitCode: 0
Sat Dec 2 21:55:41 2023 [Z0][VMM][I]: Successfully execute virtualization driver operation: /bin/mkdir -p.
Sat Dec 2 21:55:41 2023 [Z0][VMM][I]: ExitCode: 0
Sat Dec 2 21:55:41 2023 [Z0][VMM][I]: Successfully execute virtualization driver operation: /bin/cat - >/var/lib/one//datastores/0/1/vm.xml.
Sat Dec 2 21:55:41 2023 [Z0][VMM][I]: ExitCode: 0
Sat Dec 2 21:55:41 2023 [Z0][VMM][I]: Successfully execute virtualization driver operation: /bin/cat - >/var/lib/one//datastores/0/1/ds.xml.
Sat Dec 2 21:55:41 2023 [Z0][VMM][I]: Command execution fail (exit code: 255): cat << ‘EOT’ | /var/tmp/one/vmm/kvm/deploy ‘/var/lib/one//datastores/0/1/deployment.0’ ‘phyo-VirtualBox’ 1 phyo-VirtualBox
Sat Dec 2 21:55:41 2023 [Z0][VMM][I]: error: Failed to create domain from /var/lib/one//datastores/0/1/deployment.0
Sat Dec 2 21:55:41 2023 [Z0][VMM][I]: error: invalid argument: could not get preferred machine for /usr/bin/qemu-kvm-one type=kvm
Sat Dec 2 21:55:41 2023 [Z0][VMM][I]: Could not create domain from /var/lib/one//datastores/0/1/deployment.0
Sat Dec 2 21:55:41 2023 [Z0][VMM][I]: ExitCode: 255
Sat Dec 2 21:55:41 2023 [Z0][VMM][I]: Successfully execute network driver operation: clean.
Sat Dec 2 21:55:41 2023 [Z0][VMM][I]: Failed to execute virtualization driver operation: deploy.
Sat Dec 2 21:55:43 2023 [Z0][VMM][E]: DEPLOY: error: Failed to create domain from /var/lib/one//datastores/0/1/deployment.0 error: invalid argument: could not get preferred machine for /usr/bin/qemu-kvm-one type=kvm Could not create domain from /var/lib/one//datastores/0/1/deployment.0 ExitCode: 255
Sat Dec 2 21:55:43 2023 [Z0][VM][I]: New LCM state is BOOT_FAILURE

Looks like your host doesn’t support KVM virtualization KVM Driver — OpenNebula 6.8.0 documentation