Traceback (most recent call last): File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/test_runner_base.py", line 144, in step yield File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/test_runner_base.py", line 197, in step_with_retry target() ~~~~~~^^ File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/slices_singlenode_login.py", line 1000, in lambda: self.test_ssh( ~~~~~~~~~~~~~^ ssh_host, ^^^^^^^^^ ...<7 lines>... proxy_openssh_pubkeys, ^^^^^^^^^^^^^^^^^^^^^^ ), ^ File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/slices_singlenode_login.py", line 222, in test_ssh raise SlicesTestFailure( ...<2 lines>... ) slices_monitor_test_runner.exceptions.SlicesTestFailure: 'cat /etc/debian_version' output unexpected. Was expecting '13.1' but got 'trixie/sid'.