[2025-01-31 01:23:02,061][  INFO][PID:3041618] Marking build as starting
[2025-01-31 01:23:02,113][  INFO][PID:3041618] Trying to allocate VM
[2025-01-31 01:23:05,165][  INFO][PID:3041618] Allocated host ResallocHost, ticket_id=1001477, hostname=2620:52:3:1:dead:beef:cafe:c10b, name=copr_hv_x86_64_01_prod_00955115_20250131_011308
[2025-01-31 01:23:05,166][  INFO][PID:3041618] Allocating ssh connection to builder
[2025-01-31 01:23:05,166][  INFO][PID:3041618] Checking that builder machine is OK
[2025-01-31 01:23:05,730][  INFO][PID:3041618] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-31 01:23:06,069][  INFO][PID:3041618] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-31 01:23:06,069][  INFO][PID:3041618] Filling build.info file with builder info
[2025-01-31 01:23:06,070][  INFO][PID:3041618] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rpmsoftwaremanagement",
            "project_name": "dnf-nightly-sanitizers",
            "project_dirname": "dnf-nightly-sanitizers",
            "submitter": "rpmsoftwaremanagement",
            "ended_on": null,
            "started_on": 1738286586.070595,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8588736-fedora-40-x86_64",
            "build_id": 8588736,
            "package_name": "dnf-plugins-core",
            "package_version": "4.10.0-20250131010214.7.gd80a53d",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/dnf-nightly-sanitizers/dnf-plugins-core",
            "git_hash": "db8b94f356e0899a53c74237bd9edb31779e183c",
            "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": "rpmsoftwaremanagement/dnf-nightly-sanitizers--rpmsoftwaremanagement",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "sanitizers"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers",
            "result_dir": "08588736-dnf-plugins-core",
            "built_packages": "",
            "id": 8588736,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "dnf-nightly-sanitizers",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/dnf-nightly-sanitizers)"
            }
        }
    ]
}
[2025-01-31 01:23:06,118][  INFO][PID:3041618] Sending fedora-messaging bus message in build.start
[2025-01-31 01:23:06,817][  INFO][PID:3041618] Sending fedora-messaging bus message in chroot.start
[2025-01-31 01:23:06,834][  INFO][PID:3041618] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8588736-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-31 01:23:07,440][  INFO][PID:3041618] Downloading the builder-live.log file, attempt 1
[2025-01-31 01:23:07,441][  INFO][PID:3041618] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10b copr-rpmbuild-log
[2025-01-31 01:23:12,446][  INFO][PID:3041618] Periodic builder liveness probe: alive
[2025-01-31 01:23:52,713][  INFO][PID:3041618] Downloading results from builder
[2025-01-31 01:23:52,714][  INFO][PID:3041618] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core started
[2025-01-31 01:23:52,715][  INFO][PID:3041618] 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:c10b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/ &> /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/build-08588736.rsync.log
[2025-01-31 01:23:53,146][  INFO][PID:3041618] rsyncing finished.
[2025-01-31 01:23:53,147][  INFO][PID:3041618] Releasing VM back to pool
[2025-01-31 01:23:53,155][  INFO][PID:3041618] Searching for 'success' file in resultdir
[2025-01-31 01:23:53,156][  INFO][PID:3041618] Going to sign pkgs from source: 8588736-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64
[2025-01-31 01:23:53,156][  INFO][PID:3041618] Calling '/bin/sign -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -p' (attempt #1)
[2025-01-31 01:23:53,458][  INFO][PID:3041618] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/dnf-plugins-core-4.10.0-20250131010214.7.gd80a53d.fc40.src.rpm' (attempt #1)
[2025-01-31 01:23:54,028][  INFO][PID:3041618] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/dnf-plugins-core-4.10.0-20250131010214.7.gd80a53d.fc40.src.rpm
[2025-01-31 01:23:54,028][  INFO][PID:3041618] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugin-modulesync-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm' (attempt #1)
[2025-01-31 01:23:54,719][  INFO][PID:3041618] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugin-modulesync-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm
[2025-01-31 01:23:54,720][  INFO][PID:3041618] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugins-core-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm' (attempt #1)
[2025-01-31 01:23:55,286][  INFO][PID:3041618] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugins-core-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm
[2025-01-31 01:23:55,286][  INFO][PID:3041618] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugin-leaves-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm' (attempt #1)
[2025-01-31 01:23:55,984][  INFO][PID:3041618] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugin-leaves-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm
[2025-01-31 01:23:55,985][  INFO][PID:3041618] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugin-versionlock-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm' (attempt #1)
[2025-01-31 01:23:56,547][  INFO][PID:3041618] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugin-versionlock-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm
[2025-01-31 01:23:56,547][  INFO][PID:3041618] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugin-show-leaves-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm' (attempt #1)
[2025-01-31 01:23:57,242][  INFO][PID:3041618] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugin-show-leaves-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm
[2025-01-31 01:23:57,243][  INFO][PID:3041618] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugin-pre-transaction-actions-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm' (attempt #1)
[2025-01-31 01:23:57,939][  INFO][PID:3041618] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugin-pre-transaction-actions-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm
[2025-01-31 01:23:57,940][  INFO][PID:3041618] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugin-post-transaction-actions-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm' (attempt #1)
[2025-01-31 01:23:58,627][  INFO][PID:3041618] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugin-post-transaction-actions-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm
[2025-01-31 01:23:58,627][  INFO][PID:3041618] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugin-local-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm' (attempt #1)
[2025-01-31 01:23:59,199][  INFO][PID:3041618] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/python3-dnf-plugin-local-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm
[2025-01-31 01:23:59,200][  INFO][PID:3041618] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/dnf-plugins-core-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm' (attempt #1)
[2025-01-31 01:23:59,778][  INFO][PID:3041618] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/dnf-plugins-core-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm
[2025-01-31 01:23:59,778][  INFO][PID:3041618] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/dnf-utils-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm' (attempt #1)
[2025-01-31 01:24:00,362][  INFO][PID:3041618] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/dnf-utils-4.10.0-20250131010214.7.gd80a53d.fc40.noarch.rpm
[2025-01-31 01:24:00,363][  INFO][PID:3041618] Sign done
[2025-01-31 01:24:00,363][  INFO][PID:3041618] Incremental createrepo run, adding 08588736-dnf-plugins-core into https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-31 01:24:00,365][  INFO][PID:3041618] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64 --add 08588736-dnf-plugins-core --no-appstream-metadata' as PID 3045225
[2025-01-31 01:24:01,242][  INFO][PID:3041618] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64 --add 08588736-dnf-plugins-core --no-appstream-metadata)
[2025-01-31 01:24:01,243][  INFO][PID:3041618] Getting build details
[2025-01-31 01:24:01,244][  INFO][PID:3041618] Listing built binary packages in /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core
[2025-01-31 01:24:01,244][  INFO][PID:3041618] Built packages:
['dnf-utils 4.10.0', 'python3-dnf-plugins-core 4.10.0', 'python3-dnf-plugin-show-leaves 4.10.0', 'python3-dnf-plugin-pre-transaction-actions 4.10.0', 'dnf-plugins-core 4.10.0', 'python3-dnf-plugin-leaves 4.10.0', 'python3-dnf-plugin-post-transaction-actions 4.10.0', 'python3-dnf-plugin-local 4.10.0', 'python3-dnf-plugin-modulesync 4.10.0', 'python3-dnf-plugin-versionlock 4.10.0']
[2025-01-31 01:24:01,245][  INFO][PID:3041618] build details: {'built_packages': 'dnf-utils 4.10.0\npython3-dnf-plugins-core 4.10.0\npython3-dnf-plugin-show-leaves 4.10.0\npython3-dnf-plugin-pre-transaction-actions 4.10.0\ndnf-plugins-core 4.10.0\npython3-dnf-plugin-leaves 4.10.0\npython3-dnf-plugin-post-transaction-actions 4.10.0\npython3-dnf-plugin-local 4.10.0\npython3-dnf-plugin-modulesync 4.10.0\npython3-dnf-plugin-versionlock 4.10.0'}
[2025-01-31 01:24:01,245][  INFO][PID:3041618] Retrieving pubkey
[2025-01-31 01:24:01,245][  INFO][PID:3041618] Calling '/bin/sign -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -p' (attempt #1)
[2025-01-31 01:24:01,424][  INFO][PID:3041618] Added pubkey for user rpmsoftwaremanagement project dnf-nightly-sanitizers into: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/pubkey.gpg
[2025-01-31 01:24:01,425][  INFO][PID:3041618] Finished build: id=8588736 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers chroot=fedora-40-x86_64 
[2025-01-31 01:24:01,426][  INFO][PID:3041618] Worker succeeded build, took 55.356189250946045
[2025-01-31 01:24:01,427][  INFO][PID:3041618] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rpmsoftwaremanagement",
            "project_name": "dnf-nightly-sanitizers",
            "project_dirname": "dnf-nightly-sanitizers",
            "submitter": "rpmsoftwaremanagement",
            "ended_on": 1738286641.4267843,
            "started_on": 1738286586.070595,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8588736-fedora-40-x86_64",
            "build_id": 8588736,
            "package_name": "dnf-plugins-core",
            "package_version": "4.10.0-20250131010214.7.gd80a53d",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/dnf-nightly-sanitizers/dnf-plugins-core",
            "git_hash": "db8b94f356e0899a53c74237bd9edb31779e183c",
            "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": "rpmsoftwaremanagement/dnf-nightly-sanitizers--rpmsoftwaremanagement",
            "results": {
                "packages": [
                    {
                        "name": "dnf-utils",
                        "epoch": null,
                        "version": "4.10.0",
                        "release": "20250131010214.7.gd80a53d.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-dnf-plugins-core",
                        "epoch": null,
                        "version": "4.10.0",
                        "release": "20250131010214.7.gd80a53d.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-dnf-plugin-show-leaves",
                        "epoch": null,
                        "version": "4.10.0",
                        "release": "20250131010214.7.gd80a53d.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-dnf-plugin-pre-transaction-actions",
                        "epoch": null,
                        "version": "4.10.0",
                        "release": "20250131010214.7.gd80a53d.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "dnf-plugins-core",
                        "epoch": null,
                        "version": "4.10.0",
                        "release": "20250131010214.7.gd80a53d.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-dnf-plugin-leaves",
                        "epoch": null,
                        "version": "4.10.0",
                        "release": "20250131010214.7.gd80a53d.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-dnf-plugin-post-transaction-actions",
                        "epoch": null,
                        "version": "4.10.0",
                        "release": "20250131010214.7.gd80a53d.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "dnf-plugins-core",
                        "epoch": null,
                        "version": "4.10.0",
                        "release": "20250131010214.7.gd80a53d.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "python3-dnf-plugin-local",
                        "epoch": null,
                        "version": "4.10.0",
                        "release": "20250131010214.7.gd80a53d.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-dnf-plugin-modulesync",
                        "epoch": null,
                        "version": "4.10.0",
                        "release": "20250131010214.7.gd80a53d.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-dnf-plugin-versionlock",
                        "epoch": null,
                        "version": "4.10.0",
                        "release": "20250131010214.7.gd80a53d.fc40",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "sanitizers"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers",
            "result_dir": "08588736-dnf-plugins-core",
            "built_packages": "dnf-utils 4.10.0\npython3-dnf-plugins-core 4.10.0\npython3-dnf-plugin-show-leaves 4.10.0\npython3-dnf-plugin-pre-transaction-actions 4.10.0\ndnf-plugins-core 4.10.0\npython3-dnf-plugin-leaves 4.10.0\npython3-dnf-plugin-post-transaction-actions 4.10.0\npython3-dnf-plugin-local 4.10.0\npython3-dnf-plugin-modulesync 4.10.0\npython3-dnf-plugin-versionlock 4.10.0",
            "id": 8588736,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "dnf-nightly-sanitizers",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/dnf-nightly-sanitizers)"
            }
        }
    ]
}
[2025-01-31 01:24:01,457][  INFO][PID:3041618] Sending fedora-messaging bus message in build.end
[2025-01-31 01:24:01,474][  INFO][PID:3041618] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/builder-live.log by gzip
[2025-01-31 01:24:01,475][  INFO][PID:3041618] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/builder-live.log' as PID 3045316
[2025-01-31 01:24:01,482][  INFO][PID:3041618] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/builder-live.log)
[2025-01-31 01:24:01,482][  INFO][PID:3041618] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/backend.log by gzip
[2025-01-31 01:24:01,483][  INFO][PID:3041618] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-40-x86_64/08588736-dnf-plugins-core/backend.log' as PID 3045317