[2024-09-27 13:40:12,974][  INFO][PID:848887] Marking build as starting
[2024-09-27 13:40:13,198][  INFO][PID:848887] Trying to allocate VM
[2024-09-27 13:40:19,302][  INFO][PID:848887] Allocated host ResallocHost, ticket_id=5139019, hostname=44.204.90.172
[2024-09-27 13:40:19,304][  INFO][PID:848887] Allocating ssh connection to builder
[2024-09-27 13:40:19,306][  INFO][PID:848887] Checking that builder machine is OK
[2024-09-27 13:40:19,743][  INFO][PID:848887] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.204.90.172 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-09-27 13:40:19,958][  INFO][PID:848887] Filling build.info file with builder info
[2024-09-27 13:40:19,961][  INFO][PID:848887] 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:pr:3",
            "submitter": "https://src.fedoraproject.org/user/ankursinha",
            "ended_on": null,
            "started_on": 1727444419.9605823,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8085096-fedora-40-x86_64",
            "build_id": 8085096,
            "package_name": "python-igraph",
            "package_version": "0.11.6-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:3/python-igraph",
            "git_hash": "8c6ea4bb505a900c92bd38008c881c813badf41b",
            "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/ankursinha",
            "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-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:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:3",
            "result_dir": "08085096-python-igraph",
            "built_packages": "",
            "id": 8085096,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-09-27 13:40:20,024][  INFO][PID:848887] Sending fedora-messaging bus message in build.start
[2024-09-27 13:40:20,705][  INFO][PID:848887] Sending fedora-messaging bus message in chroot.start
[2024-09-27 13:40:20,729][  INFO][PID:848887] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8085096-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-09-27 13:40:21,168][  INFO][PID:848887] Downloading the builder-live.log file, attempt 1
[2024-09-27 13:40:21,170][  INFO][PID:848887] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.204.90.172 copr-rpmbuild-log
[2024-09-27 13:40:26,182][  INFO][PID:848887] Status: False
[2024-09-27 13:41:19,477][  INFO][PID:848887] Downloading results from builder
[2024-09-27 13:41:19,481][  INFO][PID:848887] rsyncing of mockbuilder@44.204.90.172:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph started
[2024-09-27 13:41:19,484][  INFO][PID:848887] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.204.90.172:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/build-08085096.rsync.log
[2024-09-27 13:41:19,915][  INFO][PID:848887] rsyncing finished.
[2024-09-27 13:41:19,916][  INFO][PID:848887] Releasing VM back to pool
[2024-09-27 13:41:19,939][  INFO][PID:848887] Searching for 'success' file in resultdir
[2024-09-27 13:41:19,942][  INFO][PID:848887] Going to sign pkgs from source: 8085096-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64
[2024-09-27 13:41:19,945][  INFO][PID:848887] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-09-27 13:41:20,251][  INFO][PID:848887] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/python3-igraph-0.11.6-3.fc42.x86_64.rpm' (attempt #1)
[2024-09-27 13:41:21,026][  INFO][PID:848887] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/python3-igraph-0.11.6-3.fc42.x86_64.rpm
[2024-09-27 13:41:21,028][  INFO][PID:848887] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/python-igraph-0.11.6-3.fc42.src.rpm' (attempt #1)
[2024-09-27 13:41:21,794][  INFO][PID:848887] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/python-igraph-0.11.6-3.fc42.src.rpm
[2024-09-27 13:41:21,795][  INFO][PID:848887] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/python-igraph-debugsource-0.11.6-3.fc42.x86_64.rpm' (attempt #1)
[2024-09-27 13:41:22,318][  INFO][PID:848887] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/python-igraph-debugsource-0.11.6-3.fc42.x86_64.rpm
[2024-09-27 13:41:22,320][  INFO][PID:848887] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/python3-igraph-devel-0.11.6-3.fc42.x86_64.rpm' (attempt #1)
[2024-09-27 13:41:22,827][  INFO][PID:848887] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/python3-igraph-devel-0.11.6-3.fc42.x86_64.rpm
[2024-09-27 13:41:22,828][  INFO][PID:848887] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/python3-igraph-debuginfo-0.11.6-3.fc42.x86_64.rpm' (attempt #1)
[2024-09-27 13:41:23,510][  INFO][PID:848887] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/python3-igraph-debuginfo-0.11.6-3.fc42.x86_64.rpm
[2024-09-27 13:41:23,512][  INFO][PID:848887] Sign done
[2024-09-27 13:41:23,517][  INFO][PID:848887] Incremental createrepo run, adding 08085096-python-igraph into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64, (auto-create-repo=True)
[2024-09-27 13:41:23,525][  INFO][PID:848887] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64 --add 08085096-python-igraph --no-appstream-metadata' as PID 856144
[2024-09-27 13:41:26,270][  INFO][PID:848887] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64 --add 08085096-python-igraph --no-appstream-metadata)
[2024-09-27 13:41:26,279][  INFO][PID:848887] Getting build details
[2024-09-27 13:41:26,282][  INFO][PID:848887] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph
[2024-09-27 13:41:26,285][  INFO][PID:848887] Built packages:
['python3-igraph-devel 0.11.6', 'python-igraph-debugsource 0.11.6', 'python3-igraph-debuginfo 0.11.6', 'python3-igraph 0.11.6']
[2024-09-27 13:41:26,290][  INFO][PID:848887] build details: {'built_packages': 'python3-igraph-devel 0.11.6\npython-igraph-debugsource 0.11.6\npython3-igraph-debuginfo 0.11.6\npython3-igraph 0.11.6'}
[2024-09-27 13:41:26,291][  INFO][PID:848887] Retrieving pubkey
[2024-09-27 13:41:26,294][  INFO][PID:848887] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-09-27 13:41:26,488][  INFO][PID:848887] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12:pr:3/pubkey.gpg
[2024-09-27 13:41:26,489][  INFO][PID:848887] Finished build: id=8085096 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:3 chroot=fedora-40-x86_64 
[2024-09-27 13:41:26,508][  INFO][PID:848887] Worker succeeded build, took 66.5476176738739
[2024-09-27 13:41:26,512][  INFO][PID:848887] 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:pr:3",
            "submitter": "https://src.fedoraproject.org/user/ankursinha",
            "ended_on": 1727444486.5082,
            "started_on": 1727444419.9605823,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8085096-fedora-40-x86_64",
            "build_id": 8085096,
            "package_name": "python-igraph",
            "package_version": "0.11.6-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:3/python-igraph",
            "git_hash": "8c6ea4bb505a900c92bd38008c881c813badf41b",
            "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/ankursinha",
            "results": {
                "packages": [
                    {
                        "name": "python3-igraph-devel",
                        "epoch": null,
                        "version": "0.11.6",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-igraph-debugsource",
                        "epoch": null,
                        "version": "0.11.6",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-igraph-debuginfo",
                        "epoch": null,
                        "version": "0.11.6",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-igraph",
                        "epoch": null,
                        "version": "0.11.6",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-igraph",
                        "epoch": null,
                        "version": "0.11.6",
                        "release": "3.fc42",
                        "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-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:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:3",
            "result_dir": "08085096-python-igraph",
            "built_packages": "python3-igraph-devel 0.11.6\npython-igraph-debugsource 0.11.6\npython3-igraph-debuginfo 0.11.6\npython3-igraph 0.11.6",
            "id": 8085096,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-09-27 13:41:26,746][  INFO][PID:848887] Sending fedora-messaging bus message in build.end
[2024-09-27 13:41:26,830][  INFO][PID:848887] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/builder-live.log by gzip
[2024-09-27 13:41:26,837][  INFO][PID:848887] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/builder-live.log' as PID 856478
[2024-09-27 13:41:26,871][  INFO][PID:848887] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/builder-live.log)
[2024-09-27 13:41:26,872][  INFO][PID:848887] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-40-x86_64/08085096-python-igraph/backend.log by gzip