[2024-11-06 17:26:08,897][  INFO][PID:3876186] Marking build as starting
[2024-11-06 17:26:08,978][  INFO][PID:3876186] Trying to allocate VM
[2024-11-06 17:26:12,023][  INFO][PID:3876186] Allocated host ResallocHost, ticket_id=5741823, hostname=54.235.62.150
[2024-11-06 17:26:12,024][  INFO][PID:3876186] Allocating ssh connection to builder
[2024-11-06 17:26:12,025][  INFO][PID:3876186] Checking that builder machine is OK
[2024-11-06 17:26:12,408][  INFO][PID:3876186] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-11-06 17:26:12,636][  INFO][PID:3876186] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-11-06 17:26:12,636][  INFO][PID:3876186] Filling build.info file with builder info
[2024-11-06 17:26:12,638][  INFO][PID:3876186] 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.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/jonny",
            "ended_on": null,
            "started_on": 1730913972.6380942,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8223245-fedora-rawhide-x86_64",
            "build_id": 8223245,
            "package_name": "python-hidapi",
            "package_version": "0.14.0.post3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-hidapi",
            "git_hash": "06e7f3bb703b0f275829ee88ad19e337edb15932",
            "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.12--https://src.fedoraproject.org/user/jonny",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "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.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08223245-python-hidapi",
            "built_packages": "",
            "id": 8223245,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-11-06 17:26:12,721][  INFO][PID:3876186] Sending fedora-messaging bus message in build.start
[2024-11-06 17:26:13,904][  INFO][PID:3876186] Sending fedora-messaging bus message in chroot.start
[2024-11-06 17:26:13,931][  INFO][PID:3876186] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8223245-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-11-06 17:26:14,356][  INFO][PID:3876186] Downloading the builder-live.log file, attempt 1
[2024-11-06 17:26:14,361][  INFO][PID:3876186] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.235.62.150 copr-rpmbuild-log
[2024-11-06 17:26:19,367][  INFO][PID:3876186] Periodic builder liveness probe: alive
[2024-11-06 17:26:45,784][  INFO][PID:3876186] Downloading results from builder
[2024-11-06 17:26:45,786][  INFO][PID:3876186] rsyncing of mockbuilder@54.235.62.150:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi started
[2024-11-06 17:26:45,788][  INFO][PID:3876186] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.235.62.150:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi/build-08223245.rsync.log
[2024-11-06 17:26:46,071][  INFO][PID:3876186] rsyncing finished.
[2024-11-06 17:26:46,072][  INFO][PID:3876186] Releasing VM back to pool
[2024-11-06 17:26:46,092][  INFO][PID:3876186] Searching for 'success' file in resultdir
[2024-11-06 17:26:46,093][  INFO][PID:3876186] Going to sign pkgs from source: 8223245-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64
[2024-11-06 17:26:46,094][  INFO][PID:3876186] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-11-06 17:26:46,399][  INFO][PID:3876186] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi/python3-hidapi-debuginfo-0.14.0.post3-1.fc42.x86_64.rpm' (attempt #1)
[2024-11-06 17:26:47,282][  INFO][PID:3876186] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi/python3-hidapi-debuginfo-0.14.0.post3-1.fc42.x86_64.rpm
[2024-11-06 17:26:47,282][  INFO][PID:3876186] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi/python-hidapi-debugsource-0.14.0.post3-1.fc42.x86_64.rpm' (attempt #1)
[2024-11-06 17:26:48,177][  INFO][PID:3876186] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi/python-hidapi-debugsource-0.14.0.post3-1.fc42.x86_64.rpm
[2024-11-06 17:26:48,180][  INFO][PID:3876186] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi/python-hidapi-0.14.0.post3-1.fc42.src.rpm' (attempt #1)
[2024-11-06 17:26:48,939][  INFO][PID:3876186] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi/python-hidapi-0.14.0.post3-1.fc42.src.rpm
[2024-11-06 17:26:48,941][  INFO][PID:3876186] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi/python3-hidapi-0.14.0.post3-1.fc42.x86_64.rpm' (attempt #1)
[2024-11-06 17:26:49,691][  INFO][PID:3876186] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi/python3-hidapi-0.14.0.post3-1.fc42.x86_64.rpm
[2024-11-06 17:26:49,694][  INFO][PID:3876186] Sign done
[2024-11-06 17:26:49,698][  INFO][PID:3876186] Incremental createrepo run, adding 08223245-python-hidapi into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-11-06 17:26:49,706][  INFO][PID:3876186] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 08223245-python-hidapi --no-appstream-metadata' as PID 3880915
[2024-11-06 17:27:01,062][  INFO][PID:3876186] Finished after 11 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 08223245-python-hidapi --no-appstream-metadata)
[2024-11-06 17:27:01,063][  INFO][PID:3876186] Getting build details
[2024-11-06 17:27:01,064][  INFO][PID:3876186] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi
[2024-11-06 17:27:01,064][  INFO][PID:3876186] Built packages:
['python-hidapi-debugsource 0.14.0.post3', 'python3-hidapi-debuginfo 0.14.0.post3', 'python3-hidapi 0.14.0.post3']
[2024-11-06 17:27:01,065][  INFO][PID:3876186] build details: {'built_packages': 'python-hidapi-debugsource 0.14.0.post3\npython3-hidapi-debuginfo 0.14.0.post3\npython3-hidapi 0.14.0.post3'}
[2024-11-06 17:27:01,065][  INFO][PID:3876186] Retrieving pubkey
[2024-11-06 17:27:01,066][  INFO][PID:3876186] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-11-06 17:27:01,375][  INFO][PID:3876186] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-11-06 17:27:01,376][  INFO][PID:3876186] Finished build: id=8223245 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-rawhide-x86_64 
[2024-11-06 17:27:01,378][  INFO][PID:3876186] Worker succeeded build, took 48.74039268493652
[2024-11-06 17:27:01,379][  INFO][PID:3876186] 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.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/jonny",
            "ended_on": 1730914021.3784869,
            "started_on": 1730913972.6380942,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8223245-fedora-rawhide-x86_64",
            "build_id": 8223245,
            "package_name": "python-hidapi",
            "package_version": "0.14.0.post3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-hidapi",
            "git_hash": "06e7f3bb703b0f275829ee88ad19e337edb15932",
            "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.12--https://src.fedoraproject.org/user/jonny",
            "results": {
                "packages": [
                    {
                        "name": "python-hidapi-debugsource",
                        "epoch": null,
                        "version": "0.14.0.post3",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-hidapi",
                        "epoch": null,
                        "version": "0.14.0.post3",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-hidapi-debuginfo",
                        "epoch": null,
                        "version": "0.14.0.post3",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-hidapi",
                        "epoch": null,
                        "version": "0.14.0.post3",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "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.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08223245-python-hidapi",
            "built_packages": "python-hidapi-debugsource 0.14.0.post3\npython3-hidapi-debuginfo 0.14.0.post3\npython3-hidapi 0.14.0.post3",
            "id": 8223245,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-11-06 17:27:01,504][  INFO][PID:3876186] Sending fedora-messaging bus message in build.end
[2024-11-06 17:27:01,527][  INFO][PID:3876186] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi/builder-live.log by gzip
[2024-11-06 17:27:01,528][  INFO][PID:3876186] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi/builder-live.log' as PID 3882935
[2024-11-06 17:27:01,534][  INFO][PID:3876186] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi/builder-live.log)
[2024-11-06 17:27:01,535][  INFO][PID:3876186] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi/backend.log by gzip
[2024-11-06 17:27:01,537][  INFO][PID:3876186] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08223245-python-hidapi/backend.log' as PID 3882937