[2025-02-27 19:15:16,655][  INFO][PID:1058105] Marking build as starting
[2025-02-27 19:15:16,692][  INFO][PID:1058105] Trying to allocate VM
[2025-02-27 19:15:19,774][  INFO][PID:1058105] Allocated host ResallocHost, ticket_id=1545372, hostname=2620:52:3:1:dead:beef:cafe:c1c8, name=copr_hv_x86_64_04_prod_01538251_20250227_190432
[2025-02-27 19:15:19,776][  INFO][PID:1058105] Allocating ssh connection to builder
[2025-02-27 19:15:19,777][  INFO][PID:1058105] Checking that builder machine is OK
[2025-02-27 19:15:20,401][  INFO][PID:1058105] Running remote command: copr-builder-ready epel-9-x86_64
[2025-02-27 19:15:20,764][  INFO][PID:1058105] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-02-27 19:15:20,764][  INFO][PID:1058105] Filling build.info file with builder info
[2025-02-27 19:15:20,766][  INFO][PID:1058105] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "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": 1740683720.76608,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8707364-epel-9-x86_64",
            "build_id": 8707364,
            "package_name": "python-statsbombpy",
            "package_version": "1.15.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-statsbombpy",
            "git_hash": "39659c3da7a10f79bfc98c6e1d2d293a92ac5263",
            "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,
            "storage": 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": "08707364-python-statsbombpy",
            "built_packages": "",
            "id": 8707364,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-02-27 19:15:20,806][  INFO][PID:1058105] Sending fedora-messaging bus message in build.start
[2025-02-27 19:15:22,955][  INFO][PID:1058105] Sending fedora-messaging bus message in chroot.start
[2025-02-27 19:15:23,069][  INFO][PID:1058105] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8707364-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2025-02-27 19:15:23,638][  INFO][PID:1058105] Downloading the builder-live.log file, attempt 1
[2025-02-27 19:15:23,644][  INFO][PID:1058105] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1c8 copr-rpmbuild-log
[2025-02-27 19:15:28,649][  INFO][PID:1058105] Periodic builder liveness probe: alive
[2025-02-27 19:21:03,250][  INFO][PID:1058105] Downloading results from builder
[2025-02-27 19:21:03,251][  INFO][PID:1058105] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1c8]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08707364-python-statsbombpy started
[2025-02-27 19:21:03,252][  INFO][PID:1058105] 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:c1c8]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08707364-python-statsbombpy/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08707364-python-statsbombpy/build-08707364.rsync.log
[2025-02-27 19:21:03,645][  INFO][PID:1058105] rsyncing finished.
[2025-02-27 19:21:03,646][  INFO][PID:1058105] Releasing VM back to pool
[2025-02-27 19:21:03,664][  INFO][PID:1058105] Searching for 'success' file in resultdir
[2025-02-27 19:21:03,669][ ERROR][PID:1058105] Build failed: Backend process error: No success file => build failure
[2025-02-27 19:21:03,673][  INFO][PID:1058105] Finished build: id=8707364 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2025-02-27 19:21:03,675][ ERROR][PID:1058105] Backend process error: No success file => build failure
[2025-02-27 19:21:03,676][  INFO][PID:1058105] Worker failed build, took 342.9103696346283
[2025-02-27 19:21:03,677][  INFO][PID:1058105] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "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": 1740684063.6764495,
            "started_on": 1740683720.76608,
            "submitted_on": null,
            "status": 0,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8707364-epel-9-x86_64",
            "build_id": 8707364,
            "package_name": "python-statsbombpy",
            "package_version": "1.15.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-statsbombpy",
            "git_hash": "39659c3da7a10f79bfc98c6e1d2d293a92ac5263",
            "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,
            "storage": 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": "08707364-python-statsbombpy",
            "built_packages": "",
            "id": 8707364,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-02-27 19:21:03,709][  INFO][PID:1058105] Sending fedora-messaging bus message in build.end
[2025-02-27 19:21:03,813][  INFO][PID:1058105] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08707364-python-statsbombpy/builder-live.log by gzip
[2025-02-27 19:21:03,815][  INFO][PID:1058105] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08707364-python-statsbombpy/builder-live.log' as PID 1119751
[2025-02-27 19:21:03,821][  INFO][PID:1058105] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08707364-python-statsbombpy/builder-live.log)
[2025-02-27 19:21:03,821][  INFO][PID:1058105] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08707364-python-statsbombpy/backend.log by gzip
[2025-02-27 19:21:03,823][  INFO][PID:1058105] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08707364-python-statsbombpy/backend.log' as PID 1119752