[2024-12-20 11:53:52,497][  INFO][PID:2422438] Marking build as starting
[2024-12-20 11:53:52,551][  INFO][PID:2422438] Trying to allocate VM
[2024-12-20 11:53:55,638][  INFO][PID:2422438] Allocated host ResallocHost, ticket_id=303937, hostname=2620:52:3:1:dead:beef:cafe:c151
[2024-12-20 11:53:55,638][  INFO][PID:2422438] Allocating ssh connection to builder
[2024-12-20 11:53:55,639][  INFO][PID:2422438] Checking that builder machine is OK
[2024-12-20 11:53:56,243][  INFO][PID:2422438] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c151 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-20 11:53:56,613][  INFO][PID:2422438] Filling build.info file with builder info
[2024-12-20 11:53:56,614][  INFO][PID:2422438] 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": 1734695636.614352,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8426747-fedora-rawhide-x86_64",
            "build_id": 8426747,
            "package_name": "python-indexed_gzip",
            "package_version": "1.9.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-indexed_gzip",
            "git_hash": "71d4ea1c20052443bfdd1c7dbc8c0eb740fddca0",
            "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": "08426747-python-indexed_gzip",
            "built_packages": "",
            "id": 8426747,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-20 11:53:56,658][  INFO][PID:2422438] Sending fedora-messaging bus message in build.start
[2024-12-20 11:53:57,891][  INFO][PID:2422438] Sending fedora-messaging bus message in chroot.start
[2024-12-20 11:53:57,915][  INFO][PID:2422438] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8426747-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-20 11:53:58,529][  INFO][PID:2422438] Downloading the builder-live.log file, attempt 1
[2024-12-20 11:53:58,535][  INFO][PID:2422438] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c151 copr-rpmbuild-log
[2024-12-20 11:54:03,544][  INFO][PID:2422438] Periodic builder liveness probe: alive
[2024-12-20 12:04:03,763][  INFO][PID:2422438] Periodic builder liveness probe: alive
[2024-12-20 12:04:30,027][  INFO][PID:2422438] Downloading results from builder
[2024-12-20 12:04:30,028][  INFO][PID:2422438] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c151]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426747-python-indexed_gzip started
[2024-12-20 12:04:30,031][  INFO][PID:2422438] 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:c151]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426747-python-indexed_gzip/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426747-python-indexed_gzip/build-08426747.rsync.log
[2024-12-20 12:04:30,518][  INFO][PID:2422438] rsyncing finished.
[2024-12-20 12:04:30,519][  INFO][PID:2422438] Releasing VM back to pool
[2024-12-20 12:04:30,548][  INFO][PID:2422438] Searching for 'success' file in resultdir
[2024-12-20 12:04:30,549][  INFO][PID:2422438] Going to sign pkgs from source: 8426747-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-20 12:04:30,552][  INFO][PID:2422438] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-20 12:04:30,734][  INFO][PID:2422438] 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/08426747-python-indexed_gzip/python3-indexed-gzip-debuginfo-1.9.1-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-20 12:04:31,695][  INFO][PID:2422438] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426747-python-indexed_gzip/python3-indexed-gzip-debuginfo-1.9.1-1.fc42.x86_64.rpm
[2024-12-20 12:04:31,697][  INFO][PID:2422438] 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/08426747-python-indexed_gzip/python3-indexed-gzip-1.9.1-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-20 12:04:32,434][  INFO][PID:2422438] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426747-python-indexed_gzip/python3-indexed-gzip-1.9.1-1.fc42.x86_64.rpm
[2024-12-20 12:04:32,435][  INFO][PID:2422438] 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/08426747-python-indexed_gzip/python-indexed_gzip-debugsource-1.9.1-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-20 12:04:33,182][  INFO][PID:2422438] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426747-python-indexed_gzip/python-indexed_gzip-debugsource-1.9.1-1.fc42.x86_64.rpm
[2024-12-20 12:04:33,182][  INFO][PID:2422438] 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/08426747-python-indexed_gzip/python-indexed_gzip-1.9.1-1.fc42.src.rpm' (attempt #1)
[2024-12-20 12:04:33,739][  INFO][PID:2422438] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426747-python-indexed_gzip/python-indexed_gzip-1.9.1-1.fc42.src.rpm
[2024-12-20 12:04:33,740][  INFO][PID:2422438] Sign done
[2024-12-20 12:04:33,741][  INFO][PID:2422438] Incremental createrepo run, adding 08426747-python-indexed_gzip into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-20 12:04:33,742][  INFO][PID:2422438] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08426747-python-indexed_gzip --no-appstream-metadata' as PID 2478245
[2024-12-20 12:05:35,479][  INFO][PID:2422438] Finished after 61 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08426747-python-indexed_gzip --no-appstream-metadata)
[2024-12-20 12:05:35,482][  INFO][PID:2422438] Getting build details
[2024-12-20 12:05:35,484][  INFO][PID:2422438] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426747-python-indexed_gzip
[2024-12-20 12:05:35,485][  INFO][PID:2422438] Built packages:
['python-indexed_gzip-debugsource 1.9.1', 'python3-indexed-gzip 1.9.1', 'python3-indexed-gzip-debuginfo 1.9.1']
[2024-12-20 12:05:35,486][  INFO][PID:2422438] build details: {'built_packages': 'python-indexed_gzip-debugsource 1.9.1\npython3-indexed-gzip 1.9.1\npython3-indexed-gzip-debuginfo 1.9.1'}
[2024-12-20 12:05:35,494][  INFO][PID:2422438] Retrieving pubkey
[2024-12-20 12:05:35,496][  INFO][PID:2422438] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-20 12:05:35,686][  INFO][PID:2422438] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-20 12:05:35,688][  INFO][PID:2422438] Finished build: id=8426747 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-20 12:05:35,698][  INFO][PID:2422438] Worker succeeded build, took 699.0835974216461
[2024-12-20 12:05:35,699][  INFO][PID:2422438] 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": 1734696335.6979494,
            "started_on": 1734695636.614352,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8426747-fedora-rawhide-x86_64",
            "build_id": 8426747,
            "package_name": "python-indexed_gzip",
            "package_version": "1.9.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-indexed_gzip",
            "git_hash": "71d4ea1c20052443bfdd1c7dbc8c0eb740fddca0",
            "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": "python-indexed_gzip-debugsource",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-indexed-gzip",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-indexed_gzip",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-indexed-gzip-debuginfo",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "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": "08426747-python-indexed_gzip",
            "built_packages": "python-indexed_gzip-debugsource 1.9.1\npython3-indexed-gzip 1.9.1\npython3-indexed-gzip-debuginfo 1.9.1",
            "id": 8426747,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-20 12:05:35,751][  INFO][PID:2422438] Sending fedora-messaging bus message in build.end
[2024-12-20 12:05:35,842][  INFO][PID:2422438] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426747-python-indexed_gzip/builder-live.log by gzip
[2024-12-20 12:05:35,848][  INFO][PID:2422438] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426747-python-indexed_gzip/builder-live.log' as PID 2486034
[2024-12-20 12:05:35,914][  INFO][PID:2422438] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426747-python-indexed_gzip/builder-live.log)
[2024-12-20 12:05:35,916][  INFO][PID:2422438] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426747-python-indexed_gzip/backend.log by gzip