[2025-03-17 16:03:04,302][  INFO][PID:3156188] Marking build as starting
[2025-03-17 16:03:04,384][  INFO][PID:3156188] Trying to allocate VM
[2025-03-17 16:03:10,458][  INFO][PID:3156188] Allocated host ResallocHost, ticket_id=1853317, hostname=54.81.13.14, name=aws_x86_64_spot_prod_02033433_20250317_155948
[2025-03-17 16:03:10,459][  INFO][PID:3156188] Allocating ssh connection to builder
[2025-03-17 16:03:10,459][  INFO][PID:3156188] Checking that builder machine is OK
[2025-03-17 16:03:10,673][  INFO][PID:3156188] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-03-17 16:03:10,902][  INFO][PID:3156188] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-03-17 16:03:10,904][  INFO][PID:3156188] Filling build.info file with builder info
[2025-03-17 16:03:10,912][  INFO][PID:3156188] 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": 1742227390.9085402,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8774255-fedora-rawhide-x86_64",
            "build_id": 8774255,
            "package_name": "python-cloudant",
            "package_version": "2.15.0-13",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-cloudant",
            "git_hash": "66c8fd1cf807ff523e2546006cf02108242fa4d3",
            "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": "08774255-python-cloudant",
            "built_packages": "",
            "id": 8774255,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2025-03-17 16:03:10,952][  INFO][PID:3156188] Sending fedora-messaging bus message in build.start
[2025-03-17 16:03:12,704][  INFO][PID:3156188] Sending fedora-messaging bus message in chroot.start
[2025-03-17 16:03:12,748][  INFO][PID:3156188] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8774255-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-03-17 16:03:13,197][  INFO][PID:3156188] Downloading the builder-live.log file, attempt 1
[2025-03-17 16:03:13,200][  INFO][PID:3156188] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.81.13.14 copr-rpmbuild-log
[2025-03-17 16:03:18,257][  INFO][PID:3156188] Periodic builder liveness probe: alive
[2025-03-17 16:03:27,137][  INFO][PID:3156188] Downloading results from builder
[2025-03-17 16:03:27,141][  INFO][PID:3156188] rsyncing of mockbuilder@54.81.13.14:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08774255-python-cloudant started
[2025-03-17 16:03:27,145][  INFO][PID:3156188] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.81.13.14:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08774255-python-cloudant/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08774255-python-cloudant/build-08774255.rsync.log
[2025-03-17 16:03:27,410][  INFO][PID:3156188] rsyncing finished.
[2025-03-17 16:03:27,412][  INFO][PID:3156188] Releasing VM back to pool
[2025-03-17 16:03:27,429][  INFO][PID:3156188] Searching for 'success' file in resultdir
[2025-03-17 16:03:27,429][  INFO][PID:3156188] Going to sign pkgs from source: 8774255-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2025-03-17 16:03:27,431][  INFO][PID:3156188] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2025-03-17 16:03:27,754][  INFO][PID:3156188] 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/08774255-python-cloudant/python-cloudant-2.15.0-13.fc43.src.rpm' (attempt #1)
[2025-03-17 16:03:28,713][  INFO][PID:3156188] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08774255-python-cloudant/python-cloudant-2.15.0-13.fc43.src.rpm
[2025-03-17 16:03:28,716][  INFO][PID:3156188] 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/08774255-python-cloudant/python3-cloudant-2.15.0-13.fc43.noarch.rpm' (attempt #1)
[2025-03-17 16:03:29,675][  INFO][PID:3156188] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08774255-python-cloudant/python3-cloudant-2.15.0-13.fc43.noarch.rpm
[2025-03-17 16:03:29,676][  INFO][PID:3156188] Sign done
[2025-03-17 16:03:29,678][  INFO][PID:3156188] Incremental createrepo run, adding 08774255-python-cloudant into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-03-17 16:03:29,680][  INFO][PID:3156188] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08774255-python-cloudant --no-appstream-metadata' as PID 3160926
[2025-03-17 16:04:21,440][  INFO][PID:3156188] Finished after 51 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08774255-python-cloudant --no-appstream-metadata)
[2025-03-17 16:04:21,447][  INFO][PID:3156188] Getting build details
[2025-03-17 16:04:21,452][  INFO][PID:3156188] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08774255-python-cloudant
[2025-03-17 16:04:21,457][  INFO][PID:3156188] Built packages:
['python3-cloudant 2.15.0']
[2025-03-17 16:04:21,461][  INFO][PID:3156188] build details: {'built_packages': 'python3-cloudant 2.15.0'}
[2025-03-17 16:04:21,464][  INFO][PID:3156188] Retrieving pubkey
[2025-03-17 16:04:21,465][  INFO][PID:3156188] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2025-03-17 16:04:21,721][  INFO][PID:3156188] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2025-03-17 16:04:21,723][  INFO][PID:3156188] Finished build: id=8774255 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2025-03-17 16:04:21,734][  INFO][PID:3156188] Worker succeeded build, took 70.82594680786133
[2025-03-17 16:04:21,744][  INFO][PID:3156188] 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": 1742227461.734487,
            "started_on": 1742227390.9085402,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8774255-fedora-rawhide-x86_64",
            "build_id": 8774255,
            "package_name": "python-cloudant",
            "package_version": "2.15.0-13",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-cloudant",
            "git_hash": "66c8fd1cf807ff523e2546006cf02108242fa4d3",
            "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-cloudant",
                        "epoch": null,
                        "version": "2.15.0",
                        "release": "13.fc43",
                        "arch": "src"
                    },
                    {
                        "name": "python3-cloudant",
                        "epoch": null,
                        "version": "2.15.0",
                        "release": "13.fc43",
                        "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": "08774255-python-cloudant",
            "built_packages": "python3-cloudant 2.15.0",
            "id": 8774255,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2025-03-17 16:04:21,804][  INFO][PID:3156188] Sending fedora-messaging bus message in build.end
[2025-03-17 16:04:21,864][  INFO][PID:3156188] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08774255-python-cloudant/builder-live.log by gzip
[2025-03-17 16:04:21,882][  INFO][PID:3156188] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08774255-python-cloudant/builder-live.log' as PID 3169640
[2025-03-17 16:04:21,898][  INFO][PID:3156188] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08774255-python-cloudant/builder-live.log)
[2025-03-17 16:04:21,904][  INFO][PID:3156188] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08774255-python-cloudant/backend.log by gzip
[2025-03-17 16:04:21,914][  INFO][PID:3156188] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08774255-python-cloudant/backend.log' as PID 3169646