Startup failed
- Ngôn ngữ chính
- Go
- Star
- 30.8k
- Fork
- 613
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Description
Upgraded to 0.5.6 Startup failed
log:
{"level":"debug","msg":"Creating iso file /Users/sixteen/.lima/colima/cidata.iso","time":"2023-11-08T17:19:09+08:00"}
{"level":"debug","msg":"Using /var/folders/qk/752y3p3s05j7j1v1l2dr840w0000gp/T/diskfs_iso1438122975 as workspace","time":"2023-11-08T17:19:09+08:00"}
{"level":"debug","msg":"OpenSSH version 9.0.1 detected","time":"2023-11-08T17:19:09+08:00"}
{"level":"debug","msg":"AES accelerator seems available, prioritizing aes128-gcm@openssh.com and aes256-gcm@openssh.com","time":"2023-11-08T17:19:09+08:00"}
{"level":"info","msg":"hostagent socket created at /Users/sixteen/.lima/colima/ha.sock","time":"2023-11-08T17:19:09+08:00"}
{"level":"debug","msg":"QEMU version 8.1.2 detected","time":"2023-11-08T17:19:09+08:00"}
{"level":"debug","msg":"firmware candidates = [/Users/sixteen/.local/share/qemu/edk2-x86_64-code.fd /Users/sixteen/.colima/_wrapper/4e1b408f843d1c63afbbdcf80c40e4c88d33509f/share/qemu/edk2-x86_64-code.fd /usr/share/OVMF/OVMF_CODE.fd /usr/share/qemu/ovmf-x86_64-code.bin /usr/share/edk2-ovmf/x64/OVMF_CODE.fd]","time":"2023-11-08T17:19:09+08:00"}
{"level":"info","msg":"Starting QEMU (hint: to watch the boot progress, see \"/Users/sixteen/.lima/colima/serial*.log\")","time":"2023-11-08T17:19:09+08:00"}
{"level":"debug","msg":"qCmd.Args: [/Users/sixteen/.colima/_wrapper/4e1b408f843d1c63afbbdcf80c40e4c88d33509f/bin/qemu-system-x86_64 -m 2048 -cpu host,-pdpe1gb -machine q35,accel=hvf -smp 2,sockets=1,cores=2,threads=1 -drive if=pflash,format=raw,readonly=on,file=/Users/sixteen/.colima/_wrapper/4e1b408f843d1c63afbbdcf80c40e4c88d33509f/share/qemu/edk2-x86_64-code.fd -boot order=d,splash-time=0,menu=on -drive file=/Users/sixteen/.lima/colima/basedisk,format=raw,media=cdrom,readonly=on -drive file=/Users/sixteen/.lima/colima/diffdisk,if=virtio,discard=on -drive id=cdrom0,if=none,format=raw,readonly=on,file=/Users/sixteen/.lima/colima/cidata.iso -device virtio-scsi-pci,id=scsi0 -device scsi-cd,bus=scsi0.0,drive=cdrom0 -netdev user,id=net0,net=192.168.5.0/24,dhcpstart=192.168.5.15,hostfwd=tcp:127.0.0.1:50291-:22 -device virtio-net-pci,netdev=net0,mac=52:55:55:63:c5:7e -device virtio-rng-pci -display none -device virtio-vga -device virtio-keyboard-pci -device virtio-mouse-pci -device qemu-xhci,id=usb-bus -parallel none -chardev socket,id=char-serial,path=/Users/sixteen/.lima/colima/serial.sock,server=on,wait=off,logfile=/Users/sixteen/.lima/colima/serial.log -serial chardev:char-serial -chardev socket,id=char-serial-virtio,path=/Users/sixteen/.lima/colima/serialv.sock,server=on,wait=off,logfile=/Users/sixteen/.lima/colima/serialv.log -device virtio-serial-pci,id=virtio-serial0,max_ports=1 -device virtconsole,chardev=char-serial-virtio,id=console0 -chardev socket,id=char-qmp,path=/Users/sixteen/.lima/colima/qmp.sock,server=on,wait=off -qmp chardev:char-qmp -name lima-colima -pidfile /Users/sixteen/.lima/colima/qemu.pid]","time":"2023-11-08T17:19:09+08:00"}
{"level":"info","msg":"Waiting for the essential requirement 1 of 5: \"ssh\"","time":"2023-11-08T17:19:10+08:00"}
{"level":"debug","msg":"executing script \"ssh\"","time":"2023-11-08T17:19:10+08:00"}
{"level":"debug","msg":"executing ssh for script \"ssh\": /usr/bin/ssh [ssh -F /dev/null -o IdentityFile=\"/Users/sixteen/.lima/_config/user\" -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o NoHostAuthenticationForLocalhost=yes -o GSSAPIAuthentication=no -o PreferredAuthentications=publickey -o Compression=no -o BatchMode=yes -o IdentitiesOnly=yes -o Ciphers=\"^aes128-gcm@openssh.com,aes256-gcm@openssh.com\" -o User=sixteen -o ControlMaster=auto -o ControlPath=\"/Users/sixteen/.lima/colima/ssh.sock\" -o ControlPersist=yes -p 50291 127.0.0.1 -- /bin/bash]","time":"2023-11-08T17:19:10+08:00"}
{"level":"debug","msg":"qemu[stderr]: qemu-system-x86_64: Error: HV_DENIED","time":"2023-11-08T17:19:10+08:00"}
{"level":"debug","msg":"stdout=\"\", stderr=\"Control socket connect(/Users/sixteen/.lima/colima/ssh.sock): Socket operation on non-socket\\r\\nssh: connect to host 127.0.0.1 port 50291: Connection refused\\r\\n\", err=failed to execute script \"ssh\": stdout=\"\", stderr=\"Control socket connect(/Users/sixteen/.lima/colima/ssh.sock): Socket operation on non-socket\\r\\nssh: connect to host 127.0.0.1 port 50291: Connection refused\\r\\n\": exit status 255","time":"2023-11-08T17:19:10+08:00"}
{"level":"info","msg":"Driver stopped due to error: \"exit status 255\"","time":"2023-11-08T17:19:10+08:00"}
{"level":"info","msg":"Shutting down the host agent","time":"2023-11-08T17:19:10+08:00"}
{"level":"debug","msg":"shutting down the SSH master","time":"2023-11-08T17:19:10+08:00"}
{"level":"debug","msg":"executing ssh for exiting the master: /usr/bin/ssh [ssh -F /dev/null -o IdentityFile=\"/Users/sixteen/.lima/_config/user\" -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o NoHostAuthenticationForLocalhost=yes -o GSSAPIAuthentication=no -o PreferredAuthentications=publickey -o Compression=no -o BatchMode=yes -o IdentitiesOnly=yes -o Ciphers=\"^aes128-gcm@openssh.com,aes256-gcm@openssh.com\" -o User=sixteen -o ControlMaster=auto -o ControlPath=\"/Users/sixteen/.lima/colima/ssh.sock\" -o ControlPersist=yes -O exit -p 50291 127.0.0.1]","time":"2023-11-08T17:19:10+08:00"}
{"error":"failed to execute `ssh -O exit -p 50291 127.0.0.1`, out=\"Control socket connect(/Users/sixteen/.lima/colima/ssh.sock): Socket operation on non-socket\\r\\n\": exit status 255","level":"warning","msg":"failed to exit SSH master","time":"2023-11-08T17:19:10+08:00"}
{"level":"info","msg":"Shutting down QEMU with ACPI","time":"2023-11-08T17:19:10+08:00"}
{"error":"dial unix /Users/sixteen/.lima/colima/qmp.sock: connect: connection refused","level":"warning","msg":"failed to open the QMP socket \"/Users/sixteen/.lima/colima/qmp.sock\", forcibly killing QEMU","time":"2023-11-08T17:19:10+08:00"}
{"level":"info","msg":"QEMU has already exited","time":"2023-11-08T17:19:10+08:00"}
### Version
Colima Version: 0.5.6
Lima Version: 0.18.0
Qemu Version: 8.1.2
### Operating System
- [ ] macOS Intel <= 12 (Monterrey)
- [X] macOS Intel >= 13 (Ventura)
- [ ] macOS M1 <= 12 (Monterrey)
- [ ] macOS M1 >= 13 (Ventura)
- [ ] Linux
### Output of `colima status`
_No response_
### Reproduction Steps
1. brew install colima
2.colima start
3.
### Expected behaviour
_No response_
### Additional context
_No response_
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.