[2025-01-15 20:37:37,438][  INFO][PID:713077] Marking build as starting
[2025-01-15 20:37:37,470][  INFO][PID:713077] Trying to allocate VM
[2025-01-15 20:37:40,527][  INFO][PID:713077] Allocated host ResallocHost, ticket_id=692361, hostname=2620:52:3:1:dead:beef:cafe:c158, name=copr_hv_x86_64_02_prod_00574620_20250115_202413
[2025-01-15 20:37:40,528][  INFO][PID:713077] Allocating ssh connection to builder
[2025-01-15 20:37:40,528][  INFO][PID:713077] Checking that builder machine is OK
[2025-01-15 20:37:41,076][  INFO][PID:713077] Running remote command: copr-builder-ready srpm-builds
[2025-01-15 20:37:41,395][  INFO][PID:713077] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-15 20:37:41,396][  INFO][PID:713077] Filling build.info file with builder info
[2025-01-15 20:37:41,397][  INFO][PID:713077] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "flightctl-flightctl-779",
            "project_dirname": "flightctl-flightctl-779",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736973461.3968887,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517304",
            "build_id": 8517304,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 779 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/flightctl/flightctl\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "packit/flightctl-flightctl-779--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/flightctl-flightctl-779",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-779",
            "result_dir": "08517304",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8517304,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-779",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-779)"
            }
        }
    ]
}
[2025-01-15 20:37:41,421][  INFO][PID:713077] Sending fedora-messaging bus message in build.start
[2025-01-15 20:37:41,960][  INFO][PID:713077] Sending fedora-messaging bus message in chroot.start
[2025-01-15 20:37:41,981][  INFO][PID:713077] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8517304 --detached
[2025-01-15 20:37:42,532][  INFO][PID:713077] Downloading the builder-live.log file, attempt 1
[2025-01-15 20:37:42,533][  INFO][PID:713077] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c158 copr-rpmbuild-log
[2025-01-15 20:37:47,537][  INFO][PID:713077] Periodic builder liveness probe: alive
[2025-01-15 20:38:36,213][  INFO][PID:713077] Downloading results from builder
[2025-01-15 20:38:36,214][  INFO][PID:713077] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c158]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517304 started
[2025-01-15 20:38:36,215][  INFO][PID:713077] 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:c158]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517304/ &> /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517304/build-08517304.rsync.log
[2025-01-15 20:38:36,584][  INFO][PID:713077] rsyncing finished.
[2025-01-15 20:38:36,584][  INFO][PID:713077] Releasing VM back to pool
[2025-01-15 20:38:36,595][  INFO][PID:713077] Searching for 'success' file in resultdir
[2025-01-15 20:38:36,596][ ERROR][PID:713077] Build failed: Backend process error: No success file => build failure
[2025-01-15 20:38:36,596][  INFO][PID:713077] Finished build: id=8517304 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/packit/flightctl-flightctl-779 chroot=srpm-builds 
[2025-01-15 20:38:36,598][ ERROR][PID:713077] Backend process error: No success file => build failure
[2025-01-15 20:38:36,598][  INFO][PID:713077] Worker failed build, took 55.201709508895874
[2025-01-15 20:38:36,599][  INFO][PID:713077] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "flightctl-flightctl-779",
            "project_dirname": "flightctl-flightctl-779",
            "submitter": "packit",
            "ended_on": 1736973516.5985982,
            "started_on": 1736973461.3968887,
            "submitted_on": null,
            "status": 0,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517304",
            "build_id": 8517304,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 779 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/flightctl/flightctl\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "packit/flightctl-flightctl-779--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/flightctl-flightctl-779",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-779",
            "result_dir": "08517304",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8517304,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-779",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-779)"
            }
        }
    ]
}
[2025-01-15 20:38:36,646][  INFO][PID:713077] Sending fedora-messaging bus message in build.end
[2025-01-15 20:38:36,662][  INFO][PID:713077] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517304/builder-live.log by gzip
[2025-01-15 20:38:36,663][  INFO][PID:713077] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517304/builder-live.log' as PID 715174
[2025-01-15 20:38:36,670][  INFO][PID:713077] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517304/builder-live.log)
[2025-01-15 20:38:36,671][  INFO][PID:713077] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517304/backend.log by gzip
[2025-01-15 20:38:36,672][  INFO][PID:713077] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517304/backend.log' as PID 715175