[2025-01-13 09:01:03,893][  INFO][PID:3824898] Marking build as starting
[2025-01-13 09:01:03,939][  INFO][PID:3824898] Trying to allocate VM
[2025-01-13 09:01:06,988][  INFO][PID:3824898] Allocated host ResallocHost, ticket_id=651510, hostname=2620:52:3:1:dead:beef:cafe:c1cb, name=copr_hv_x86_64_04_prod_00526901_20250113_085208
[2025-01-13 09:01:06,989][  INFO][PID:3824898] Allocating ssh connection to builder
[2025-01-13 09:01:06,990][  INFO][PID:3824898] Checking that builder machine is OK
[2025-01-13 09:01:07,600][  INFO][PID:3824898] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-01-13 09:01:07,973][  INFO][PID:3824898] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-01-13 09:01:07,974][  INFO][PID:3824898] Filling build.info file with builder info
[2025-01-13 09:01:07,979][  INFO][PID:3824898] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "cockpit-project-cockpit-21513",
            "project_dirname": "cockpit-project-cockpit-21513",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736758867.978777,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8508396-fedora-41-x86_64",
            "build_id": 8508396,
            "package_name": "cockpit",
            "package_version": "331-1.20250113090018996962.pr21513.82.gcea56d80f",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/cockpit-project-cockpit-21513/cockpit",
            "git_hash": "0a1ab987277395255c3f0fc48e68e679f4a47937",
            "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": "packit/cockpit-project-cockpit-21513--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-21513",
            "result_dir": "08508396-cockpit",
            "built_packages": "",
            "id": 8508396,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "cockpit-project-cockpit-21513",
                "vendor": "Fedora Project COPR (packit/cockpit-project-cockpit-21513)"
            }
        }
    ]
}
[2025-01-13 09:01:08,024][  INFO][PID:3824898] Sending fedora-messaging bus message in build.start
[2025-01-13 09:01:08,985][  INFO][PID:3824898] Sending fedora-messaging bus message in chroot.start
[2025-01-13 09:01:09,012][  INFO][PID:3824898] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8508396-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-13 09:01:09,596][  INFO][PID:3824898] Downloading the builder-live.log file, attempt 1
[2025-01-13 09:01:09,598][  INFO][PID:3824898] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1cb copr-rpmbuild-log
[2025-01-13 09:01:14,602][  INFO][PID:3824898] Periodic builder liveness probe: alive
[2025-01-13 09:04:07,744][  INFO][PID:3824898] Downloading results from builder
[2025-01-13 09:04:07,745][  INFO][PID:3824898] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cb]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit started
[2025-01-13 09:04:07,746][  INFO][PID:3824898] 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:c1cb]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/ &> /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/build-08508396.rsync.log
[2025-01-13 09:04:08,720][  INFO][PID:3824898] rsyncing finished.
[2025-01-13 09:04:08,721][  INFO][PID:3824898] Releasing VM back to pool
[2025-01-13 09:04:08,732][  INFO][PID:3824898] Searching for 'success' file in resultdir
[2025-01-13 09:04:08,733][  INFO][PID:3824898] Going to sign pkgs from source: 8508396-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64
[2025-01-13 09:04:08,734][  INFO][PID:3824898] Calling '/bin/sign -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -p' (attempt #1)
[2025-01-13 09:04:09,035][  INFO][PID:3824898] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-bridge-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.x86_64.rpm' (attempt #1)
[2025-01-13 09:04:09,837][  INFO][PID:3824898] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-bridge-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.x86_64.rpm
[2025-01-13 09:04:09,838][  INFO][PID:3824898] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-kdump-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm' (attempt #1)
[2025-01-13 09:04:10,506][  INFO][PID:3824898] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-kdump-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm
[2025-01-13 09:04:10,507][  INFO][PID:3824898] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-doc-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm' (attempt #1)
[2025-01-13 09:04:11,377][  INFO][PID:3824898] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-doc-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm
[2025-01-13 09:04:11,378][  INFO][PID:3824898] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.x86_64.rpm' (attempt #1)
[2025-01-13 09:04:12,180][  INFO][PID:3824898] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.x86_64.rpm
[2025-01-13 09:04:12,181][  INFO][PID:3824898] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-storaged-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm' (attempt #1)
[2025-01-13 09:04:12,846][  INFO][PID:3824898] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-storaged-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm
[2025-01-13 09:04:12,847][  INFO][PID:3824898] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-debuginfo-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.x86_64.rpm' (attempt #1)
[2025-01-13 09:04:13,643][  INFO][PID:3824898] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-debuginfo-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.x86_64.rpm
[2025-01-13 09:04:13,644][  INFO][PID:3824898] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-ws-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.x86_64.rpm' (attempt #1)
[2025-01-13 09:04:14,362][  INFO][PID:3824898] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-ws-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.x86_64.rpm
[2025-01-13 09:04:14,363][  INFO][PID:3824898] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-selinux-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm' (attempt #1)
[2025-01-13 09:04:15,043][  INFO][PID:3824898] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-selinux-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm
[2025-01-13 09:04:15,044][  INFO][PID:3824898] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-debugsource-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.x86_64.rpm' (attempt #1)
[2025-01-13 09:04:15,712][  INFO][PID:3824898] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-debugsource-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.x86_64.rpm
[2025-01-13 09:04:15,713][  INFO][PID:3824898] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-sosreport-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm' (attempt #1)
[2025-01-13 09:04:16,397][  INFO][PID:3824898] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-sosreport-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm
[2025-01-13 09:04:16,399][  INFO][PID:3824898] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.src.rpm' (attempt #1)
[2025-01-13 09:04:17,506][  INFO][PID:3824898] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.src.rpm
[2025-01-13 09:04:17,507][  INFO][PID:3824898] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-system-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm' (attempt #1)
[2025-01-13 09:04:18,232][  INFO][PID:3824898] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-system-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm
[2025-01-13 09:04:18,232][  INFO][PID:3824898] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-networkmanager-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm' (attempt #1)
[2025-01-13 09:04:18,801][  INFO][PID:3824898] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-networkmanager-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm
[2025-01-13 09:04:18,802][  INFO][PID:3824898] Calling '/bin/sign -4 -h sha256 -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-packagekit-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm' (attempt #1)
[2025-01-13 09:04:19,474][  INFO][PID:3824898] signed rpm: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/cockpit-packagekit-331-1.20250113090018996962.pr21513.82.gcea56d80f.fc41.noarch.rpm
[2025-01-13 09:04:19,474][  INFO][PID:3824898] Sign done
[2025-01-13 09:04:19,475][  INFO][PID:3824898] Incremental createrepo run, adding 08508396-cockpit into https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-13 09:04:19,477][  INFO][PID:3824898] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64 --add 08508396-cockpit --no-appstream-metadata' as PID 3840993
[2025-01-13 09:04:20,435][  INFO][PID:3824898] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64 --add 08508396-cockpit --no-appstream-metadata)
[2025-01-13 09:04:20,436][  INFO][PID:3824898] Getting build details
[2025-01-13 09:04:20,436][  INFO][PID:3824898] Listing built binary packages in /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit
[2025-01-13 09:04:20,437][  INFO][PID:3824898] Built packages:
['cockpit-storaged 331', 'cockpit-selinux 331', 'cockpit-networkmanager 331', 'cockpit-packagekit 331', 'cockpit-debugsource 331', 'cockpit-ws 331', 'cockpit 331', 'cockpit-sosreport 331', 'cockpit-doc 331', 'cockpit-bridge 331', 'cockpit-system 331', 'cockpit-kdump 331', 'cockpit-debuginfo 331']
[2025-01-13 09:04:20,438][  INFO][PID:3824898] build details: {'built_packages': 'cockpit-storaged 331\ncockpit-selinux 331\ncockpit-networkmanager 331\ncockpit-packagekit 331\ncockpit-debugsource 331\ncockpit-ws 331\ncockpit 331\ncockpit-sosreport 331\ncockpit-doc 331\ncockpit-bridge 331\ncockpit-system 331\ncockpit-kdump 331\ncockpit-debuginfo 331'}
[2025-01-13 09:04:20,438][  INFO][PID:3824898] Retrieving pubkey
[2025-01-13 09:04:20,438][  INFO][PID:3824898] Calling '/bin/sign -u packit#cockpit-project-cockpit-21513@copr.fedorahosted.org -p' (attempt #1)
[2025-01-13 09:04:20,741][  INFO][PID:3824898] Added pubkey for user packit project cockpit-project-cockpit-21513 into: /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/pubkey.gpg
[2025-01-13 09:04:20,742][  INFO][PID:3824898] Finished build: id=8508396 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513 chroot=fedora-41-x86_64 
[2025-01-13 09:04:20,744][  INFO][PID:3824898] Worker succeeded build, took 192.76543402671814
[2025-01-13 09:04:20,745][  INFO][PID:3824898] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "cockpit-project-cockpit-21513",
            "project_dirname": "cockpit-project-cockpit-21513",
            "submitter": "packit",
            "ended_on": 1736759060.744211,
            "started_on": 1736758867.978777,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8508396-fedora-41-x86_64",
            "build_id": 8508396,
            "package_name": "cockpit",
            "package_version": "331-1.20250113090018996962.pr21513.82.gcea56d80f",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/cockpit-project-cockpit-21513/cockpit",
            "git_hash": "0a1ab987277395255c3f0fc48e68e679f4a47937",
            "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": "packit/cockpit-project-cockpit-21513--packit",
            "results": {
                "packages": [
                    {
                        "name": "cockpit-storaged",
                        "epoch": null,
                        "version": "331",
                        "release": "1.20250113090018996962.pr21513.82.gcea56d80f.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit",
                        "epoch": null,
                        "version": "331",
                        "release": "1.20250113090018996962.pr21513.82.gcea56d80f.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "cockpit-selinux",
                        "epoch": null,
                        "version": "331",
                        "release": "1.20250113090018996962.pr21513.82.gcea56d80f.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-networkmanager",
                        "epoch": null,
                        "version": "331",
                        "release": "1.20250113090018996962.pr21513.82.gcea56d80f.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-packagekit",
                        "epoch": null,
                        "version": "331",
                        "release": "1.20250113090018996962.pr21513.82.gcea56d80f.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-debugsource",
                        "epoch": null,
                        "version": "331",
                        "release": "1.20250113090018996962.pr21513.82.gcea56d80f.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cockpit-ws",
                        "epoch": null,
                        "version": "331",
                        "release": "1.20250113090018996962.pr21513.82.gcea56d80f.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cockpit",
                        "epoch": null,
                        "version": "331",
                        "release": "1.20250113090018996962.pr21513.82.gcea56d80f.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cockpit-sosreport",
                        "epoch": null,
                        "version": "331",
                        "release": "1.20250113090018996962.pr21513.82.gcea56d80f.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-doc",
                        "epoch": null,
                        "version": "331",
                        "release": "1.20250113090018996962.pr21513.82.gcea56d80f.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-bridge",
                        "epoch": null,
                        "version": "331",
                        "release": "1.20250113090018996962.pr21513.82.gcea56d80f.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cockpit-system",
                        "epoch": null,
                        "version": "331",
                        "release": "1.20250113090018996962.pr21513.82.gcea56d80f.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-kdump",
                        "epoch": null,
                        "version": "331",
                        "release": "1.20250113090018996962.pr21513.82.gcea56d80f.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-debuginfo",
                        "epoch": null,
                        "version": "331",
                        "release": "1.20250113090018996962.pr21513.82.gcea56d80f.fc41",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-21513",
            "result_dir": "08508396-cockpit",
            "built_packages": "cockpit-storaged 331\ncockpit-selinux 331\ncockpit-networkmanager 331\ncockpit-packagekit 331\ncockpit-debugsource 331\ncockpit-ws 331\ncockpit 331\ncockpit-sosreport 331\ncockpit-doc 331\ncockpit-bridge 331\ncockpit-system 331\ncockpit-kdump 331\ncockpit-debuginfo 331",
            "id": 8508396,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "cockpit-project-cockpit-21513",
                "vendor": "Fedora Project COPR (packit/cockpit-project-cockpit-21513)"
            }
        }
    ]
}
[2025-01-13 09:04:20,817][  INFO][PID:3824898] Sending fedora-messaging bus message in build.end
[2025-01-13 09:04:20,836][  INFO][PID:3824898] Compressing /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/builder-live.log by gzip
[2025-01-13 09:04:20,837][  INFO][PID:3824898] Running command 'gzip /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/builder-live.log' as PID 3841096
[2025-01-13 09:04:20,850][  INFO][PID:3824898] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/builder-live.log)
[2025-01-13 09:04:20,851][  INFO][PID:3824898] Compressing /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/backend.log by gzip
[2025-01-13 09:04:20,852][  INFO][PID:3824898] Running command 'gzip /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-21513/fedora-41-x86_64/08508396-cockpit/backend.log' as PID 3841097