Aug 02 15:30:11 hw2 systemd[1]: Starting nipa-hw-worker.service - NIPA HW worker (one-shot test runner)... Aug 02 15:30:12 hw2 python3[1215]: /srv/hw-worker/tests/3292 Starting tests Aug 02 15:30:13 hw2 python3[1215]: Set ens25f1np1 combined channels to 32 (max=32, cpus=32) Aug 02 15:30:13 hw2 python3[1215]: ERR: could not get NAPI IRQs for ens25f1np1 via ynl Aug 02 15:30:13 hw2 python3[1215]: Restored ens25f1np1 combined channels to 32 Aug 02 15:30:15 hw2 python3[1215]: detected unhandled Python exception in '/opt/nipa/contest/hw/hw_worker.py' Aug 02 15:30:15 hw2 python3[1215]: Traceback (most recent call last): Aug 02 15:30:15 hw2 python3[1215]: File "/opt/nipa/contest/hw/hw_worker.py", line 534, in Aug 02 15:30:15 hw2 python3[1215]: main() Aug 02 15:30:15 hw2 python3[1215]: ~~~~^^ Aug 02 15:30:15 hw2 python3[1215]: File "/opt/nipa/contest/hw/hw_worker.py", line 507, in main Aug 02 15:30:15 hw2 python3[1215]: setup_test_interfaces(test_dir) Aug 02 15:30:15 hw2 python3[1215]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ Aug 02 15:30:15 hw2 python3[1215]: File "/opt/nipa/contest/hw/hw_worker.py", line 374, in setup_test_interfaces Aug 02 15:30:15 hw2 python3[1215]: _install_prefix_route(remote_ifname, env['LOCAL_PREFIX_V6'], Aug 02 15:30:15 hw2 python3[1215]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 02 15:30:15 hw2 python3[1215]: env['LOCAL_V6'], **peer_kwargs) Aug 02 15:30:15 hw2 python3[1215]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 02 15:30:15 hw2 python3[1215]: File "/opt/nipa/contest/hw/hw_worker.py", line 139, in _install_prefix_route Aug 02 15:30:15 hw2 python3[1215]: _ip(f'-6 route add {prefix} via {local_v6} dev {ifname}', **kwargs) Aug 02 15:30:15 hw2 python3[1215]: ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 02 15:30:15 hw2 python3[1215]: File "/opt/nipa/contest/hw/hw_worker.py", line 100, in _ip Aug 02 15:30:15 hw2 python3[1215]: raise RuntimeError(f"ip {args} failed on {where}: {stderr}") Aug 02 15:30:15 hw2 python3[1215]: RuntimeError: ip -6 route add fd00:2:0:1::/64 via fd00:2::2 dev ens9np0 failed on root@10.99.1.41: RTNETLINK answers: File exists Aug 02 15:30:15 hw2 systemd[1]: nipa-hw-worker.service: Main process exited, code=exited, status=1/FAILURE Aug 02 15:30:15 hw2 systemd[1]: nipa-hw-worker.service: Failed with result 'exit-code'. Aug 02 15:30:15 hw2 systemd[1]: Failed to start nipa-hw-worker.service - NIPA HW worker (one-shot test runner). Aug 02 15:30:15 hw2 systemd[1]: nipa-hw-worker.service: Consumed 2.082s CPU time over 4.488s wall clock time, 46.6M memory peak.