[2025-03-05 21:19:11,235][  INFO][PID:782568] Marking build as starting
[2025-03-05 21:19:11,288][  INFO][PID:782568] Trying to allocate VM
[2025-03-05 21:19:14,393][  INFO][PID:782568] Allocated host ResallocHost, ticket_id=1659994, hostname=2620:52:3:1:dead:beef:cafe:c154, name=copr_hv_x86_64_02_prod_01706870_20250305_211650
[2025-03-05 21:19:14,394][  INFO][PID:782568] Allocating ssh connection to builder
[2025-03-05 21:19:14,394][  INFO][PID:782568] Checking that builder machine is OK
[2025-03-05 21:19:14,922][  INFO][PID:782568] Running remote command: copr-builder-ready srpm-builds
[2025-03-05 21:19:15,247][  INFO][PID:782568] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-05 21:19:15,248][  INFO][PID:782568] Filling build.info file with builder info
[2025-03-05 21:19:15,249][  INFO][PID:782568] 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": "Katello-hammer-cli-katello-988",
            "project_dirname": "Katello-hammer-cli-katello-988",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741209555.2492852,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8731216",
            "build_id": 8731216,
            "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 988 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/Katello/hammer-cli-katello\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit wget rubygems\", \"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/Katello-hammer-cli-katello-988--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/Katello-hammer-cli-katello-988",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/Katello-hammer-cli-katello-988",
            "result_dir": "08731216",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8731216,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "Katello-hammer-cli-katello-988",
                "vendor": "Fedora Project COPR (packit/Katello-hammer-cli-katello-988)"
            }
        }
    ]
}
[2025-03-05 21:19:15,271][  INFO][PID:782568] Sending fedora-messaging bus message in build.start
[2025-03-05 21:19:15,982][  INFO][PID:782568] Sending fedora-messaging bus message in chroot.start
[2025-03-05 21:19:16,006][  INFO][PID:782568] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8731216 --detached
[2025-03-05 21:19:16,575][  INFO][PID:782568] Downloading the builder-live.log file, attempt 1
[2025-03-05 21:19:16,576][  INFO][PID:782568] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c154 copr-rpmbuild-log
[2025-03-05 21:19:21,583][  INFO][PID:782568] Periodic builder liveness probe: alive
[2025-03-05 21:20:16,183][  INFO][PID:782568] Downloading results from builder
[2025-03-05 21:20:16,184][  INFO][PID:782568] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c154]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/Katello-hammer-cli-katello-988/srpm-builds/08731216 started
[2025-03-05 21:20:16,185][  INFO][PID:782568] 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:c154]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/Katello-hammer-cli-katello-988/srpm-builds/08731216/ &> /var/lib/copr/public_html/results/packit/Katello-hammer-cli-katello-988/srpm-builds/08731216/build-08731216.rsync.log
[2025-03-05 21:20:16,631][  INFO][PID:782568] rsyncing finished.
[2025-03-05 21:20:16,632][  INFO][PID:782568] Releasing VM back to pool
[2025-03-05 21:20:16,644][  INFO][PID:782568] Searching for 'success' file in resultdir
[2025-03-05 21:20:16,644][  INFO][PID:782568] Getting build details
[2025-03-05 21:20:16,645][  INFO][PID:782568] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/Katello-hammer-cli-katello-988/srpm-builds/08731216
[2025-03-05 21:20:16,646][  INFO][PID:782568] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/Katello-hammer-cli-katello-988/srpm-builds/08731216/rubygem-hammer_cli_katello-1.17.0.pre.main-1.20250305212010475139.pr988.35.gdc8823a.src.rpm
[2025-03-05 21:20:16,646][  INFO][PID:782568] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/Katello-hammer-cli-katello-988/srpm-builds/08731216/rubygem-hammer_cli_katello-1.17.0.pre.main-1.20250305212010475139.pr988.35.gdc8823a.src.rpm', 'pkg_name': 'rubygem-hammer_cli_katello', 'pkg_version': '1.17.0.pre.main-1.20250305212010475139.pr988.35.gdc8823a'}
[2025-03-05 21:20:16,647][  INFO][PID:782568] Finished build: id=8731216 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/Katello-hammer-cli-katello-988 chroot=srpm-builds 
[2025-03-05 21:20:16,648][  INFO][PID:782568] Worker succeeded build, took 61.39944624900818
[2025-03-05 21:20:16,649][  INFO][PID:782568] 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": "Katello-hammer-cli-katello-988",
            "project_dirname": "Katello-hammer-cli-katello-988",
            "submitter": "packit",
            "ended_on": 1741209616.6487315,
            "started_on": 1741209555.2492852,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8731216",
            "build_id": 8731216,
            "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 988 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/Katello/hammer-cli-katello\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit wget rubygems\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "rubygem-hammer_cli_katello",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/Katello-hammer-cli-katello-988/srpm-builds/08731216/rubygem-hammer_cli_katello-1.17.0.pre.main-1.20250305212010475139.pr988.35.gdc8823a.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/Katello-hammer-cli-katello-988--packit",
            "results": {
                "name": "rubygem-hammer_cli_katello",
                "epoch": null,
                "version": "1.17.0.pre.main",
                "release": "1.20250305212010475139.pr988.35.gdc8823a",
                "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/Katello-hammer-cli-katello-988",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/Katello-hammer-cli-katello-988",
            "result_dir": "08731216",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "1.17.0.pre.main-1.20250305212010475139.pr988.35.gdc8823a",
            "id": 8731216,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "Katello-hammer-cli-katello-988",
                "vendor": "Fedora Project COPR (packit/Katello-hammer-cli-katello-988)"
            }
        }
    ]
}
[2025-03-05 21:20:16,693][  INFO][PID:782568] Sending fedora-messaging bus message in build.end
[2025-03-05 21:20:16,710][  INFO][PID:782568] Compressing /var/lib/copr/public_html/results/packit/Katello-hammer-cli-katello-988/srpm-builds/08731216/builder-live.log by gzip
[2025-03-05 21:20:16,712][  INFO][PID:782568] Running command 'gzip /var/lib/copr/public_html/results/packit/Katello-hammer-cli-katello-988/srpm-builds/08731216/builder-live.log' as PID 791517
[2025-03-05 21:20:16,720][  INFO][PID:782568] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/Katello-hammer-cli-katello-988/srpm-builds/08731216/builder-live.log)
[2025-03-05 21:20:16,721][  INFO][PID:782568] Compressing /var/lib/copr/public_html/results/packit/Katello-hammer-cli-katello-988/srpm-builds/08731216/backend.log by gzip
[2025-03-05 21:20:16,722][  INFO][PID:782568] Running command 'gzip /var/lib/copr/public_html/results/packit/Katello-hammer-cli-katello-988/srpm-builds/08731216/backend.log' as PID 791518