[2025-03-13 16:05:42,183][  INFO][PID:1012026] Marking build as starting
[2025-03-13 16:05:42,367][  INFO][PID:1012026] Trying to allocate VM
[2025-03-13 16:05:48,519][  INFO][PID:1012026] Allocated host ResallocHost, ticket_id=1798613, hostname=2620:52:3:1:dead:beef:cafe:c29e, name=copr_p09_01_prod_01931953_20250313_152615
[2025-03-13 16:05:48,519][  INFO][PID:1012026] Allocating ssh connection to builder
[2025-03-13 16:05:48,520][  INFO][PID:1012026] Checking that builder machine is OK
[2025-03-13 16:05:49,305][  INFO][PID:1012026] Running remote command: copr-builder-ready fedora-rawhide-ppc64le
[2025-03-13 16:05:49,764][  INFO][PID:1012026] Red Hat subscription not needed for fedora-rawhide-ppc64le
Builder is ready to be used

[2025-03-13 16:05:49,766][  INFO][PID:1012026] Filling build.info file with builder info
[2025-03-13 16:05:49,769][  INFO][PID:1012026] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "huakim",
            "project_name": "kde-plasma",
            "project_dirname": "kde-plasma",
            "submitter": "huakim",
            "ended_on": null,
            "started_on": 1741881949.7687278,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8765931-fedora-rawhide-ppc64le",
            "build_id": 8765931,
            "package_name": "python-lua2pack",
            "package_version": "1.0.7-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/huakim/kde-plasma/python-lua2pack",
            "git_hash": "5e167049dd110cb9d77880000c0cb594e6bd836e",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "huakim/kde-plasma--huakim",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/huakim/kde-plasma/fedora-rawhide-ppc64le/",
                    "id": "copr_base",
                    "module_hotfixes": true,
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/huakim/kde-plasma",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/huakim/kde-plasma",
            "result_dir": "08765931-python-lua2pack",
            "built_packages": "",
            "id": 8765931,
            "mockchain_macros": {
                "copr_username": "huakim",
                "copr_projectname": "kde-plasma",
                "vendor": "Fedora Project COPR (huakim/kde-plasma)"
            }
        }
    ]
}
[2025-03-13 16:05:49,851][  INFO][PID:1012026] Sending fedora-messaging bus message in build.start
[2025-03-13 16:05:50,747][  INFO][PID:1012026] Sending fedora-messaging bus message in chroot.start
[2025-03-13 16:05:50,773][  INFO][PID:1012026] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8765931-fedora-rawhide-ppc64le --chroot fedora-rawhide-ppc64le --detached
[2025-03-13 16:05:51,523][  INFO][PID:1012026] Downloading the builder-live.log file, attempt 1
[2025-03-13 16:05:51,525][  INFO][PID:1012026] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c29e copr-rpmbuild-log
[2025-03-13 16:05:56,531][  INFO][PID:1012026] Periodic builder liveness probe: alive
[2025-03-13 16:06:57,430][  INFO][PID:1012026] Downloading results from builder
[2025-03-13 16:06:57,431][  INFO][PID:1012026] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c29e]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le/08765931-python-lua2pack started
[2025-03-13 16:06:57,433][  INFO][PID:1012026] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c29e]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le/08765931-python-lua2pack/ &> /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le/08765931-python-lua2pack/build-08765931.rsync.log
[2025-03-13 16:06:57,950][  INFO][PID:1012026] rsyncing finished.
[2025-03-13 16:06:57,951][  INFO][PID:1012026] Releasing VM back to pool
[2025-03-13 16:06:57,965][  INFO][PID:1012026] Searching for 'success' file in resultdir
[2025-03-13 16:06:57,967][  INFO][PID:1012026] Going to sign pkgs from source: 8765931-fedora-rawhide-ppc64le in chroot: /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le
[2025-03-13 16:06:57,967][  INFO][PID:1012026] Calling '/bin/sign -u huakim#kde-plasma@copr.fedorahosted.org -p' (attempt #1)
[2025-03-13 16:06:58,276][  INFO][PID:1012026] Calling '/bin/sign -4 -h sha256 -u huakim#kde-plasma@copr.fedorahosted.org -r /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le/08765931-python-lua2pack/python-lua2pack-1.0.7-1.fc43.src.rpm' (attempt #1)
[2025-03-13 16:06:59,076][  INFO][PID:1012026] signed rpm: /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le/08765931-python-lua2pack/python-lua2pack-1.0.7-1.fc43.src.rpm
[2025-03-13 16:06:59,077][  INFO][PID:1012026] Calling '/bin/sign -4 -h sha256 -u huakim#kde-plasma@copr.fedorahosted.org -r /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le/08765931-python-lua2pack/python3-lua2pack-1.0.7-1.fc43.noarch.rpm' (attempt #1)
[2025-03-13 16:06:59,743][  INFO][PID:1012026] signed rpm: /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le/08765931-python-lua2pack/python3-lua2pack-1.0.7-1.fc43.noarch.rpm
[2025-03-13 16:06:59,743][  INFO][PID:1012026] Sign done
[2025-03-13 16:06:59,745][  INFO][PID:1012026] Incremental createrepo run, adding 08765931-python-lua2pack into https://download.copr.fedorainfracloud.org/results/huakim/kde-plasma/fedora-rawhide-ppc64le, (auto-create-repo=True)
[2025-03-13 16:06:59,747][  INFO][PID:1012026] Running command 'copr-repo --batched /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le --add 08765931-python-lua2pack --no-appstream-metadata' as PID 1025522
[2025-03-13 16:07:00,784][  INFO][PID:1012026] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le --add 08765931-python-lua2pack --no-appstream-metadata)
[2025-03-13 16:07:00,785][  INFO][PID:1012026] Getting build details
[2025-03-13 16:07:00,786][  INFO][PID:1012026] Listing built binary packages in /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le/08765931-python-lua2pack
[2025-03-13 16:07:00,786][  INFO][PID:1012026] Built packages:
['python3-lua2pack 1.0.7']
[2025-03-13 16:07:00,787][  INFO][PID:1012026] build details: {'built_packages': 'python3-lua2pack 1.0.7'}
[2025-03-13 16:07:00,787][  INFO][PID:1012026] Retrieving pubkey
[2025-03-13 16:07:00,788][  INFO][PID:1012026] Calling '/bin/sign -u huakim#kde-plasma@copr.fedorahosted.org -p' (attempt #1)
[2025-03-13 16:07:01,114][  INFO][PID:1012026] Added pubkey for user huakim project kde-plasma into: /var/lib/copr/public_html/results/huakim/kde-plasma/pubkey.gpg
[2025-03-13 16:07:01,114][  INFO][PID:1012026] Finished build: id=8765931 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/huakim/kde-plasma chroot=fedora-rawhide-ppc64le 
[2025-03-13 16:07:01,117][  INFO][PID:1012026] Worker succeeded build, took 71.34864449501038
[2025-03-13 16:07:01,118][  INFO][PID:1012026] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "huakim",
            "project_name": "kde-plasma",
            "project_dirname": "kde-plasma",
            "submitter": "huakim",
            "ended_on": 1741882021.1173723,
            "started_on": 1741881949.7687278,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8765931-fedora-rawhide-ppc64le",
            "build_id": 8765931,
            "package_name": "python-lua2pack",
            "package_version": "1.0.7-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/huakim/kde-plasma/python-lua2pack",
            "git_hash": "5e167049dd110cb9d77880000c0cb594e6bd836e",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "huakim/kde-plasma--huakim",
            "results": {
                "packages": [
                    {
                        "name": "python-lua2pack",
                        "epoch": null,
                        "version": "1.0.7",
                        "release": "1.fc43",
                        "arch": "src"
                    },
                    {
                        "name": "python3-lua2pack",
                        "epoch": null,
                        "version": "1.0.7",
                        "release": "1.fc43",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/huakim/kde-plasma/fedora-rawhide-ppc64le/",
                    "id": "copr_base",
                    "module_hotfixes": true,
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/huakim/kde-plasma",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/huakim/kde-plasma",
            "result_dir": "08765931-python-lua2pack",
            "built_packages": "python3-lua2pack 1.0.7",
            "id": 8765931,
            "mockchain_macros": {
                "copr_username": "huakim",
                "copr_projectname": "kde-plasma",
                "vendor": "Fedora Project COPR (huakim/kde-plasma)"
            }
        }
    ]
}
[2025-03-13 16:07:01,172][  INFO][PID:1012026] Sending fedora-messaging bus message in build.end
[2025-03-13 16:07:01,191][  INFO][PID:1012026] Compressing /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le/08765931-python-lua2pack/builder-live.log by gzip
[2025-03-13 16:07:01,192][  INFO][PID:1012026] Running command 'gzip /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le/08765931-python-lua2pack/builder-live.log' as PID 1025818
[2025-03-13 16:07:01,198][  INFO][PID:1012026] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le/08765931-python-lua2pack/builder-live.log)
[2025-03-13 16:07:01,199][  INFO][PID:1012026] Compressing /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le/08765931-python-lua2pack/backend.log by gzip
[2025-03-13 16:07:01,200][  INFO][PID:1012026] Running command 'gzip /var/lib/copr/public_html/results/huakim/kde-plasma/fedora-rawhide-ppc64le/08765931-python-lua2pack/backend.log' as PID 1025819