Jul 07 05:34:18 hw2 systemd[1]: Starting nipa-hw-worker.service - NIPA HW worker (one-shot test runner)... Jul 07 05:34:19 hw2 python3[1219]: /srv/hw-worker/tests/2655 Starting tests Jul 07 05:34:21 hw2 python3[1219]: Set ens25f1np1 combined channels to 32 (max=32, cpus=32) Jul 07 05:34:21 hw2 python3[1219]: ERR: could not get NAPI IRQs for ens25f1np1 via ynl Jul 07 05:34:21 hw2 python3[1219]: Restored ens25f1np1 combined channels to 32 Jul 07 05:34:22 hw2 python3[1219]: detected unhandled Python exception in '/opt/nipa/contest/hw/hw_worker.py' Jul 07 05:34:22 hw2 python3[1219]: Traceback (most recent call last): Jul 07 05:34:22 hw2 python3[1219]: File "/opt/nipa/contest/hw/hw_worker.py", line 534, in Jul 07 05:34:22 hw2 python3[1219]: main() Jul 07 05:34:22 hw2 python3[1219]: ~~~~^^ Jul 07 05:34:22 hw2 python3[1219]: File "/opt/nipa/contest/hw/hw_worker.py", line 507, in main Jul 07 05:34:22 hw2 python3[1219]: setup_test_interfaces(test_dir) Jul 07 05:34:22 hw2 python3[1219]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ Jul 07 05:34:22 hw2 python3[1219]: File "/opt/nipa/contest/hw/hw_worker.py", line 374, in setup_test_interfaces Jul 07 05:34:22 hw2 python3[1219]: _install_prefix_route(remote_ifname, env['LOCAL_PREFIX_V6'], Jul 07 05:34:22 hw2 python3[1219]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 07 05:34:22 hw2 python3[1219]: env['LOCAL_V6'], **peer_kwargs) Jul 07 05:34:22 hw2 python3[1219]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 07 05:34:22 hw2 python3[1219]: File "/opt/nipa/contest/hw/hw_worker.py", line 139, in _install_prefix_route Jul 07 05:34:22 hw2 python3[1219]: _ip(f'-6 route add {prefix} via {local_v6} dev {ifname}', **kwargs) Jul 07 05:34:22 hw2 python3[1219]: ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 07 05:34:22 hw2 python3[1219]: File "/opt/nipa/contest/hw/hw_worker.py", line 100, in _ip Jul 07 05:34:22 hw2 python3[1219]: raise RuntimeError(f"ip {args} failed on {where}: {stderr}") Jul 07 05:34:22 hw2 python3[1219]: 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 Jul 07 05:34:22 hw2 systemd[1]: nipa-hw-worker.service: Main process exited, code=exited, status=1/FAILURE Jul 07 05:34:22 hw2 systemd[1]: nipa-hw-worker.service: Failed with result 'exit-code'. Jul 07 05:34:22 hw2 systemd[1]: Failed to start nipa-hw-worker.service - NIPA HW worker (one-shot test runner). Jul 07 05:34:22 hw2 systemd[1]: nipa-hw-worker.service: Consumed 1.923s CPU time over 4.214s wall clock time, 46.2M memory peak.