[2025-01-28 01:54:16,063][  INFO][PID:2745034] Marking build as starting
[2025-01-28 01:54:16,109][  INFO][PID:2745034] Trying to allocate VM
[2025-01-28 01:54:19,131][  INFO][PID:2745034] Allocated host ResallocHost, ticket_id=960193, hostname=2620:52:3:1:dead:beef:cafe:c148, name=copr_hv_x86_64_02_prod_00863774_20250128_013257
[2025-01-28 01:54:19,132][  INFO][PID:2745034] Allocating ssh connection to builder
[2025-01-28 01:54:19,132][  INFO][PID:2745034] Checking that builder machine is OK
[2025-01-28 01:54:19,650][  INFO][PID:2745034] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-01-28 01:54:19,950][  INFO][PID:2745034] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-01-28 01:54:19,950][  INFO][PID:2745034] Filling build.info file with builder info
[2025-01-28 01:54:19,951][  INFO][PID:2745034] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "music",
            "project_name": "hatchling-f41-again",
            "project_dirname": "hatchling-f41-again",
            "submitter": "music",
            "ended_on": null,
            "started_on": 1738029259.9515924,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8580142-fedora-41-x86_64",
            "build_id": 8580142,
            "package_name": "python-dirty-equals",
            "package_version": "0.9.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/music/hatchling-f41-again/python-dirty-equals",
            "git_hash": "29f1e5918f000dea101a7931ca1b8e46433545db",
            "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": "music/hatchling-f41-again--music",
            "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/music/hatchling-f41-again/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/music/hatchling-f41-again",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/music/hatchling-f41-again",
            "result_dir": "08580142-python-dirty-equals",
            "built_packages": "",
            "id": 8580142,
            "mockchain_macros": {
                "copr_username": "music",
                "copr_projectname": "hatchling-f41-again",
                "vendor": "Fedora Project COPR (music/hatchling-f41-again)"
            }
        }
    ]
}
[2025-01-28 01:54:19,972][  INFO][PID:2745034] Sending fedora-messaging bus message in build.start
[2025-01-28 01:54:20,517][  INFO][PID:2745034] Sending fedora-messaging bus message in chroot.start
[2025-01-28 01:54:20,533][  INFO][PID:2745034] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8580142-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-28 01:54:21,033][  INFO][PID:2745034] Downloading the builder-live.log file, attempt 1
[2025-01-28 01:54:21,035][  INFO][PID:2745034] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c148 copr-rpmbuild-log
[2025-01-28 01:54:26,039][  INFO][PID:2745034] Periodic builder liveness probe: alive
[2025-01-28 01:54:56,695][  INFO][PID:2745034] Downloading results from builder
[2025-01-28 01:54:56,696][  INFO][PID:2745034] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c148]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580142-python-dirty-equals started
[2025-01-28 01:54:56,697][  INFO][PID:2745034] 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:c148]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580142-python-dirty-equals/ &> /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580142-python-dirty-equals/build-08580142.rsync.log
[2025-01-28 01:54:57,085][  INFO][PID:2745034] rsyncing finished.
[2025-01-28 01:54:57,086][  INFO][PID:2745034] Releasing VM back to pool
[2025-01-28 01:54:57,140][  INFO][PID:2745034] Searching for 'success' file in resultdir
[2025-01-28 01:54:57,141][  INFO][PID:2745034] Going to sign pkgs from source: 8580142-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64
[2025-01-28 01:54:57,141][  INFO][PID:2745034] Calling '/bin/sign -u music#hatchling-f41-again@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 01:54:57,442][  INFO][PID:2745034] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41-again@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580142-python-dirty-equals/python3-dirty-equals-0.9.0-1.fc41.noarch.rpm' (attempt #1)
[2025-01-28 01:54:58,227][  INFO][PID:2745034] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580142-python-dirty-equals/python3-dirty-equals-0.9.0-1.fc41.noarch.rpm
[2025-01-28 01:54:58,228][  INFO][PID:2745034] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41-again@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580142-python-dirty-equals/python3-dirty-equals+pydantic-0.9.0-1.fc41.noarch.rpm' (attempt #1)
[2025-01-28 01:54:59,017][  INFO][PID:2745034] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580142-python-dirty-equals/python3-dirty-equals+pydantic-0.9.0-1.fc41.noarch.rpm
[2025-01-28 01:54:59,017][  INFO][PID:2745034] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41-again@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580142-python-dirty-equals/python-dirty-equals-0.9.0-1.fc41.src.rpm' (attempt #1)
[2025-01-28 01:54:59,932][  INFO][PID:2745034] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580142-python-dirty-equals/python-dirty-equals-0.9.0-1.fc41.src.rpm
[2025-01-28 01:54:59,933][  INFO][PID:2745034] Sign done
[2025-01-28 01:54:59,933][  INFO][PID:2745034] Incremental createrepo run, adding 08580142-python-dirty-equals into https://download.copr.fedorainfracloud.org/results/music/hatchling-f41-again/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-28 01:54:59,934][  INFO][PID:2745034] Running command 'copr-repo --batched /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64 --add 08580142-python-dirty-equals --no-appstream-metadata' as PID 2749398
[2025-01-28 01:55:01,126][  INFO][PID:2745034] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64 --add 08580142-python-dirty-equals --no-appstream-metadata)
[2025-01-28 01:55:01,127][  INFO][PID:2745034] Getting build details
[2025-01-28 01:55:01,128][  INFO][PID:2745034] Listing built binary packages in /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580142-python-dirty-equals
[2025-01-28 01:55:01,128][  INFO][PID:2745034] Built packages:
['python3-dirty-equals 0.9.0', 'python3-dirty-equals+pydantic 0.9.0']
[2025-01-28 01:55:01,129][  INFO][PID:2745034] build details: {'built_packages': 'python3-dirty-equals 0.9.0\npython3-dirty-equals+pydantic 0.9.0'}
[2025-01-28 01:55:01,129][  INFO][PID:2745034] Retrieving pubkey
[2025-01-28 01:55:01,130][  INFO][PID:2745034] Calling '/bin/sign -u music#hatchling-f41-again@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 01:55:01,434][  INFO][PID:2745034] Added pubkey for user music project hatchling-f41-again into: /var/lib/copr/public_html/results/music/hatchling-f41-again/pubkey.gpg
[2025-01-28 01:55:01,435][  INFO][PID:2745034] Finished build: id=8580142 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/music/hatchling-f41-again chroot=fedora-41-x86_64 
[2025-01-28 01:55:01,437][  INFO][PID:2745034] Worker succeeded build, took 41.48555517196655
[2025-01-28 01:55:01,438][  INFO][PID:2745034] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "music",
            "project_name": "hatchling-f41-again",
            "project_dirname": "hatchling-f41-again",
            "submitter": "music",
            "ended_on": 1738029301.4371476,
            "started_on": 1738029259.9515924,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8580142-fedora-41-x86_64",
            "build_id": 8580142,
            "package_name": "python-dirty-equals",
            "package_version": "0.9.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/music/hatchling-f41-again/python-dirty-equals",
            "git_hash": "29f1e5918f000dea101a7931ca1b8e46433545db",
            "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": "music/hatchling-f41-again--music",
            "results": {
                "packages": [
                    {
                        "name": "python3-dirty-equals",
                        "epoch": null,
                        "version": "0.9.0",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-dirty-equals+pydantic",
                        "epoch": null,
                        "version": "0.9.0",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-dirty-equals",
                        "epoch": null,
                        "version": "0.9.0",
                        "release": "1.fc41",
                        "arch": "src"
                    }
                ]
            },
            "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/music/hatchling-f41-again/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/music/hatchling-f41-again",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/music/hatchling-f41-again",
            "result_dir": "08580142-python-dirty-equals",
            "built_packages": "python3-dirty-equals 0.9.0\npython3-dirty-equals+pydantic 0.9.0",
            "id": 8580142,
            "mockchain_macros": {
                "copr_username": "music",
                "copr_projectname": "hatchling-f41-again",
                "vendor": "Fedora Project COPR (music/hatchling-f41-again)"
            }
        }
    ]
}
[2025-01-28 01:55:01,472][  INFO][PID:2745034] Sending fedora-messaging bus message in build.end
[2025-01-28 01:55:01,491][  INFO][PID:2745034] Compressing /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580142-python-dirty-equals/builder-live.log by gzip
[2025-01-28 01:55:01,492][  INFO][PID:2745034] Running command 'gzip /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580142-python-dirty-equals/builder-live.log' as PID 2749685
[2025-01-28 01:55:01,501][  INFO][PID:2745034] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580142-python-dirty-equals/builder-live.log)
[2025-01-28 01:55:01,502][  INFO][PID:2745034] Compressing /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580142-python-dirty-equals/backend.log by gzip
[2025-01-28 01:55:01,503][  INFO][PID:2745034] Running command 'gzip /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580142-python-dirty-equals/backend.log' as PID 2749687