[2025-01-07 21:17:51,337][  INFO][PID:3201456] Marking build as starting
[2025-01-07 21:17:51,394][  INFO][PID:3201456] Trying to allocate VM
[2025-01-07 21:17:54,498][  INFO][PID:3201456] Allocated host ResallocHost, ticket_id=549324, hostname=2620:52:3:1:dead:beef:cafe:c1ca
[2025-01-07 21:17:54,498][  INFO][PID:3201456] Allocating ssh connection to builder
[2025-01-07 21:17:54,499][  INFO][PID:3201456] Checking that builder machine is OK
[2025-01-07 21:17:55,150][  INFO][PID:3201456] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-07 21:17:55,484][  INFO][PID:3201456] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-07 21:17:55,485][  INFO][PID:3201456] Filling build.info file with builder info
[2025-01-07 21:17:55,488][  INFO][PID:3201456] 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/farchord",
            "ended_on": null,
            "started_on": 1736284675.488391,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8482576-fedora-rawhide-x86_64",
            "build_id": 8482576,
            "package_name": "cantor",
            "package_version": "24.12.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/cantor",
            "git_hash": "68ba5b9ba002ee58eb5374b05423bdee0c0066eb",
            "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/farchord",
            "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": "08482576-cantor",
            "built_packages": "",
            "id": 8482576,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-07 21:17:55,518][  INFO][PID:3201456] Sending fedora-messaging bus message in build.start
[2025-01-07 21:17:56,202][  INFO][PID:3201456] Sending fedora-messaging bus message in chroot.start
[2025-01-07 21:17:56,220][  INFO][PID:3201456] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8482576-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-07 21:17:56,807][  INFO][PID:3201456] Downloading the builder-live.log file, attempt 1
[2025-01-07 21:17:56,809][  INFO][PID:3201456] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1ca copr-rpmbuild-log
[2025-01-07 21:18:01,814][  INFO][PID:3201456] Periodic builder liveness probe: alive
[2025-01-07 21:28:01,920][  INFO][PID:3201456] Periodic builder liveness probe: alive
[2025-01-07 21:28:49,272][  INFO][PID:3201456] Downloading results from builder
[2025-01-07 21:28:49,273][  INFO][PID:3201456] 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.12/fedora-rawhide-x86_64/08482576-cantor started
[2025-01-07 21:28:49,274][  INFO][PID:3201456] 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.12/fedora-rawhide-x86_64/08482576-cantor/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/build-08482576.rsync.log
[2025-01-07 21:28:50,184][  INFO][PID:3201456] rsyncing finished.
[2025-01-07 21:28:50,185][  INFO][PID:3201456] Releasing VM back to pool
[2025-01-07 21:28:50,202][  INFO][PID:3201456] Searching for 'success' file in resultdir
[2025-01-07 21:28:50,203][  INFO][PID:3201456] Going to sign pkgs from source: 8482576-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64
[2025-01-07 21:28:50,204][  INFO][PID:3201456] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-07 21:28:50,501][  INFO][PID:3201456] 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/08482576-cantor/cantor-julia-24.12.1-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-07 21:28:51,355][  INFO][PID:3201456] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/cantor-julia-24.12.1-1.fc42.x86_64.rpm
[2025-01-07 21:28:51,356][  INFO][PID:3201456] 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/08482576-cantor/cantor-libs-debuginfo-24.12.1-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-07 21:28:52,535][  INFO][PID:3201456] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/cantor-libs-debuginfo-24.12.1-1.fc42.x86_64.rpm
[2025-01-07 21:28:52,537][  INFO][PID:3201456] 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/08482576-cantor/cantor-julia-debuginfo-24.12.1-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-07 21:28:53,298][  INFO][PID:3201456] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/cantor-julia-debuginfo-24.12.1-1.fc42.x86_64.rpm
[2025-01-07 21:28:53,299][  INFO][PID:3201456] 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/08482576-cantor/cantor-24.12.1-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-07 21:28:53,929][  INFO][PID:3201456] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/cantor-24.12.1-1.fc42.x86_64.rpm
[2025-01-07 21:28:53,930][  INFO][PID:3201456] 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/08482576-cantor/cantor-24.12.1-1.fc42.src.rpm' (attempt #1)
[2025-01-07 21:28:54,846][  INFO][PID:3201456] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/cantor-24.12.1-1.fc42.src.rpm
[2025-01-07 21:28:54,847][  INFO][PID:3201456] 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/08482576-cantor/cantor-debugsource-24.12.1-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-07 21:28:55,447][  INFO][PID:3201456] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/cantor-debugsource-24.12.1-1.fc42.x86_64.rpm
[2025-01-07 21:28:55,448][  INFO][PID:3201456] 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/08482576-cantor/cantor-libs-24.12.1-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-07 21:28:56,313][  INFO][PID:3201456] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/cantor-libs-24.12.1-1.fc42.x86_64.rpm
[2025-01-07 21:28:56,314][  INFO][PID:3201456] 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/08482576-cantor/cantor-R-24.12.1-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-07 21:28:57,154][  INFO][PID:3201456] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/cantor-R-24.12.1-1.fc42.x86_64.rpm
[2025-01-07 21:28:57,155][  INFO][PID:3201456] 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/08482576-cantor/cantor-devel-24.12.1-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-07 21:28:58,008][  INFO][PID:3201456] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/cantor-devel-24.12.1-1.fc42.x86_64.rpm
[2025-01-07 21:28:58,008][  INFO][PID:3201456] 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/08482576-cantor/cantor-R-debuginfo-24.12.1-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-07 21:28:58,771][  INFO][PID:3201456] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/cantor-R-debuginfo-24.12.1-1.fc42.x86_64.rpm
[2025-01-07 21:28:58,772][  INFO][PID:3201456] 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/08482576-cantor/cantor-debuginfo-24.12.1-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-07 21:28:59,558][  INFO][PID:3201456] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/cantor-debuginfo-24.12.1-1.fc42.x86_64.rpm
[2025-01-07 21:28:59,558][  INFO][PID:3201456] Sign done
[2025-01-07 21:28:59,559][  INFO][PID:3201456] Incremental createrepo run, adding 08482576-cantor into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-07 21:28:59,560][  INFO][PID:3201456] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 08482576-cantor --no-appstream-metadata' as PID 3260771
[2025-01-07 21:29:08,961][  INFO][PID:3201456] Finished after 9 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 08482576-cantor --no-appstream-metadata)
[2025-01-07 21:29:08,962][  INFO][PID:3201456] Getting build details
[2025-01-07 21:29:08,963][  INFO][PID:3201456] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor
[2025-01-07 21:29:08,963][  INFO][PID:3201456] Built packages:
['cantor-libs-debuginfo 24.12.1', 'cantor 24.12.1', 'cantor-R-debuginfo 24.12.1', 'cantor-devel 24.12.1', 'cantor-libs 24.12.1', 'cantor-debuginfo 24.12.1', 'cantor-julia 24.12.1', 'cantor-R 24.12.1', 'cantor-debugsource 24.12.1', 'cantor-julia-debuginfo 24.12.1']
[2025-01-07 21:29:08,964][  INFO][PID:3201456] build details: {'built_packages': 'cantor-libs-debuginfo 24.12.1\ncantor 24.12.1\ncantor-R-debuginfo 24.12.1\ncantor-devel 24.12.1\ncantor-libs 24.12.1\ncantor-debuginfo 24.12.1\ncantor-julia 24.12.1\ncantor-R 24.12.1\ncantor-debugsource 24.12.1\ncantor-julia-debuginfo 24.12.1'}
[2025-01-07 21:29:08,965][  INFO][PID:3201456] Retrieving pubkey
[2025-01-07 21:29:08,965][  INFO][PID:3201456] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-07 21:29:09,263][  INFO][PID:3201456] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2025-01-07 21:29:09,264][  INFO][PID:3201456] Finished build: id=8482576 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-rawhide-x86_64 
[2025-01-07 21:29:09,267][  INFO][PID:3201456] Worker succeeded build, took 673.7785995006561
[2025-01-07 21:29:09,268][  INFO][PID:3201456] 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/farchord",
            "ended_on": 1736285349.2669904,
            "started_on": 1736284675.488391,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8482576-fedora-rawhide-x86_64",
            "build_id": 8482576,
            "package_name": "cantor",
            "package_version": "24.12.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/cantor",
            "git_hash": "68ba5b9ba002ee58eb5374b05423bdee0c0066eb",
            "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/farchord",
            "results": {
                "packages": [
                    {
                        "name": "cantor-libs-debuginfo",
                        "epoch": null,
                        "version": "24.12.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cantor",
                        "epoch": null,
                        "version": "24.12.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cantor-R-debuginfo",
                        "epoch": null,
                        "version": "24.12.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cantor-devel",
                        "epoch": null,
                        "version": "24.12.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cantor-libs",
                        "epoch": null,
                        "version": "24.12.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cantor-debuginfo",
                        "epoch": null,
                        "version": "24.12.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cantor-julia",
                        "epoch": null,
                        "version": "24.12.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cantor-R",
                        "epoch": null,
                        "version": "24.12.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cantor-debugsource",
                        "epoch": null,
                        "version": "24.12.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cantor-julia-debuginfo",
                        "epoch": null,
                        "version": "24.12.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cantor",
                        "epoch": null,
                        "version": "24.12.1",
                        "release": "1.fc42",
                        "arch": "src"
                    }
                ]
            },
            "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": "08482576-cantor",
            "built_packages": "cantor-libs-debuginfo 24.12.1\ncantor 24.12.1\ncantor-R-debuginfo 24.12.1\ncantor-devel 24.12.1\ncantor-libs 24.12.1\ncantor-debuginfo 24.12.1\ncantor-julia 24.12.1\ncantor-R 24.12.1\ncantor-debugsource 24.12.1\ncantor-julia-debuginfo 24.12.1",
            "id": 8482576,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-07 21:29:09,296][  INFO][PID:3201456] Sending fedora-messaging bus message in build.end
[2025-01-07 21:29:09,313][  INFO][PID:3201456] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/builder-live.log by gzip
[2025-01-07 21:29:09,315][  INFO][PID:3201456] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/builder-live.log' as PID 3261901
[2025-01-07 21:29:09,372][  INFO][PID:3201456] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/builder-live.log)
[2025-01-07 21:29:09,373][  INFO][PID:3201456] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/backend.log by gzip
[2025-01-07 21:29:09,374][  INFO][PID:3201456] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08482576-cantor/backend.log' as PID 3261906