[2024-12-13 01:05:18,543][  INFO][PID:537089] Marking build as starting
[2024-12-13 01:05:18,584][  INFO][PID:537089] Trying to allocate VM
[2024-12-13 01:05:21,628][  INFO][PID:537089] Allocated host ResallocHost, ticket_id=163387, hostname=3.235.246.234
[2024-12-13 01:05:21,628][  INFO][PID:537089] Allocating ssh connection to builder
[2024-12-13 01:05:21,628][  INFO][PID:537089] Checking that builder machine is OK
[2024-12-13 01:05:21,975][  INFO][PID:537089] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.235.246.234 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-12-13 01:05:22,190][  INFO][PID:537089] Filling build.info file with builder info
[2024-12-13 01:05:22,191][  INFO][PID:537089] 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/orion",
            "ended_on": null,
            "started_on": 1734051922.1910813,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8386349-fedora-40-x86_64",
            "build_id": 8386349,
            "package_name": "python-ipython_genutils",
            "package_version": "0.2.0-13",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-ipython_genutils",
            "git_hash": "67bb41db80211aafd9e57bd82637bd6dc4b0af24",
            "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/orion",
            "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-40-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": "08386349-python-ipython_genutils",
            "built_packages": "",
            "id": 8386349,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-12-13 01:05:22,222][  INFO][PID:537089] Sending fedora-messaging bus message in build.start
[2024-12-13 01:05:22,783][  INFO][PID:537089] Sending fedora-messaging bus message in chroot.start
[2024-12-13 01:05:22,802][  INFO][PID:537089] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8386349-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-12-13 01:05:23,175][  INFO][PID:537089] Downloading the builder-live.log file, attempt 1
[2024-12-13 01:05:23,176][  INFO][PID:537089] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.235.246.234 copr-rpmbuild-log
[2024-12-13 01:05:28,180][  INFO][PID:537089] Periodic builder liveness probe: alive
[2024-12-13 01:05:51,900][  INFO][PID:537089] Downloading results from builder
[2024-12-13 01:05:51,900][  INFO][PID:537089] rsyncing of mockbuilder@3.235.246.234:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08386349-python-ipython_genutils started
[2024-12-13 01:05:51,901][  INFO][PID:537089] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.235.246.234:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08386349-python-ipython_genutils/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08386349-python-ipython_genutils/build-08386349.rsync.log
[2024-12-13 01:05:52,130][  INFO][PID:537089] rsyncing finished.
[2024-12-13 01:05:52,130][  INFO][PID:537089] Releasing VM back to pool
[2024-12-13 01:05:52,139][  INFO][PID:537089] Searching for 'success' file in resultdir
[2024-12-13 01:05:52,140][  INFO][PID:537089] Going to sign pkgs from source: 8386349-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64
[2024-12-13 01:05:52,140][  INFO][PID:537089] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-12-13 01:05:52,432][  INFO][PID:537089] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08386349-python-ipython_genutils/python3-ipython_genutils-0.2.0-13.fc42.noarch.rpm' (attempt #1)
[2024-12-13 01:05:53,144][  INFO][PID:537089] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08386349-python-ipython_genutils/python3-ipython_genutils-0.2.0-13.fc42.noarch.rpm
[2024-12-13 01:05:53,144][  INFO][PID:537089] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08386349-python-ipython_genutils/python-ipython_genutils-0.2.0-13.fc42.src.rpm' (attempt #1)
[2024-12-13 01:05:53,978][  INFO][PID:537089] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08386349-python-ipython_genutils/python-ipython_genutils-0.2.0-13.fc42.src.rpm
[2024-12-13 01:05:53,979][  INFO][PID:537089] Sign done
[2024-12-13 01:05:53,979][  INFO][PID:537089] Incremental createrepo run, adding 08386349-python-ipython_genutils into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64, (auto-create-repo=True)
[2024-12-13 01:05:53,980][  INFO][PID:537089] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 08386349-python-ipython_genutils --no-appstream-metadata' as PID 538079
[2024-12-13 01:06:02,363][  INFO][PID:537089] Finished after 8 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 08386349-python-ipython_genutils --no-appstream-metadata)
[2024-12-13 01:06:02,365][  INFO][PID:537089] Getting build details
[2024-12-13 01:06:02,365][  INFO][PID:537089] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08386349-python-ipython_genutils
[2024-12-13 01:06:02,365][  INFO][PID:537089] Built packages:
['python3-ipython_genutils 0.2.0']
[2024-12-13 01:06:02,366][  INFO][PID:537089] build details: {'built_packages': 'python3-ipython_genutils 0.2.0'}
[2024-12-13 01:06:02,366][  INFO][PID:537089] Retrieving pubkey
[2024-12-13 01:06:02,366][  INFO][PID:537089] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-12-13 01:06:02,537][  INFO][PID:537089] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-12-13 01:06:02,537][  INFO][PID:537089] Finished build: id=8386349 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-40-x86_64 
[2024-12-13 01:06:02,539][  INFO][PID:537089] Worker succeeded build, took 40.34826874732971
[2024-12-13 01:06:02,539][  INFO][PID:537089] 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/orion",
            "ended_on": 1734051962.53935,
            "started_on": 1734051922.1910813,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8386349-fedora-40-x86_64",
            "build_id": 8386349,
            "package_name": "python-ipython_genutils",
            "package_version": "0.2.0-13",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-ipython_genutils",
            "git_hash": "67bb41db80211aafd9e57bd82637bd6dc4b0af24",
            "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/orion",
            "results": {
                "packages": [
                    {
                        "name": "python-ipython_genutils",
                        "epoch": null,
                        "version": "0.2.0",
                        "release": "13.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-ipython_genutils",
                        "epoch": null,
                        "version": "0.2.0",
                        "release": "13.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "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-40-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": "08386349-python-ipython_genutils",
            "built_packages": "python3-ipython_genutils 0.2.0",
            "id": 8386349,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-12-13 01:06:02,573][  INFO][PID:537089] Sending fedora-messaging bus message in build.end
[2024-12-13 01:06:02,590][  INFO][PID:537089] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08386349-python-ipython_genutils/builder-live.log by gzip
[2024-12-13 01:06:02,591][  INFO][PID:537089] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08386349-python-ipython_genutils/builder-live.log' as PID 538340
[2024-12-13 01:06:02,596][  INFO][PID:537089] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08386349-python-ipython_genutils/builder-live.log)
[2024-12-13 01:06:02,597][  INFO][PID:537089] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08386349-python-ipython_genutils/backend.log by gzip
[2024-12-13 01:06:02,598][  INFO][PID:537089] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08386349-python-ipython_genutils/backend.log' as PID 538341