[2024-10-20 04:50:14.951097 tictac] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:pciids', repository='https://github.com/managarm/bootstrap-managarm.git', revision='c3112f6f96263c4012d1f6106f8808dd7440f323', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={'pciids': {'architecture': {'x86_64'}, 'version': '20230722_4'}}, 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-10-20 04:50:14.951752 tictac] 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-10-20 04:50:14.970545 tictac] 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-10-20 04:50:14.984168 tictac] 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-10-20 04:50:15.914372 tictac] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'c3112f6f96263c4012d1f6106f8808dd7440f323'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at c3112f6 Merge pull request #386 from ElectrodeYT/mlibc-build-options-stuff [2024-10-20 04:50:15.961567 tictac] 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-10-20 04:50:16.959313 tictac] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:16', 'package:pciids'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (16,)}) xbstrap: Running the following plan: fetch pciids checkout pciids patch pciids regenerate pciids configure pciids build pciids pack pciids xbstrap: fetch pciids [1/7] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/pciids/.git/ From https://mirrors.managarm.org/mirror/git/pciids * [new branch] master -> origin/master xbstrap: checkout pciids [2/7] [2024-10-20 04:50:22.118943 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'pciids'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch pciids [3/7] xbstrap: regenerate pciids [4/7] xbstrap: configure pciids [5/7] [2024-10-20 04:50:22.169313 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'pciids'} xbstrap: build pciids [6/7] [2024-10-20 04:50:22.170990 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'pciids'} [2024-10-20 04:50:22.172597 tictac] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'pciids'} [2024-10-20 04:50:22.174218 tictac] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'pciids'} xbstrap: Running ['mkdir', '-p', '@THIS_COLLECT_DIR@/usr/share/hwdata/'] (tools: []) via cbuildrt PID init is 2336829 (outside the namespace) xbstrap: Running ['cp', '-f', '@THIS_SOURCE_DIR@/pci.ids', '@THIS_COLLECT_DIR@/usr/share/hwdata/pci.ids'] (tools: []) via cbuildrt PID init is 2336834 (outside the namespace) xbstrap: pack pciids [7/7] [2024-10-20 04:50:22.694104 tictac] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'pciids'} xbstrap: Running ['xbps-create', '-A', 'noarch', '-s', 'pciids', '-n', 'pciids-20230722_4', '-D', '', '--desc', 'The pci.ids file', '--long-desc', 'Description file containing PCI vendor and device names.', '--license', 'GPL-2.0-or-later', '--homepage', 'https://pci-ids.ucw.cz/', '--maintainer', 'Kacper Słomiński ', '--tags', 'app-misc', '/tmp/tmpghzk0rp9'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/pciids-20230722_4.noarch.xbps'] (x86_64) [2024-10-20 04:50:22.907538 tictac] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'pciids'} [2024-10-20 04:50:22.913713 tictac] DEBUG: xbbs.worker: successfully uploaded package pciids for JobMessage(project='managarm', job='package:pciids', repository='https://github.com/managarm/bootstrap-managarm.git', revision='c3112f6f96263c4012d1f6106f8808dd7440f323', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={'pciids': {'architecture': {'x86_64'}, 'version': '20230722_4'}}, 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-10-20 04:50:22.946263 tictac] INFO: xbbs.worker: job done. return code: 0