[2024-11-07 08:26:43,617][  INFO][PID:3239002] Marking build as starting
[2024-11-07 08:26:43,693][  INFO][PID:3239002] Trying to allocate VM
[2024-11-07 08:26:49,762][  INFO][PID:3239002] Allocated host ResallocHost, ticket_id=5749473, hostname=52.91.33.204
[2024-11-07 08:26:49,764][  INFO][PID:3239002] Allocating ssh connection to builder
[2024-11-07 08:26:49,765][  INFO][PID:3239002] Checking that builder machine is OK
[2024-11-07 08:26:50,116][  INFO][PID:3239002] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-11-07 08:26:50,357][  INFO][PID:3239002] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-11-07 08:26:50,359][  INFO][PID:3239002] Filling build.info file with builder info
[2024-11-07 08:26:50,361][  INFO][PID:3239002] 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/antorres",
            "ended_on": null,
            "started_on": 1730968010.361398,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8225025-fedora-rawhide-x86_64",
            "build_id": 8225025,
            "package_name": "freeradius",
            "package_version": "3.2.5-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/freeradius",
            "git_hash": "9d06d5982361a6a509ceeadd3eeb1643a3ab86db",
            "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/antorres",
            "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": "08225025-freeradius",
            "built_packages": "",
            "id": 8225025,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-11-07 08:26:50,440][  INFO][PID:3239002] Sending fedora-messaging bus message in build.start
[2024-11-07 08:26:51,596][  INFO][PID:3239002] Sending fedora-messaging bus message in chroot.start
[2024-11-07 08:26:51,635][  INFO][PID:3239002] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8225025-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-11-07 08:26:52,059][  INFO][PID:3239002] Downloading the builder-live.log file, attempt 1
[2024-11-07 08:26:52,071][  INFO][PID:3239002] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.91.33.204 copr-rpmbuild-log
[2024-11-07 08:26:57,076][  INFO][PID:3239002] Periodic builder liveness probe: alive
[2024-11-07 08:28:54,078][  INFO][PID:3239002] Downloading results from builder
[2024-11-07 08:28:54,079][  INFO][PID:3239002] rsyncing of mockbuilder@52.91.33.204:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius started
[2024-11-07 08:28:54,082][  INFO][PID:3239002] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.91.33.204:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/build-08225025.rsync.log
[2024-11-07 08:28:54,442][  INFO][PID:3239002] rsyncing finished.
[2024-11-07 08:28:54,443][  INFO][PID:3239002] Releasing VM back to pool
[2024-11-07 08:28:54,461][  INFO][PID:3239002] Searching for 'success' file in resultdir
[2024-11-07 08:28:54,462][  INFO][PID:3239002] Going to sign pkgs from source: 8225025-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64
[2024-11-07 08:28:54,465][  INFO][PID:3239002] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-11-07 08:28:54,790][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-postgresql-debuginfo-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:28:55,420][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-postgresql-debuginfo-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:28:55,420][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-perl-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:28:56,308][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-perl-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:28:56,309][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-perl-debuginfo-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:28:57,066][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-perl-debuginfo-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:28:57,067][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-utils-debuginfo-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:28:57,699][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-utils-debuginfo-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:28:57,700][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-debugsource-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:28:58,349][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-debugsource-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:28:58,350][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-sqlite-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:28:58,854][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-sqlite-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:28:58,855][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-utils-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:28:59,493][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-utils-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:28:59,494][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-sqlite-debuginfo-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:00,125][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-sqlite-debuginfo-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:00,126][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-3.2.5-3.fc42.src.rpm' (attempt #1)
[2024-11-07 08:29:01,079][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-3.2.5-3.fc42.src.rpm
[2024-11-07 08:29:01,080][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-mysql-debuginfo-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:01,711][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-mysql-debuginfo-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:01,712][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-unixODBC-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:02,599][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-unixODBC-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:02,600][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-debuginfo-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:03,511][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-debuginfo-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:03,512][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-krb5-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:04,268][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-krb5-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:04,269][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-devel-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:04,906][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-devel-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:04,906][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-ldap-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:05,405][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-ldap-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:05,406][  INFO][PID:3239002] 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/08225025-freeradius/python3-freeradius-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:06,165][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/python3-freeradius-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:06,166][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-postgresql-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:06,920][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-postgresql-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:06,921][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-krb5-debuginfo-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:07,556][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-krb5-debuginfo-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:07,557][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-doc-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:08,078][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-doc-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:08,079][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-ldap-debuginfo-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:08,712][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-ldap-debuginfo-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:08,713][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-unixODBC-debuginfo-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:09,224][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-unixODBC-debuginfo-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:09,225][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:09,879][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:09,880][  INFO][PID:3239002] 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/08225025-freeradius/python3-freeradius-debuginfo-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:10,511][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/python3-freeradius-debuginfo-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:10,512][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-rest-debuginfo-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:11,265][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-rest-debuginfo-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:11,266][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-mysql-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:12,029][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-mysql-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:12,030][  INFO][PID:3239002] 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/08225025-freeradius/freeradius-rest-3.2.5-3.fc42.x86_64.rpm' (attempt #1)
[2024-11-07 08:29:12,908][  INFO][PID:3239002] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/freeradius-rest-3.2.5-3.fc42.x86_64.rpm
[2024-11-07 08:29:12,910][  INFO][PID:3239002] Sign done
[2024-11-07 08:29:12,912][  INFO][PID:3239002] Incremental createrepo run, adding 08225025-freeradius into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-11-07 08:29:12,914][  INFO][PID:3239002] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 08225025-freeradius --no-appstream-metadata' as PID 3256758
[2024-11-07 08:29:27,271][  INFO][PID:3239002] Finished after 14 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 08225025-freeradius --no-appstream-metadata)
[2024-11-07 08:29:27,272][  INFO][PID:3239002] Getting build details
[2024-11-07 08:29:27,273][  INFO][PID:3239002] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius
[2024-11-07 08:29:27,273][  INFO][PID:3239002] Built packages:
['freeradius-postgresql 3.2.5', 'freeradius-doc 3.2.5', 'freeradius-debugsource 3.2.5', 'freeradius-perl 3.2.5', 'freeradius-rest 3.2.5', 'freeradius-unixODBC 3.2.5', 'freeradius-sqlite 3.2.5', 'freeradius-unixODBC-debuginfo 3.2.5', 'freeradius-sqlite-debuginfo 3.2.5', 'freeradius 3.2.5', 'python3-freeradius-debuginfo 3.2.5', 'freeradius-utils-debuginfo 3.2.5', 'freeradius-ldap-debuginfo 3.2.5', 'freeradius-mysql-debuginfo 3.2.5', 'freeradius-mysql 3.2.5', 'freeradius-utils 3.2.5', 'freeradius-krb5 3.2.5', 'freeradius-debuginfo 3.2.5', 'freeradius-rest-debuginfo 3.2.5', 'freeradius-devel 3.2.5', 'python3-freeradius 3.2.5', 'freeradius-perl-debuginfo 3.2.5', 'freeradius-ldap 3.2.5', 'freeradius-postgresql-debuginfo 3.2.5', 'freeradius-krb5-debuginfo 3.2.5']
[2024-11-07 08:29:27,274][  INFO][PID:3239002] build details: {'built_packages': 'freeradius-postgresql 3.2.5\nfreeradius-doc 3.2.5\nfreeradius-debugsource 3.2.5\nfreeradius-perl 3.2.5\nfreeradius-rest 3.2.5\nfreeradius-unixODBC 3.2.5\nfreeradius-sqlite 3.2.5\nfreeradius-unixODBC-debuginfo 3.2.5\nfreeradius-sqlite-debuginfo 3.2.5\nfreeradius 3.2.5\npython3-freeradius-debuginfo 3.2.5\nfreeradius-utils-debuginfo 3.2.5\nfreeradius-ldap-debuginfo 3.2.5\nfreeradius-mysql-debuginfo 3.2.5\nfreeradius-mysql 3.2.5\nfreeradius-utils 3.2.5\nfreeradius-krb5 3.2.5\nfreeradius-debuginfo 3.2.5\nfreeradius-rest-debuginfo 3.2.5\nfreeradius-devel 3.2.5\npython3-freeradius 3.2.5\nfreeradius-perl-debuginfo 3.2.5\nfreeradius-ldap 3.2.5\nfreeradius-postgresql-debuginfo 3.2.5\nfreeradius-krb5-debuginfo 3.2.5'}
[2024-11-07 08:29:27,274][  INFO][PID:3239002] Retrieving pubkey
[2024-11-07 08:29:27,275][  INFO][PID:3239002] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-11-07 08:29:27,592][  INFO][PID:3239002] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-11-07 08:29:27,593][  INFO][PID:3239002] Finished build: id=8225025 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-rawhide-x86_64 
[2024-11-07 08:29:27,596][  INFO][PID:3239002] Worker succeeded build, took 157.23459553718567
[2024-11-07 08:29:27,597][  INFO][PID:3239002] 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/antorres",
            "ended_on": 1730968167.5959935,
            "started_on": 1730968010.361398,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8225025-fedora-rawhide-x86_64",
            "build_id": 8225025,
            "package_name": "freeradius",
            "package_version": "3.2.5-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/freeradius",
            "git_hash": "9d06d5982361a6a509ceeadd3eeb1643a3ab86db",
            "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/antorres",
            "results": {
                "packages": [
                    {
                        "name": "freeradius-postgresql",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-doc",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-debugsource",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-perl",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-rest",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-unixODBC",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-sqlite",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "freeradius-unixODBC-debuginfo",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-sqlite-debuginfo",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-freeradius-debuginfo",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-utils-debuginfo",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-ldap-debuginfo",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-mysql-debuginfo",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-mysql",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-utils",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-krb5",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-debuginfo",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-rest-debuginfo",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-devel",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-freeradius",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-perl-debuginfo",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-ldap",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-postgresql-debuginfo",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freeradius-krb5-debuginfo",
                        "epoch": null,
                        "version": "3.2.5",
                        "release": "3.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": "08225025-freeradius",
            "built_packages": "freeradius-postgresql 3.2.5\nfreeradius-doc 3.2.5\nfreeradius-debugsource 3.2.5\nfreeradius-perl 3.2.5\nfreeradius-rest 3.2.5\nfreeradius-unixODBC 3.2.5\nfreeradius-sqlite 3.2.5\nfreeradius-unixODBC-debuginfo 3.2.5\nfreeradius-sqlite-debuginfo 3.2.5\nfreeradius 3.2.5\npython3-freeradius-debuginfo 3.2.5\nfreeradius-utils-debuginfo 3.2.5\nfreeradius-ldap-debuginfo 3.2.5\nfreeradius-mysql-debuginfo 3.2.5\nfreeradius-mysql 3.2.5\nfreeradius-utils 3.2.5\nfreeradius-krb5 3.2.5\nfreeradius-debuginfo 3.2.5\nfreeradius-rest-debuginfo 3.2.5\nfreeradius-devel 3.2.5\npython3-freeradius 3.2.5\nfreeradius-perl-debuginfo 3.2.5\nfreeradius-ldap 3.2.5\nfreeradius-postgresql-debuginfo 3.2.5\nfreeradius-krb5-debuginfo 3.2.5",
            "id": 8225025,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-11-07 08:29:27,668][  INFO][PID:3239002] Sending fedora-messaging bus message in build.end
[2024-11-07 08:29:27,695][  INFO][PID:3239002] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/builder-live.log by gzip
[2024-11-07 08:29:27,697][  INFO][PID:3239002] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/builder-live.log' as PID 3258260
[2024-11-07 08:29:27,712][  INFO][PID:3239002] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/builder-live.log)
[2024-11-07 08:29:27,713][  INFO][PID:3239002] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/backend.log by gzip
[2024-11-07 08:29:27,714][  INFO][PID:3239002] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08225025-freeradius/backend.log' as PID 3258263