On 05/03/2025 15:25, Paride Legovini wrote:
Control: tags -1 + moreinfo

On 2025-03-05 13.53, Lee Garrett wrote:
when running `autopkgtest-build-qemu sid sid.img`, the resulting image is
unbootable and produces a timeout when using the virt-qemu runner.

The relevant lines showing the issue are:
```
autopkgtest [13:17:34]: starting date and time: 2025-03-05 13:17:34+0100
autopkgtest [13:17:34]: version 5.46
autopkgtest [13:17:34]: host host; command line: /usr/bin/autopkgtest 
../hello_2.10-3_amd64.deb . -- qemu ../sid.img
qemu-system-x86_64: terminating on signal 15 from pid 25026 (/usr/bin/python3)
<VirtSubproc>: failure: timed out waiting for 'login prompt on serial console'
autopkgtest [13:18:34]: ERROR: testbed failure: unexpected eof from the testbed
```

Hello Lee,

I can't reproduce this one: I can reliably do:

   autopkgtest-build-qemu sid sid.img
   autopkgtest hello_2.10-3_amd64.deb hello-2.10/ -- qemu sid.img

This on a Debian testing system running autopkgtest 5.46.

Can you please try "manually", i.e. not using your integration-test-qemu
script in an autopkgtest run?

Indeed, it works fine when running it straight from my workstation. Back to the drawing board ...



(Maybe: you are running in emulation due to nesting, so things are
slower and you hint a timeout?)

That was my first thought, however:
# cat /sys/module/kvm_intel/parameters/nested
Y

So this timeout is triggered by something else. I did run the test with autopkgtest three times in the last few days, so I falsely assumed that it's indeed a autopkgtest issue. As such I'm closing the bug.



Thanks!

Paride

Reply via email to