[2025-03-02 07:27:59,782][  INFO][PID:760896] Marking build as starting
[2025-03-02 07:27:59,807][  INFO][PID:760896] Trying to allocate VM
[2025-03-02 07:28:02,888][  INFO][PID:760896] Allocated host ResallocHost, ticket_id=1588512, hostname=34.201.252.244, name=aws_x86_64_normalreserved_prod_01590450_20250302_071659
[2025-03-02 07:28:02,889][  INFO][PID:760896] Allocating ssh connection to builder
[2025-03-02 07:28:02,889][  INFO][PID:760896] Checking that builder machine is OK
[2025-03-02 07:28:03,240][  INFO][PID:760896] Running remote command: copr-builder-ready srpm-builds
[2025-03-02 07:28:03,446][  INFO][PID:760896] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-02 07:28:03,447][  INFO][PID:760896] Filling build.info file with builder info
[2025-03-02 07:28:03,448][  INFO][PID:760896] 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": "cockpit-project-cockpit-podman-2031",
            "project_dirname": "cockpit-project-cockpit-podman-2031",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1740900483.4483366,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8716408",
            "build_id": 8716408,
            "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 2031 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/cockpit-project/cockpit-podman\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit make npm\", \"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/cockpit-project-cockpit-podman-2031--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/cockpit-project-cockpit-podman-2031",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-podman-2031",
            "result_dir": "08716408",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8716408,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "cockpit-project-cockpit-podman-2031",
                "vendor": "Fedora Project COPR (packit/cockpit-project-cockpit-podman-2031)"
            }
        }
    ]
}
[2025-03-02 07:28:03,467][  INFO][PID:760896] Sending fedora-messaging bus message in build.start
[2025-03-02 07:28:04,192][  INFO][PID:760896] Sending fedora-messaging bus message in chroot.start
[2025-03-02 07:28:04,212][  INFO][PID:760896] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8716408 --detached
[2025-03-02 07:28:04,599][  INFO][PID:760896] Downloading the builder-live.log file, attempt 1
[2025-03-02 07:28:04,601][  INFO][PID:760896] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.201.252.244 copr-rpmbuild-log
[2025-03-02 07:28:09,605][  INFO][PID:760896] Periodic builder liveness probe: alive
[2025-03-02 07:28:40,695][  INFO][PID:760896] Downloading results from builder
[2025-03-02 07:28:40,696][  INFO][PID:760896] rsyncing of mockbuilder@34.201.252.244:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2031/srpm-builds/08716408 started
[2025-03-02 07:28:40,697][  INFO][PID:760896] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.201.252.244:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2031/srpm-builds/08716408/ &> /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2031/srpm-builds/08716408/build-08716408.rsync.log
[2025-03-02 07:28:40,916][  INFO][PID:760896] rsyncing finished.
[2025-03-02 07:28:40,916][  INFO][PID:760896] Releasing VM back to pool
[2025-03-02 07:28:40,925][  INFO][PID:760896] Searching for 'success' file in resultdir
[2025-03-02 07:28:40,926][  INFO][PID:760896] Getting build details
[2025-03-02 07:28:40,926][  INFO][PID:760896] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2031/srpm-builds/08716408
[2025-03-02 07:28:40,927][  INFO][PID:760896] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-podman-2031/srpm-builds/08716408/cockpit-podman-102-1.20250302072831014816.pr2031.7.g459085b.src.rpm
[2025-03-02 07:28:40,927][  INFO][PID:760896] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-podman-2031/srpm-builds/08716408/cockpit-podman-102-1.20250302072831014816.pr2031.7.g459085b.src.rpm', 'pkg_name': 'cockpit-podman', 'pkg_version': '102-1.20250302072831014816.pr2031.7.g459085b'}
[2025-03-02 07:28:40,928][  INFO][PID:760896] Finished build: id=8716408 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2031 chroot=srpm-builds 
[2025-03-02 07:28:40,930][  INFO][PID:760896] Worker succeeded build, took 37.48181748390198
[2025-03-02 07:28:40,930][  INFO][PID:760896] 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": "cockpit-project-cockpit-podman-2031",
            "project_dirname": "cockpit-project-cockpit-podman-2031",
            "submitter": "packit",
            "ended_on": 1740900520.930154,
            "started_on": 1740900483.4483366,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8716408",
            "build_id": 8716408,
            "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 2031 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/cockpit-project/cockpit-podman\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit make npm\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "cockpit-podman",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-podman-2031/srpm-builds/08716408/cockpit-podman-102-1.20250302072831014816.pr2031.7.g459085b.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/cockpit-project-cockpit-podman-2031--packit",
            "results": {
                "name": "cockpit-podman",
                "epoch": null,
                "version": "102",
                "release": "1.20250302072831014816.pr2031.7.g459085b",
                "exclusivearch": [],
                "excludearch": []
            },
            "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/cockpit-project-cockpit-podman-2031",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-podman-2031",
            "result_dir": "08716408",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "102-1.20250302072831014816.pr2031.7.g459085b",
            "id": 8716408,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "cockpit-project-cockpit-podman-2031",
                "vendor": "Fedora Project COPR (packit/cockpit-project-cockpit-podman-2031)"
            }
        }
    ]
}
[2025-03-02 07:28:40,984][  INFO][PID:760896] Sending fedora-messaging bus message in build.end
[2025-03-02 07:28:41,003][  INFO][PID:760896] Compressing /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2031/srpm-builds/08716408/builder-live.log by gzip
[2025-03-02 07:28:41,005][  INFO][PID:760896] Running command 'gzip /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2031/srpm-builds/08716408/builder-live.log' as PID 763784
[2025-03-02 07:28:41,012][  INFO][PID:760896] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2031/srpm-builds/08716408/builder-live.log)
[2025-03-02 07:28:41,013][  INFO][PID:760896] Compressing /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2031/srpm-builds/08716408/backend.log by gzip
[2025-03-02 07:28:41,014][  INFO][PID:760896] Running command 'gzip /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-podman-2031/srpm-builds/08716408/backend.log' as PID 763785