Lately, the TPM smoktests have been failing
DEBUG - [ 24.369117] vyos-router[875]: Mounting VyOS Config...done.
DEBUG - [ 24.945829] vyos-router[875]: ERROR: Failed to fetch encryption key from TPM. Encrypted config volume has not been mounted
DEBUG - [ 24.950717] vyos-router[875]: Use 'encryption load' to load volume with recovery key
DEBUG - [ 24.954111] vyos-router[875]: or 'encryption disable' to decrypt volume with recovery key
DEBUG - [ 32.632055] vyos-router[875]: migrate activate configure.
DEBUG - [ 33.530151] vyos-config[879]: Configuration success
ERROR - Timeout waiting for VyOS system
ERROR - Traceback (most recent call last):
File "/__w/vyos-1x/vyos-1x/scripts/check-qemu-install", line 971, in <module>
loginVM(c, log)
File "/__w/vyos-1x/vyos-1x/scripts/check-qemu-install", line 302, in loginVM
c.expect('[Ll]ogin:', timeout=600)
File "/usr/lib/python3/dist-packages/pexpect/spawnbase.py", line 343, in expect
return self.expect_list(compiled_pattern_list,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/pexpect/spawnbase.py", line 372, in expect_list
return exp.expect_loop(timeout)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/pexpect/expect.py", line 181, in expect_loop
return self.timeout(e)
^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/pexpect/expect.py", line 144, in timeout
raise exchttps://github.com/vyos/vyos-1x/actions/runs/24712813606/job/72283868459?pr=5138#step:5:4413