[2025-01-12 04:59:05,906][  INFO][PID:1727416] Marking build as starting
[2025-01-12 04:59:06,032][  INFO][PID:1727416] Trying to allocate VM
[2025-01-12 04:59:09,064][  INFO][PID:1727416] Allocated host ResallocHost, ticket_id=639925, hostname=2620:52:3:1:dead:beef:cafe:c28b, name=copr_p09_01_prod_00504003_20250112_015616
[2025-01-12 04:59:09,065][  INFO][PID:1727416] Allocating ssh connection to builder
[2025-01-12 04:59:09,065][  INFO][PID:1727416] Checking that builder machine is OK
[2025-01-12 04:59:09,789][  INFO][PID:1727416] Running remote command: copr-builder-ready fedora-41-ppc64le
[2025-01-12 04:59:10,208][  INFO][PID:1727416] Red Hat subscription not needed for fedora-41-ppc64le
Builder is ready to be used

[2025-01-12 04:59:10,209][  INFO][PID:1727416] Filling build.info file with builder info
[2025-01-12 04:59:10,210][  INFO][PID:1727416] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "dcavalca",
            "project_name": "crosswords",
            "project_dirname": "crosswords",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736657950.2104034,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8506064-fedora-41-ppc64le",
            "build_id": 8506064,
            "package_name": "crosswords",
            "package_version": "0.3.141.5.0-1.20250112045823051272.master.575.g74543204",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dcavalca/crosswords/crosswords",
            "git_hash": "e210b0659388eb3ff2234068af83c9a642ccfdf0",
            "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": "dcavalca/crosswords--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/dcavalca/crosswords/fedora-41-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dcavalca/crosswords",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dcavalca/crosswords",
            "result_dir": "08506064-crosswords",
            "built_packages": "",
            "id": 8506064,
            "mockchain_macros": {
                "copr_username": "dcavalca",
                "copr_projectname": "crosswords",
                "vendor": "Fedora Project COPR (dcavalca/crosswords)"
            }
        }
    ]
}
[2025-01-12 04:59:10,253][  INFO][PID:1727416] Sending fedora-messaging bus message in build.start
[2025-01-12 04:59:10,864][  INFO][PID:1727416] Sending fedora-messaging bus message in chroot.start
[2025-01-12 04:59:10,882][  INFO][PID:1727416] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8506064-fedora-41-ppc64le --chroot fedora-41-ppc64le --detached
[2025-01-12 04:59:11,533][  INFO][PID:1727416] Downloading the builder-live.log file, attempt 1
[2025-01-12 04:59:11,535][  INFO][PID:1727416] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c28b copr-rpmbuild-log
[2025-01-12 04:59:16,540][  INFO][PID:1727416] Periodic builder liveness probe: alive
[2025-01-12 05:00:55,112][  INFO][PID:1727416] Downloading results from builder
[2025-01-12 05:00:55,113][  INFO][PID:1727416] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c28b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dcavalca/crosswords/fedora-41-ppc64le/08506064-crosswords started
[2025-01-12 05:00:55,115][  INFO][PID:1727416] 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:c28b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dcavalca/crosswords/fedora-41-ppc64le/08506064-crosswords/ &> /var/lib/copr/public_html/results/dcavalca/crosswords/fedora-41-ppc64le/08506064-crosswords/build-08506064.rsync.log
[2025-01-12 05:00:56,340][  INFO][PID:1727416] rsyncing finished.
[2025-01-12 05:00:56,341][  INFO][PID:1727416] Releasing VM back to pool
[2025-01-12 05:00:56,378][  INFO][PID:1727416] Searching for 'success' file in resultdir
[2025-01-12 05:00:56,378][ ERROR][PID:1727416] Build failed: Backend process error: No success file => build failure
[2025-01-12 05:00:56,379][  INFO][PID:1727416] Finished build: id=8506064 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/dcavalca/crosswords chroot=fedora-41-ppc64le 
[2025-01-12 05:00:56,381][ ERROR][PID:1727416] Backend process error: No success file => build failure
[2025-01-12 05:00:56,381][  INFO][PID:1727416] Worker failed build, took 106.17153215408325
[2025-01-12 05:00:56,382][  INFO][PID:1727416] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "dcavalca",
            "project_name": "crosswords",
            "project_dirname": "crosswords",
            "submitter": "packit",
            "ended_on": 1736658056.3819356,
            "started_on": 1736657950.2104034,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-41-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8506064-fedora-41-ppc64le",
            "build_id": 8506064,
            "package_name": "crosswords",
            "package_version": "0.3.141.5.0-1.20250112045823051272.master.575.g74543204",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dcavalca/crosswords/crosswords",
            "git_hash": "e210b0659388eb3ff2234068af83c9a642ccfdf0",
            "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": "dcavalca/crosswords--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/dcavalca/crosswords/fedora-41-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dcavalca/crosswords",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dcavalca/crosswords",
            "result_dir": "08506064-crosswords",
            "built_packages": "",
            "id": 8506064,
            "mockchain_macros": {
                "copr_username": "dcavalca",
                "copr_projectname": "crosswords",
                "vendor": "Fedora Project COPR (dcavalca/crosswords)"
            }
        }
    ]
}
[2025-01-12 05:00:56,437][  INFO][PID:1727416] Sending fedora-messaging bus message in build.end
[2025-01-12 05:00:56,480][  INFO][PID:1727416] Compressing /var/lib/copr/public_html/results/dcavalca/crosswords/fedora-41-ppc64le/08506064-crosswords/builder-live.log by gzip
[2025-01-12 05:00:56,482][  INFO][PID:1727416] Running command 'gzip /var/lib/copr/public_html/results/dcavalca/crosswords/fedora-41-ppc64le/08506064-crosswords/builder-live.log' as PID 1731825
[2025-01-12 05:00:56,492][  INFO][PID:1727416] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dcavalca/crosswords/fedora-41-ppc64le/08506064-crosswords/builder-live.log)
[2025-01-12 05:00:56,493][  INFO][PID:1727416] Compressing /var/lib/copr/public_html/results/dcavalca/crosswords/fedora-41-ppc64le/08506064-crosswords/backend.log by gzip
[2025-01-12 05:00:56,494][  INFO][PID:1727416] Running command 'gzip /var/lib/copr/public_html/results/dcavalca/crosswords/fedora-41-ppc64le/08506064-crosswords/backend.log' as PID 1731826