Warning: Permanently added '140.211.168.35' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/9333060-centos-stream-9-ppc64le --chroot centos-stream-9-ppc64le Version: 1.3 PID: 5707 Logging PID: 5708 Task: {'allow_user_ssh': False, 'appstream': False, 'background': False, 'build_id': 9333060, 'buildroot_pkgs': [], 'chroot': 'centos-stream-9-ppc64le', 'enable_net': False, 'fedora_review': False, 'git_hash': 'dcd11f1319286e9ae40ef7f85588089c84c5be22', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/@osbuild/image-builder/image-builder', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'image-builder', 'package_version': '27-1.20250725101231383547.main.1.g2828ee6', 'project_dirname': 'image-builder', 'project_name': 'image-builder', 'project_owner': '@osbuild', 'repo_priority': None, 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/@osbuild/image-builder/centos-stream-9-ppc64le/', 'id': 'copr_base', 'name': 'Copr repository', 'priority': None}], 'sandbox': '@osbuild/image-builder--packit', 'source_json': {}, 'source_type': None, 'ssh_public_keys': None, 'storage': 0, 'submitter': 'packit', 'tags': ['arch_power9'], 'task_id': '9333060-centos-stream-9-ppc64le', 'timeout': 18000, 'uses_devel_repo': False, 'with_opts': [], 'without_opts': []} Running: git clone https://copr-dist-git.fedorainfracloud.org/git/@osbuild/image-builder/image-builder /var/lib/copr-rpmbuild/workspace/workdir-_c_drmu_/image-builder --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/@osbuild/image-builder/image-builder', '/var/lib/copr-rpmbuild/workspace/workdir-_c_drmu_/image-builder', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-_c_drmu_/image-builder'... Running: git checkout dcd11f1319286e9ae40ef7f85588089c84c5be22 -- cmd: ['git', 'checkout', 'dcd11f1319286e9ae40ef7f85588089c84c5be22', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-_c_drmu_/image-builder rc: 0 stdout: stderr: Note: switching to 'dcd11f1319286e9ae40ef7f85588089c84c5be22'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at dcd11f1 automatic import of image-builder Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-_c_drmu_/image-builder rc: 1 stdout: stderr: Traceback (most recent call last): File "/usr/bin/dist-git-client", line 7, in from dist_git_client import main SyntaxError: source code string cannot contain null bytes Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 270, in build_rpm distgit.produce_sources() ~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.13/site-packages/copr_rpmbuild/providers/distgit.py", line 36, in produce_sources helpers.run_cmd(["dist-git-client", "sources"], cwd=self.clone_to) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/copr_rpmbuild/helpers.py", line 76, in run_cmd raise RuntimeError(result.stderr) RuntimeError: Traceback (most recent call last): File "/usr/bin/dist-git-client", line 7, in from dist_git_client import main SyntaxError: source code string cannot contain null bytes During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 137, in main action(args, config) ~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 278, in build_rpm builder.archive_configs() ^^^^^^^ UnboundLocalError: cannot access local variable 'builder' where it is not associated with a value