Jun 18 06:32:52 hw2 systemd[1]: Starting nipa-hw-worker.service - NIPA HW worker (one-shot test runner)... Jun 18 06:32:53 hw2 python3[1215]: /srv/hw-worker/tests/2202 Starting tests Jun 18 06:32:55 hw2 python3[1215]: detected unhandled Python exception in '/opt/nipa/contest/hw/hw_worker.py' Jun 18 06:32:55 hw2 python3[1215]: Traceback (most recent call last): Jun 18 06:32:55 hw2 python3[1215]: File "/opt/nipa/contest/hw/hw_worker.py", line 318, in Jun 18 06:32:55 hw2 python3[1215]: main() Jun 18 06:32:55 hw2 python3[1215]: ~~~~^^ Jun 18 06:32:55 hw2 python3[1215]: File "/opt/nipa/contest/hw/hw_worker.py", line 291, in main Jun 18 06:32:55 hw2 python3[1215]: setup_test_interfaces(test_dir) Jun 18 06:32:55 hw2 python3[1215]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ Jun 18 06:32:55 hw2 python3[1215]: File "/opt/nipa/contest/hw/hw_worker.py", line 219, in setup_test_interfaces Jun 18 06:32:55 hw2 python3[1215]: _install_prefix_route(remote_ifname, env['LOCAL_PREFIX_V6'], Jun 18 06:32:55 hw2 python3[1215]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 18 06:32:55 hw2 python3[1215]: env['LOCAL_V6'], **peer_kwargs) Jun 18 06:32:55 hw2 python3[1215]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 18 06:32:55 hw2 python3[1215]: File "/opt/nipa/contest/hw/hw_worker.py", line 135, in _install_prefix_route Jun 18 06:32:55 hw2 python3[1215]: _ip(f'-6 route add {prefix} via {local_v6} dev {ifname}', **kwargs) Jun 18 06:32:55 hw2 python3[1215]: ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 18 06:32:55 hw2 python3[1215]: File "/opt/nipa/contest/hw/hw_worker.py", line 98, in _ip Jun 18 06:32:55 hw2 python3[1215]: raise RuntimeError(f"ip {args} failed on {where}: {stderr}") Jun 18 06:32:55 hw2 python3[1215]: RuntimeError: ip -6 route add fd00:2::2:0:0/96 via fd00:2::2 dev ens9np0 failed on root@10.99.1.41: RTNETLINK answers: File exists Jun 18 06:32:55 hw2 systemd[1]: nipa-hw-worker.service: Main process exited, code=exited, status=1/FAILURE Jun 18 06:32:55 hw2 systemd[1]: nipa-hw-worker.service: Failed with result 'exit-code'. Jun 18 06:32:55 hw2 systemd[1]: Failed to start nipa-hw-worker.service - NIPA HW worker (one-shot test runner). Jun 18 06:32:55 hw2 systemd[1]: nipa-hw-worker.service: Consumed 1.147s CPU time over 2.935s wall clock time, 44.2M memory peak.