[2024-11-21 10:25:42,486][  INFO][PID:2069811] Marking build as starting
[2024-11-21 10:25:42,642][  INFO][PID:2069811] Trying to allocate VM
[2024-11-21 10:25:48,705][  INFO][PID:2069811] Allocated host ResallocHost, ticket_id=5993194, hostname=2620:52:3:1:dead:beef:cafe:c1ca
[2024-11-21 10:25:48,706][  INFO][PID:2069811] Allocating ssh connection to builder
[2024-11-21 10:25:48,707][  INFO][PID:2069811] Checking that builder machine is OK
[2024-11-21 10:25:49,277][  INFO][PID:2069811] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-11-21 10:25:49,602][  INFO][PID:2069811] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-11-21 10:25:49,604][  INFO][PID:2069811] Filling build.info file with builder info
[2024-11-21 10:25:49,608][  INFO][PID:2069811] 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": 1732184749.6077263,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8291507-fedora-rawhide-x86_64",
            "build_id": 8291507,
            "package_name": "python-etcd3",
            "package_version": "0.12.0-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-etcd3",
            "git_hash": "5035aa0ad5db0aef5c122f9cd367f9d95905a233",
            "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": "08291507-python-etcd3",
            "built_packages": "",
            "id": 8291507,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-11-21 10:25:49,684][  INFO][PID:2069811] Sending fedora-messaging bus message in build.start
[2024-11-21 10:25:50,705][  INFO][PID:2069811] Sending fedora-messaging bus message in chroot.start
[2024-11-21 10:25:50,730][  INFO][PID:2069811] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8291507-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-11-21 10:25:51,282][  INFO][PID:2069811] Downloading the builder-live.log file, attempt 1
[2024-11-21 10:25:51,283][  INFO][PID:2069811] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1ca copr-rpmbuild-log
[2024-11-21 10:25:56,292][  INFO][PID:2069811] Periodic builder liveness probe: alive
[2024-11-21 10:26:17,138][  INFO][PID:2069811] Downloading results from builder
[2024-11-21 10:26:17,138][  INFO][PID:2069811] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1ca]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291507-python-etcd3 started
[2024-11-21 10:26:17,146][  INFO][PID:2069811] 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:c1ca]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291507-python-etcd3/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291507-python-etcd3/build-08291507.rsync.log
[2024-11-21 10:26:17,580][  INFO][PID:2069811] rsyncing finished.
[2024-11-21 10:26:17,581][  INFO][PID:2069811] Releasing VM back to pool
[2024-11-21 10:26:17,592][  INFO][PID:2069811] Searching for 'success' file in resultdir
[2024-11-21 10:26:17,593][  INFO][PID:2069811] Going to sign pkgs from source: 8291507-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-11-21 10:26:17,596][  INFO][PID:2069811] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-11-21 10:26:17,780][  INFO][PID:2069811] 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/08291507-python-etcd3/python3-etcd3-0.12.0-15.fc42.noarch.rpm' (attempt #1)
[2024-11-21 10:26:18,494][  INFO][PID:2069811] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291507-python-etcd3/python3-etcd3-0.12.0-15.fc42.noarch.rpm
[2024-11-21 10:26:18,495][  INFO][PID:2069811] 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/08291507-python-etcd3/python-etcd3-0.12.0-15.fc42.src.rpm' (attempt #1)
[2024-11-21 10:26:19,192][  INFO][PID:2069811] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291507-python-etcd3/python-etcd3-0.12.0-15.fc42.src.rpm
[2024-11-21 10:26:19,193][  INFO][PID:2069811] Sign done
[2024-11-21 10:26:19,193][  INFO][PID:2069811] Incremental createrepo run, adding 08291507-python-etcd3 into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-11-21 10:26:19,195][  INFO][PID:2069811] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08291507-python-etcd3 --no-appstream-metadata' as PID 2072844
[2024-11-21 10:26:44,431][  INFO][PID:2069811] Finished after 25 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08291507-python-etcd3 --no-appstream-metadata)
[2024-11-21 10:26:44,433][  INFO][PID:2069811] Getting build details
[2024-11-21 10:26:44,434][  INFO][PID:2069811] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291507-python-etcd3
[2024-11-21 10:26:44,435][  INFO][PID:2069811] Built packages:
['python3-etcd3 0.12.0']
[2024-11-21 10:26:44,435][  INFO][PID:2069811] build details: {'built_packages': 'python3-etcd3 0.12.0'}
[2024-11-21 10:26:44,436][  INFO][PID:2069811] Retrieving pubkey
[2024-11-21 10:26:44,436][  INFO][PID:2069811] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-11-21 10:26:44,769][  INFO][PID:2069811] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-11-21 10:26:44,770][  INFO][PID:2069811] Finished build: id=8291507 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-11-21 10:26:44,777][  INFO][PID:2069811] Worker succeeded build, took 55.16989183425903
[2024-11-21 10:26:44,780][  INFO][PID:2069811] 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": 1732184804.7776182,
            "started_on": 1732184749.6077263,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8291507-fedora-rawhide-x86_64",
            "build_id": 8291507,
            "package_name": "python-etcd3",
            "package_version": "0.12.0-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-etcd3",
            "git_hash": "5035aa0ad5db0aef5c122f9cd367f9d95905a233",
            "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-etcd3",
                        "epoch": null,
                        "version": "0.12.0",
                        "release": "15.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-etcd3",
                        "epoch": null,
                        "version": "0.12.0",
                        "release": "15.fc42",
                        "arch": "src"
                    }
                ]
            },
            "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": "08291507-python-etcd3",
            "built_packages": "python3-etcd3 0.12.0",
            "id": 8291507,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-11-21 10:26:44,899][  INFO][PID:2069811] Sending fedora-messaging bus message in build.end
[2024-11-21 10:26:44,957][  INFO][PID:2069811] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291507-python-etcd3/builder-live.log by gzip
[2024-11-21 10:26:44,965][  INFO][PID:2069811] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291507-python-etcd3/builder-live.log' as PID 2074858
[2024-11-21 10:26:44,973][  INFO][PID:2069811] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291507-python-etcd3/builder-live.log)
[2024-11-21 10:26:44,974][  INFO][PID:2069811] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291507-python-etcd3/backend.log by gzip