[2024-12-19 18:30:17,654][  INFO][PID:1299898] Marking build as starting
[2024-12-19 18:30:17,700][  INFO][PID:1299898] Trying to allocate VM
[2024-12-19 18:30:45,820][  INFO][PID:1299898] Allocated host ResallocHost, ticket_id=283074, hostname=2620:52:3:1:dead:beef:cafe:c198
[2024-12-19 18:30:45,821][  INFO][PID:1299898] Allocating ssh connection to builder
[2024-12-19 18:30:45,822][  INFO][PID:1299898] Checking that builder machine is OK
[2024-12-19 18:30:46,424][  INFO][PID:1299898] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c198 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 18:30:46,793][  INFO][PID:1299898] Filling build.info file with builder info
[2024-12-19 18:30:46,799][  INFO][PID:1299898] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1734633046.798702,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8418640-fedora-rawhide-x86_64",
            "build_id": 8418640,
            "package_name": "python-zstarfile",
            "package_version": "0.2.0-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-zstarfile",
            "git_hash": "6a01c3f1cd8f626e342ae47793cbbd352378416d",
            "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": "@python/python3.14--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08418640-python-zstarfile",
            "built_packages": "",
            "id": 8418640,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 18:30:46,832][  INFO][PID:1299898] Sending fedora-messaging bus message in build.start
[2024-12-19 18:30:47,578][  INFO][PID:1299898] Sending fedora-messaging bus message in chroot.start
[2024-12-19 18:30:47,602][  INFO][PID:1299898] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8418640-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 18:30:48,184][  INFO][PID:1299898] Downloading the builder-live.log file, attempt 1
[2024-12-19 18:30:48,187][  INFO][PID:1299898] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c198 copr-rpmbuild-log
[2024-12-19 18:30:53,230][  INFO][PID:1299898] Periodic builder liveness probe: alive
[2024-12-19 18:32:48,875][ ERROR][PID:1299898] Re-try request for task on 'ResallocHost, ticket_id=283074, hostname=2620:52:3:1:dead:beef:cafe:c198': SSH problems when downloading live log: copr-rpmbuild-log shouldn't exit != 0
[2024-12-19 18:32:48,876][  INFO][PID:1299898] Releasing VM back to pool
[2024-12-19 18:32:48,890][  INFO][PID:1299898] Retry #1 (on other host)
[2024-12-19 18:32:48,891][  INFO][PID:1299898] Trying to allocate VM
[2024-12-19 18:32:51,926][  INFO][PID:1299898] Allocated host ResallocHost, ticket_id=283103, hostname=3.227.234.105
[2024-12-19 18:32:51,927][  INFO][PID:1299898] Allocating ssh connection to builder
[2024-12-19 18:32:51,928][  INFO][PID:1299898] Checking that builder machine is OK
[2024-12-19 18:32:52,147][  INFO][PID:1299898] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.227.234.105 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 18:32:52,363][  INFO][PID:1299898] Filling build.info file with builder info
[2024-12-19 18:32:52,369][  INFO][PID:1299898] Not re-notifying FE and msg buses for the new host.
[2024-12-19 18:32:52,370][  INFO][PID:1299898] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8418640-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 18:32:52,788][  INFO][PID:1299898] Downloading the builder-live.log file, attempt 1
[2024-12-19 18:32:52,790][  INFO][PID:1299898] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.227.234.105 copr-rpmbuild-log
[2024-12-19 18:33:17,629][  INFO][PID:1299898] Downloading results from builder
[2024-12-19 18:33:17,630][  INFO][PID:1299898] rsyncing of mockbuilder@3.227.234.105:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile started
[2024-12-19 18:33:17,631][  INFO][PID:1299898] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.227.234.105:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/build-08418640.rsync.log
[2024-12-19 18:33:17,883][  INFO][PID:1299898] rsyncing finished.
[2024-12-19 18:33:17,884][  INFO][PID:1299898] Releasing VM back to pool
[2024-12-19 18:33:17,897][  INFO][PID:1299898] Searching for 'success' file in resultdir
[2024-12-19 18:33:17,898][  INFO][PID:1299898] Going to sign pkgs from source: 8418640-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 18:33:17,898][  INFO][PID:1299898] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 18:33:18,195][  INFO][PID:1299898] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/python3-zstarfile+all-0.2.0-3.fc42.noarch.rpm' (attempt #1)
[2024-12-19 18:33:18,969][  INFO][PID:1299898] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/python3-zstarfile+all-0.2.0-3.fc42.noarch.rpm
[2024-12-19 18:33:18,969][  INFO][PID:1299898] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/python-zstarfile-0.2.0-3.fc42.src.rpm' (attempt #1)
[2024-12-19 18:33:19,883][  INFO][PID:1299898] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/python-zstarfile-0.2.0-3.fc42.src.rpm
[2024-12-19 18:33:19,884][  INFO][PID:1299898] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/python3-zstarfile+lz4-0.2.0-3.fc42.noarch.rpm' (attempt #1)
[2024-12-19 18:33:20,790][  INFO][PID:1299898] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/python3-zstarfile+lz4-0.2.0-3.fc42.noarch.rpm
[2024-12-19 18:33:20,791][  INFO][PID:1299898] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/python3-zstarfile+zstandard-0.2.0-3.fc42.noarch.rpm' (attempt #1)
[2024-12-19 18:33:21,564][  INFO][PID:1299898] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/python3-zstarfile+zstandard-0.2.0-3.fc42.noarch.rpm
[2024-12-19 18:33:21,564][  INFO][PID:1299898] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/python3-zstarfile-0.2.0-3.fc42.noarch.rpm' (attempt #1)
[2024-12-19 18:33:22,481][  INFO][PID:1299898] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/python3-zstarfile-0.2.0-3.fc42.noarch.rpm
[2024-12-19 18:33:22,481][  INFO][PID:1299898] Sign done
[2024-12-19 18:33:22,482][  INFO][PID:1299898] Incremental createrepo run, adding 08418640-python-zstarfile into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 18:33:22,483][  INFO][PID:1299898] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08418640-python-zstarfile --no-appstream-metadata' as PID 1324069
[2024-12-19 18:33:46,119][  INFO][PID:1299898] Finished after 23 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08418640-python-zstarfile --no-appstream-metadata)
[2024-12-19 18:33:46,120][  INFO][PID:1299898] Getting build details
[2024-12-19 18:33:46,120][  INFO][PID:1299898] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile
[2024-12-19 18:33:46,121][  INFO][PID:1299898] Built packages:
['python3-zstarfile+lz4 0.2.0', 'python3-zstarfile+all 0.2.0', 'python3-zstarfile 0.2.0', 'python3-zstarfile+zstandard 0.2.0']
[2024-12-19 18:33:46,121][  INFO][PID:1299898] build details: {'built_packages': 'python3-zstarfile+lz4 0.2.0\npython3-zstarfile+all 0.2.0\npython3-zstarfile 0.2.0\npython3-zstarfile+zstandard 0.2.0'}
[2024-12-19 18:33:46,122][  INFO][PID:1299898] Retrieving pubkey
[2024-12-19 18:33:46,122][  INFO][PID:1299898] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 18:33:46,310][  INFO][PID:1299898] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 18:33:46,311][  INFO][PID:1299898] Finished build: id=8418640 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 18:33:46,313][  INFO][PID:1299898] Worker succeeded build, took 53.944732904434204
[2024-12-19 18:33:46,314][  INFO][PID:1299898] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": 1734633226.313698,
            "started_on": 1734633172.3689651,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8418640-fedora-rawhide-x86_64",
            "build_id": 8418640,
            "package_name": "python-zstarfile",
            "package_version": "0.2.0-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-zstarfile",
            "git_hash": "6a01c3f1cd8f626e342ae47793cbbd352378416d",
            "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": "@python/python3.14--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-zstarfile+lz4",
                        "epoch": null,
                        "version": "0.2.0",
                        "release": "3.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-zstarfile+all",
                        "epoch": null,
                        "version": "0.2.0",
                        "release": "3.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-zstarfile",
                        "epoch": null,
                        "version": "0.2.0",
                        "release": "3.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-zstarfile",
                        "epoch": null,
                        "version": "0.2.0",
                        "release": "3.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-zstarfile+zstandard",
                        "epoch": null,
                        "version": "0.2.0",
                        "release": "3.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08418640-python-zstarfile",
            "built_packages": "python3-zstarfile+lz4 0.2.0\npython3-zstarfile+all 0.2.0\npython3-zstarfile 0.2.0\npython3-zstarfile+zstandard 0.2.0",
            "id": 8418640,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 18:33:46,343][  INFO][PID:1299898] Sending fedora-messaging bus message in build.end
[2024-12-19 18:33:46,362][  INFO][PID:1299898] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/builder-live.log by gzip
[2024-12-19 18:33:46,363][  INFO][PID:1299898] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/builder-live.log' as PID 1327566
[2024-12-19 18:33:46,369][  INFO][PID:1299898] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/builder-live.log)
[2024-12-19 18:33:46,370][  INFO][PID:1299898] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/backend.log by gzip
[2024-12-19 18:33:46,371][  INFO][PID:1299898] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08418640-python-zstarfile/backend.log' as PID 1327567