[2024-05-06 12:11:34,188][  INFO][PID:2059942] Marking build as starting
[2024-05-06 12:11:34,326][  INFO][PID:2059942] Trying to allocate VM
[2024-05-06 12:12:42,707][  INFO][PID:2059942] Allocated host ResallocHost, ticket_id=2672634, hostname=34.227.190.194
[2024-05-06 12:12:42,709][  INFO][PID:2059942] Allocating ssh connection to builder
[2024-05-06 12:12:42,710][  INFO][PID:2059942] Checking that builder machine is OK
[2024-05-06 12:12:43,094][  INFO][PID:2059942] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.227.190.194 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-05-06 12:12:43,309][  INFO][PID:2059942] Filling build.info file with builder info
[2024-05-06 12:12:43,311][  INFO][PID:2059942] 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/amoralej",
            "ended_on": null,
            "started_on": 1714997563.3112051,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7419909-fedora-39-x86_64",
            "build_id": 7419909,
            "package_name": "python-futurist",
            "package_version": "3.0.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-futurist",
            "git_hash": "7fc79dc3d7dffc666cd3b15877451ddccb1cff11",
            "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/amoralej",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": 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-39-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": "07419909-python-futurist",
            "built_packages": "",
            "id": 7419909,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-05-06 12:12:43,451][  INFO][PID:2059942] Sending fedora-messaging bus message in build.start
[2024-05-06 12:12:45,751][  INFO][PID:2059942] Sending fedora-messaging bus message in chroot.start
[2024-05-06 12:12:45,805][  INFO][PID:2059942] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7419909-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-05-06 12:12:46,233][  INFO][PID:2059942] Downloading the builder-live.log file, attempt 1
[2024-05-06 12:12:46,247][  INFO][PID:2059942] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.227.190.194 copr-rpmbuild-log
[2024-05-06 12:12:51,244][  INFO][PID:2059942] Status: False
[2024-05-06 12:14:17,785][  INFO][PID:2059942] Downloading results from builder
[2024-05-06 12:14:17,787][  INFO][PID:2059942] rsyncing of mockbuilder@34.227.190.194:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07419909-python-futurist started
[2024-05-06 12:14:17,815][  INFO][PID:2059942] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.227.190.194:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07419909-python-futurist/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07419909-python-futurist/build-07419909.rsync.log
[2024-05-06 12:14:18,179][  INFO][PID:2059942] rsyncing finished.
[2024-05-06 12:14:18,181][  INFO][PID:2059942] Releasing VM back to pool
[2024-05-06 12:14:18,222][  INFO][PID:2059942] Searching for 'success' file in resultdir
[2024-05-06 12:14:18,223][  INFO][PID:2059942] Going to sign pkgs from source: 7419909-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64
[2024-05-06 12:14:18,224][  INFO][PID:2059942] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-05-06 12:14:18,513][  INFO][PID:2059942] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07419909-python-futurist/python-futurist-3.0.0-1.fc41.src.rpm' (attempt #1)
[2024-05-06 12:14:19,337][  INFO][PID:2059942] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07419909-python-futurist/python-futurist-3.0.0-1.fc41.src.rpm
[2024-05-06 12:14:19,339][  INFO][PID:2059942] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07419909-python-futurist/python3-futurist-3.0.0-1.fc41.noarch.rpm' (attempt #1)
[2024-05-06 12:14:20,148][  INFO][PID:2059942] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07419909-python-futurist/python3-futurist-3.0.0-1.fc41.noarch.rpm
[2024-05-06 12:14:20,150][  INFO][PID:2059942] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07419909-python-futurist/python-futurist-doc-3.0.0-1.fc41.noarch.rpm' (attempt #1)
[2024-05-06 12:14:20,974][  INFO][PID:2059942] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07419909-python-futurist/python-futurist-doc-3.0.0-1.fc41.noarch.rpm
[2024-05-06 12:14:20,975][  INFO][PID:2059942] Sign done
[2024-05-06 12:14:20,976][  INFO][PID:2059942] Incremental createrepo run, adding 07419909-python-futurist into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64, (auto-create-repo=True)
[2024-05-06 12:14:20,989][  INFO][PID:2059942] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64 --add 07419909-python-futurist --no-appstream-metadata' as PID 2083030
[2024-05-06 12:14:47,788][  INFO][PID:2059942] Finished after 26 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64 --add 07419909-python-futurist --no-appstream-metadata)
[2024-05-06 12:14:47,790][  INFO][PID:2059942] Getting build details
[2024-05-06 12:14:47,791][  INFO][PID:2059942] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07419909-python-futurist
[2024-05-06 12:14:47,793][  INFO][PID:2059942] Built packages:
['python-futurist-doc 3.0.0', 'python3-futurist 3.0.0']
[2024-05-06 12:14:47,794][  INFO][PID:2059942] build details: {'built_packages': 'python-futurist-doc 3.0.0\npython3-futurist 3.0.0'}
[2024-05-06 12:14:47,796][  INFO][PID:2059942] Retrieving pubkey
[2024-05-06 12:14:47,797][  INFO][PID:2059942] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-05-06 12:14:48,082][  INFO][PID:2059942] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-05-06 12:14:48,084][  INFO][PID:2059942] Finished build: id=7419909 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-39-x86_64 
[2024-05-06 12:14:48,087][  INFO][PID:2059942] Worker succeeded build, took 124.77587795257568
[2024-05-06 12:14:48,088][  INFO][PID:2059942] 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/amoralej",
            "ended_on": 1714997688.087083,
            "started_on": 1714997563.3112051,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7419909-fedora-39-x86_64",
            "build_id": 7419909,
            "package_name": "python-futurist",
            "package_version": "3.0.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-futurist",
            "git_hash": "7fc79dc3d7dffc666cd3b15877451ddccb1cff11",
            "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/amoralej",
            "results": {
                "packages": [
                    {
                        "name": "python-futurist-doc",
                        "epoch": null,
                        "version": "3.0.0",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-futurist",
                        "epoch": null,
                        "version": "3.0.0",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-futurist",
                        "epoch": null,
                        "version": "3.0.0",
                        "release": "1.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": 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-39-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": "07419909-python-futurist",
            "built_packages": "python-futurist-doc 3.0.0\npython3-futurist 3.0.0",
            "id": 7419909,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-05-06 12:14:48,275][  INFO][PID:2059942] Sending fedora-messaging bus message in build.end
[2024-05-06 12:14:48,329][  INFO][PID:2059942] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07419909-python-futurist/builder-live.log by gzip
[2024-05-06 12:14:48,339][  INFO][PID:2059942] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07419909-python-futurist/builder-live.log' as PID 2086857
[2024-05-06 12:14:48,364][  INFO][PID:2059942] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07419909-python-futurist/builder-live.log)
[2024-05-06 12:14:48,365][  INFO][PID:2059942] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07419909-python-futurist/backend.log by gzip
[2024-05-06 12:14:48,375][  INFO][PID:2059942] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07419909-python-futurist/backend.log' as PID 2086863