[2025-01-26 18:29:18,079][  INFO][PID:1711959] Marking build as starting
[2025-01-26 18:29:18,102][  INFO][PID:1711959] Trying to allocate VM
[2025-01-26 18:29:21,201][  INFO][PID:1711959] Allocated host ResallocHost, ticket_id=935714, hostname=2620:52:3:1:dead:beef:cafe:c10e, name=copr_hv_x86_64_01_prod_00840165_20250126_180734
[2025-01-26 18:29:21,202][  INFO][PID:1711959] Allocating ssh connection to builder
[2025-01-26 18:29:21,202][  INFO][PID:1711959] Checking that builder machine is OK
[2025-01-26 18:29:21,805][  INFO][PID:1711959] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-01-26 18:29:22,141][  INFO][PID:1711959] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-01-26 18:29:22,142][  INFO][PID:1711959] Filling build.info file with builder info
[2025-01-26 18:29:22,143][  INFO][PID:1711959] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 172800,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "music",
            "project_name": "hatchling-f41",
            "project_dirname": "hatchling-f41",
            "submitter": "music",
            "ended_on": null,
            "started_on": 1737916162.1434188,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8572662-fedora-41-x86_64",
            "build_id": 8572662,
            "package_name": "python-openstep-plist",
            "package_version": "0.4.0-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/music/hatchling-f41/python-openstep-plist",
            "git_hash": "5e5444b74c40d4eefac1927193f49e5d04f61d01",
            "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--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/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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/music/hatchling-f41",
            "result_dir": "08572662-python-openstep-plist",
            "built_packages": "",
            "id": 8572662,
            "mockchain_macros": {
                "copr_username": "music",
                "copr_projectname": "hatchling-f41",
                "vendor": "Fedora Project COPR (music/hatchling-f41)"
            }
        }
    ]
}
[2025-01-26 18:29:22,164][  INFO][PID:1711959] Sending fedora-messaging bus message in build.start
[2025-01-26 18:29:22,742][  INFO][PID:1711959] Sending fedora-messaging bus message in chroot.start
[2025-01-26 18:29:22,759][  INFO][PID:1711959] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8572662-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-26 18:29:23,297][  INFO][PID:1711959] Downloading the builder-live.log file, attempt 1
[2025-01-26 18:29:23,298][  INFO][PID:1711959] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10e copr-rpmbuild-log
[2025-01-26 18:29:28,305][  INFO][PID:1711959] Periodic builder liveness probe: alive
[2025-01-26 18:30:29,414][  INFO][PID:1711959] Downloading results from builder
[2025-01-26 18:30:29,414][  INFO][PID:1711959] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10e]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist started
[2025-01-26 18:30:29,415][  INFO][PID:1711959] 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:c10e]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist/ &> /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist/build-08572662.rsync.log
[2025-01-26 18:30:29,841][  INFO][PID:1711959] rsyncing finished.
[2025-01-26 18:30:29,842][  INFO][PID:1711959] Releasing VM back to pool
[2025-01-26 18:30:29,850][  INFO][PID:1711959] Searching for 'success' file in resultdir
[2025-01-26 18:30:29,851][  INFO][PID:1711959] Going to sign pkgs from source: 8572662-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64
[2025-01-26 18:30:29,852][  INFO][PID:1711959] Calling '/bin/sign -u music#hatchling-f41@copr.fedorahosted.org -p' (attempt #1)
[2025-01-26 18:30:30,162][  INFO][PID:1711959] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist/python-openstep-plist-debugsource-0.4.0-4.fc41.x86_64.rpm' (attempt #1)
[2025-01-26 18:30:31,106][  INFO][PID:1711959] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist/python-openstep-plist-debugsource-0.4.0-4.fc41.x86_64.rpm
[2025-01-26 18:30:31,107][  INFO][PID:1711959] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist/python3-openstep-plist-debuginfo-0.4.0-4.fc41.x86_64.rpm' (attempt #1)
[2025-01-26 18:30:32,054][  INFO][PID:1711959] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist/python3-openstep-plist-debuginfo-0.4.0-4.fc41.x86_64.rpm
[2025-01-26 18:30:32,054][  INFO][PID:1711959] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist/python3-openstep-plist-0.4.0-4.fc41.x86_64.rpm' (attempt #1)
[2025-01-26 18:30:33,001][  INFO][PID:1711959] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist/python3-openstep-plist-0.4.0-4.fc41.x86_64.rpm
[2025-01-26 18:30:33,001][  INFO][PID:1711959] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist/python-openstep-plist-0.4.0-4.fc41.src.rpm' (attempt #1)
[2025-01-26 18:30:33,944][  INFO][PID:1711959] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist/python-openstep-plist-0.4.0-4.fc41.src.rpm
[2025-01-26 18:30:33,944][  INFO][PID:1711959] Sign done
[2025-01-26 18:30:33,945][  INFO][PID:1711959] Incremental createrepo run, adding 08572662-python-openstep-plist into https://download.copr.fedorainfracloud.org/results/music/hatchling-f41/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-26 18:30:33,946][  INFO][PID:1711959] Running command 'copr-repo --batched /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64 --add 08572662-python-openstep-plist --no-appstream-metadata' as PID 1716191
[2025-01-26 18:30:37,172][  INFO][PID:1711959] Finished after 3 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64 --add 08572662-python-openstep-plist --no-appstream-metadata)
[2025-01-26 18:30:37,173][  INFO][PID:1711959] Getting build details
[2025-01-26 18:30:37,173][  INFO][PID:1711959] Listing built binary packages in /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist
[2025-01-26 18:30:37,174][  INFO][PID:1711959] Built packages:
['python-openstep-plist-debugsource 0.4.0', 'python3-openstep-plist 0.4.0', 'python3-openstep-plist-debuginfo 0.4.0']
[2025-01-26 18:30:37,174][  INFO][PID:1711959] build details: {'built_packages': 'python-openstep-plist-debugsource 0.4.0\npython3-openstep-plist 0.4.0\npython3-openstep-plist-debuginfo 0.4.0'}
[2025-01-26 18:30:37,175][  INFO][PID:1711959] Retrieving pubkey
[2025-01-26 18:30:37,175][  INFO][PID:1711959] Calling '/bin/sign -u music#hatchling-f41@copr.fedorahosted.org -p' (attempt #1)
[2025-01-26 18:30:37,485][  INFO][PID:1711959] Added pubkey for user music project hatchling-f41 into: /var/lib/copr/public_html/results/music/hatchling-f41/pubkey.gpg
[2025-01-26 18:30:37,485][  INFO][PID:1711959] Finished build: id=8572662 failed=False timeout=172800 destdir=/var/lib/copr/public_html/results/music/hatchling-f41 chroot=fedora-41-x86_64 
[2025-01-26 18:30:37,487][  INFO][PID:1711959] Worker succeeded build, took 75.34374690055847
[2025-01-26 18:30:37,487][  INFO][PID:1711959] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 172800,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "music",
            "project_name": "hatchling-f41",
            "project_dirname": "hatchling-f41",
            "submitter": "music",
            "ended_on": 1737916237.4871657,
            "started_on": 1737916162.1434188,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8572662-fedora-41-x86_64",
            "build_id": 8572662,
            "package_name": "python-openstep-plist",
            "package_version": "0.4.0-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/music/hatchling-f41/python-openstep-plist",
            "git_hash": "5e5444b74c40d4eefac1927193f49e5d04f61d01",
            "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--music",
            "results": {
                "packages": [
                    {
                        "name": "python-openstep-plist-debugsource",
                        "epoch": null,
                        "version": "0.4.0",
                        "release": "4.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-openstep-plist",
                        "epoch": null,
                        "version": "0.4.0",
                        "release": "4.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-openstep-plist-debuginfo",
                        "epoch": null,
                        "version": "0.4.0",
                        "release": "4.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-openstep-plist",
                        "epoch": null,
                        "version": "0.4.0",
                        "release": "4.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/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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/music/hatchling-f41",
            "result_dir": "08572662-python-openstep-plist",
            "built_packages": "python-openstep-plist-debugsource 0.4.0\npython3-openstep-plist 0.4.0\npython3-openstep-plist-debuginfo 0.4.0",
            "id": 8572662,
            "mockchain_macros": {
                "copr_username": "music",
                "copr_projectname": "hatchling-f41",
                "vendor": "Fedora Project COPR (music/hatchling-f41)"
            }
        }
    ]
}
[2025-01-26 18:30:37,513][  INFO][PID:1711959] Sending fedora-messaging bus message in build.end
[2025-01-26 18:30:37,532][  INFO][PID:1711959] Compressing /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist/builder-live.log by gzip
[2025-01-26 18:30:37,533][  INFO][PID:1711959] Running command 'gzip /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist/builder-live.log' as PID 1716494
[2025-01-26 18:30:37,539][  INFO][PID:1711959] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist/builder-live.log)
[2025-01-26 18:30:37,540][  INFO][PID:1711959] Compressing /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist/backend.log by gzip
[2025-01-26 18:30:37,541][  INFO][PID:1711959] Running command 'gzip /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08572662-python-openstep-plist/backend.log' as PID 1716495