nixbot

builds

failed container-test-ubuntu-22-04-sops-needed-for-users checks.aarch64-linux.container-ubuntu-22_04-sops-needed-for-users · build #44 · raw

1elastic-arm-efff5407: building xsmf1flm16vcgy3r8p9iwh69f8ixjxdp-container-test-ubuntu-22-04-sops-needed-for-users.drv2Running type check3Success: no issues found in 1 source file4Linting test script5Error: Unknown device type.6Traceback (most recent call last):7 File "/nix/store/lhq8ch7f5hdjf6z4g0mamr3sz05q823a-container-test-driver-0.0.1/bin/.container-test-driver-wrapped", line 9, in <module>8 sys.exit(main())9 ~~~~^^10 File "/nix/store/lhq8ch7f5hdjf6z4g0mamr3sz05q823a-container-test-driver-0.0.1/lib/python3.14/site-packages/test_driver/__init__.py", line 110, in main11 with Driver(12 ~~~~~~^13 containers=[container],14 ^^^^^^^^^^^^^^^^^^^^^^^15 ...<3 lines>...16 interactive=args.interactive,17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^18 ) as driver:19 ^20 File "/nix/store/lhq8ch7f5hdjf6z4g0mamr3sz05q823a-container-test-driver-0.0.1/lib/python3.14/site-packages/test_driver/driver.py", line 63, in __init__21 self._create_bridge()22 ~~~~~~~~~~~~~~~~~~~^^23 File "/nix/store/lhq8ch7f5hdjf6z4g0mamr3sz05q823a-container-test-driver-0.0.1/lib/python3.14/site-packages/test_driver/driver.py", line 103, in _create_bridge24 subprocess.run(25 ~~~~~~~~~~~~~~^26 ["ip", "link", "add", self.bridge_name, "type", "bridge"],27 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^28 check=True,29 ^^^^^^^^^^^30 text=True,31 ^^^^^^^^^^32 )33 ^34 File "/nix/store/3fl7bdkdxk2k4nssy1d1161isbzn6bsr-python3-3.14.7/lib/python3.14/subprocess.py", line 578, in run35 raise CalledProcessError(retcode, process.args,36 output=stdout, stderr=stderr)37subprocess.CalledProcessError: Command '['ip', 'link', 'add', 'ctd-b665657a', 'type', 'bridge']' returned non-zero exit status 2.