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 156, 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 229, 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 1298, 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 121, in test_ssh jump_proxy.connect( ~~~~~~~~~~~~~~~~~~^ proxy_host, ^^^^^^^^^^^ ...<6 lines>... timeout=2, ^^^^^^^^^^ ) ^ File "/opt/slices-monitor-worker/worker-venv/lib/python3.14/site-packages/paramiko/client.py", line 466, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'slices-bi-vm-dev.icube.unistra.fr' does not match: got 'AAAAC3NzaC1lZDI1NTE5AAAAIKL240OKll9NFsHpYFfFkXb5V09WdQ6qxWChcDmfv6FS', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIIOycvI717K5VuLtSQ3b99xPB31dza/EQG2RRP4T3sKJ'