[2024-06-06 19:11:10,542][  INFO][PID:1360870] Marking build as starting
[2024-06-06 19:11:10,636][  INFO][PID:1360870] Trying to allocate VM
[2024-06-06 19:11:58,784][  INFO][PID:1360870] Allocated host ResallocHost, ticket_id=3122738, hostname=44.222.214.165
[2024-06-06 19:11:58,785][  INFO][PID:1360870] Allocating ssh connection to builder
[2024-06-06 19:11:58,786][  INFO][PID:1360870] Checking that builder machine is OK
[2024-06-06 19:11:59,000][  INFO][PID:1360870] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.222.214.165 '/usr/bin/test -f /etc/mock/epel-9-x86_64.cfg'
[2024-06-06 19:11:59,215][  INFO][PID:1360870] Filling build.info file with builder info
[2024-06-06 19:11:59,218][  INFO][PID:1360870] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1717701119.2185264,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7544257-epel-9-x86_64",
            "build_id": 7544257,
            "package_name": "python-pynauty",
            "package_version": "2.8.8.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-pynauty",
            "git_hash": "8b7bc2496c046289a9331a60dca40bed1cb5e625",
            "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": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "07544257-python-pynauty",
            "built_packages": "",
            "id": 7544257,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-06-06 19:11:59,282][  INFO][PID:1360870] Sending fedora-messaging bus message in build.start
[2024-06-06 19:12:00,077][  INFO][PID:1360870] Sending fedora-messaging bus message in chroot.start
[2024-06-06 19:12:00,111][  INFO][PID:1360870] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7544257-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2024-06-06 19:12:00,479][  INFO][PID:1360870] Downloading the builder-live.log file, attempt 1
[2024-06-06 19:12:00,481][  INFO][PID:1360870] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.222.214.165 copr-rpmbuild-log
[2024-06-06 19:12:05,528][  INFO][PID:1360870] Status: False
[2024-06-06 19:12:41,941][  INFO][PID:1360870] Downloading results from builder
[2024-06-06 19:12:41,943][  INFO][PID:1360870] rsyncing of mockbuilder@44.222.214.165:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty started
[2024-06-06 19:12:41,945][  INFO][PID:1360870] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.222.214.165:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty/build-07544257.rsync.log
[2024-06-06 19:12:42,255][  INFO][PID:1360870] rsyncing finished.
[2024-06-06 19:12:42,256][  INFO][PID:1360870] Releasing VM back to pool
[2024-06-06 19:12:42,283][  INFO][PID:1360870] Searching for 'success' file in resultdir
[2024-06-06 19:12:42,284][  INFO][PID:1360870] Going to sign pkgs from source: 7544257-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2024-06-06 19:12:42,285][  INFO][PID:1360870] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-06-06 19:12:42,469][  INFO][PID:1360870] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty/python3-pynauty-debuginfo-2.8.8.1-1.el9.x86_64.rpm' (attempt #1)
[2024-06-06 19:12:43,144][  INFO][PID:1360870] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty/python3-pynauty-debuginfo-2.8.8.1-1.el9.x86_64.rpm
[2024-06-06 19:12:43,145][  INFO][PID:1360870] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty/python3-pynauty-2.8.8.1-1.el9.x86_64.rpm' (attempt #1)
[2024-06-06 19:12:43,805][  INFO][PID:1360870] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty/python3-pynauty-2.8.8.1-1.el9.x86_64.rpm
[2024-06-06 19:12:43,807][  INFO][PID:1360870] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty/python-pynauty-2.8.8.1-1.el9.src.rpm' (attempt #1)
[2024-06-06 19:12:44,500][  INFO][PID:1360870] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty/python-pynauty-2.8.8.1-1.el9.src.rpm
[2024-06-06 19:12:44,500][  INFO][PID:1360870] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty/python-pynauty-debugsource-2.8.8.1-1.el9.x86_64.rpm' (attempt #1)
[2024-06-06 19:12:45,155][  INFO][PID:1360870] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty/python-pynauty-debugsource-2.8.8.1-1.el9.x86_64.rpm
[2024-06-06 19:12:45,155][  INFO][PID:1360870] Sign done
[2024-06-06 19:12:45,156][  INFO][PID:1360870] Incremental createrepo run, adding 07544257-python-pynauty into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2024-06-06 19:12:45,158][  INFO][PID:1360870] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07544257-python-pynauty --no-appstream-metadata' as PID 1371097
[2024-06-06 19:13:53,828][  INFO][PID:1360870] Finished after 68 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07544257-python-pynauty --no-appstream-metadata)
[2024-06-06 19:13:53,829][  INFO][PID:1360870] Getting build details
[2024-06-06 19:13:53,829][  INFO][PID:1360870] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty
[2024-06-06 19:13:53,830][  INFO][PID:1360870] Built packages:
['python3-pynauty 2.8.8.1', 'python3-pynauty-debuginfo 2.8.8.1', 'python-pynauty-debugsource 2.8.8.1']
[2024-06-06 19:13:53,830][  INFO][PID:1360870] build details: {'built_packages': 'python3-pynauty 2.8.8.1\npython3-pynauty-debuginfo 2.8.8.1\npython-pynauty-debugsource 2.8.8.1'}
[2024-06-06 19:13:53,831][  INFO][PID:1360870] Retrieving pubkey
[2024-06-06 19:13:53,834][  INFO][PID:1360870] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-06-06 19:13:54,116][  INFO][PID:1360870] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-06-06 19:13:54,116][  INFO][PID:1360870] Finished build: id=7544257 failed=False timeout=None destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2024-06-06 19:13:54,119][  INFO][PID:1360870] Worker succeeded build, took 114.9007511138916
[2024-06-06 19:13:54,121][  INFO][PID:1360870] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1717701234.1192775,
            "started_on": 1717701119.2185264,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7544257-epel-9-x86_64",
            "build_id": 7544257,
            "package_name": "python-pynauty",
            "package_version": "2.8.8.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-pynauty",
            "git_hash": "8b7bc2496c046289a9331a60dca40bed1cb5e625",
            "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": "@copr/PyPI--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-pynauty",
                        "epoch": null,
                        "version": "2.8.8.1",
                        "release": "1.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-pynauty",
                        "epoch": null,
                        "version": "2.8.8.1",
                        "release": "1.el9",
                        "arch": "src"
                    },
                    {
                        "name": "python3-pynauty-debuginfo",
                        "epoch": null,
                        "version": "2.8.8.1",
                        "release": "1.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-pynauty-debugsource",
                        "epoch": null,
                        "version": "2.8.8.1",
                        "release": "1.el9",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "07544257-python-pynauty",
            "built_packages": "python3-pynauty 2.8.8.1\npython3-pynauty-debuginfo 2.8.8.1\npython-pynauty-debugsource 2.8.8.1",
            "id": 7544257,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-06-06 19:13:54,221][  INFO][PID:1360870] Sending fedora-messaging bus message in build.end
[2024-06-06 19:13:54,255][  INFO][PID:1360870] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty/builder-live.log by gzip
[2024-06-06 19:13:54,274][  INFO][PID:1360870] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty/builder-live.log' as PID 1379166
[2024-06-06 19:13:54,282][  INFO][PID:1360870] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty/builder-live.log)
[2024-06-06 19:13:54,283][  INFO][PID:1360870] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty/backend.log by gzip
[2024-06-06 19:13:54,289][  INFO][PID:1360870] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07544257-python-pynauty/backend.log' as PID 1379169