[2024-11-17 16:40:24.887367 raptor] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:eudev', repository='https://github.com/managarm/bootstrap-managarm.git', revision='067bed82a6b5e3a64d8fd6bd5b5d3ae2d528e644', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4108_2'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl346_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4108_2'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'host-automake-v1.11': {'architecture': {'x86_64'}, 'version': '1.11.6_3'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.4.6_2'}}, prod_pkgs={'eudev': {'architecture': 'x86_64', 'version': '3.2.10_12'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-11-17 16:40:24.887986 raptor] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2024-11-17 16:40:24.911253 raptor] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2024-11-17 16:40:24.930546 raptor] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2024-11-17 16:40:26.422925 raptor] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '067bed82a6b5e3a64d8fd6bd5b5d3ae2d528e644'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 067bed8 Merge pull request #411 from no92/eudev-riscv [2024-11-17 16:40:26.474605 raptor] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2024-11-17 16:40:34.646923 raptor] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'mlibc-headers', 'linux-headers', 'frigg', 'libdrm-headers', 'mlibc'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... ERROR: [reposync] failed to fetch file `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata': Address not available [2024-11-17 16:40:34.729958 raptor] ERROR: xbbs.worker: job JobMessage(project='managarm', job='package:eudev', repository='https://github.com/managarm/bootstrap-managarm.git', revision='067bed82a6b5e3a64d8fd6bd5b5d3ae2d528e644', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4108_2'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl346_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4108_2'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'host-automake-v1.11': {'architecture': {'x86_64'}, 'version': '1.11.6_3'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.4.6_2'}}, prod_pkgs={'eudev': {'architecture': 'x86_64', 'version': '3.2.10_12'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') failed due to an exception Traceback (most recent call last): File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.10/site-packages/xbbs/worker/__init__.py", line 206, in run_job runcmd(["xbps-install", "-Uy", File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.10/site-packages/xbbs/worker/__init__.py", line 151, in runcmd return check_call(cmd, **kwargs, File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.10/site-packages/gevent/subprocess.py", line 344, in check_call raise CalledProcessError(retcode, cmd) # pylint:disable=undefined-variable subprocess.CalledProcessError: Command '['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'mlibc-headers', 'linux-headers', 'frigg', 'libdrm-headers', 'mlibc']' returned non-zero exit status 95.