[2025-01-15 19:42:18,434][  INFO][PID:475030] Marking build as starting
[2025-01-15 19:42:18,475][  INFO][PID:475030] Trying to allocate VM
[2025-01-15 19:42:21,558][  INFO][PID:475030] Allocated host ResallocHost, ticket_id=691792, hostname=2620:52:3:1:dead:beef:cafe:c155, name=copr_hv_x86_64_02_prod_00574063_20250115_191620
[2025-01-15 19:42:21,559][  INFO][PID:475030] Allocating ssh connection to builder
[2025-01-15 19:42:21,559][  INFO][PID:475030] Checking that builder machine is OK
[2025-01-15 19:42:22,106][  INFO][PID:475030] Running remote command: copr-builder-ready srpm-builds
[2025-01-15 19:42:22,425][  INFO][PID:475030] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-15 19:42:22,425][  INFO][PID:475030] Filling build.info file with builder info
[2025-01-15 19:42:22,426][  INFO][PID:475030] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@rhel-lightspeed",
            "project_name": "command-line-assistant",
            "project_dirname": "command-line-assistant",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736970142.4264548,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517180",
            "build_id": 8517180,
            "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 103 --merge-pr --target-branch develop --job-config-index 0 --merged-ref 'develop' --no-create-symlinks https://github.com/rhel-lightspeed/command-line-assistant\\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": "@rhel-lightspeed/command-line-assistant--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/@rhel-lightspeed/command-line-assistant",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@rhel-lightspeed/command-line-assistant",
            "result_dir": "08517180",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8517180,
            "mockchain_macros": {
                "copr_username": "@rhel-lightspeed",
                "copr_projectname": "command-line-assistant",
                "vendor": "Fedora Project COPR (@rhel-lightspeed/command-line-assistant)"
            }
        }
    ]
}
[2025-01-15 19:42:22,462][  INFO][PID:475030] Sending fedora-messaging bus message in build.start
[2025-01-15 19:42:23,002][  INFO][PID:475030] Sending fedora-messaging bus message in chroot.start
[2025-01-15 19:42:23,017][  INFO][PID:475030] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8517180 --detached
[2025-01-15 19:42:23,578][  INFO][PID:475030] Downloading the builder-live.log file, attempt 1
[2025-01-15 19:42:23,579][  INFO][PID:475030] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c155 copr-rpmbuild-log
[2025-01-15 19:42:28,583][  INFO][PID:475030] Periodic builder liveness probe: alive
[2025-01-15 19:43:13,357][  INFO][PID:475030] Downloading results from builder
[2025-01-15 19:43:13,358][  INFO][PID:475030] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c155]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/srpm-builds/08517180 started
[2025-01-15 19:43:13,359][  INFO][PID:475030] 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:c155]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/srpm-builds/08517180/ &> /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/srpm-builds/08517180/build-08517180.rsync.log
[2025-01-15 19:43:13,742][  INFO][PID:475030] rsyncing finished.
[2025-01-15 19:43:13,742][  INFO][PID:475030] Releasing VM back to pool
[2025-01-15 19:43:13,766][  INFO][PID:475030] Searching for 'success' file in resultdir
[2025-01-15 19:43:13,766][  INFO][PID:475030] Getting build details
[2025-01-15 19:43:13,767][  INFO][PID:475030] Retrieving SRPM info from /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/srpm-builds/08517180
[2025-01-15 19:43:13,768][  INFO][PID:475030] SRPM URL: https://download.copr.fedorainfracloud.org/results/@rhel-lightspeed/command-line-assistant/srpm-builds/08517180/command-line-assistant-0.1.0-1.20250115194308247836.pr103.4.g8583c17.src.rpm
[2025-01-15 19:43:13,768][  INFO][PID:475030] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@rhel-lightspeed/command-line-assistant/srpm-builds/08517180/command-line-assistant-0.1.0-1.20250115194308247836.pr103.4.g8583c17.src.rpm', 'pkg_name': 'command-line-assistant', 'pkg_version': '0.1.0-1.20250115194308247836.pr103.4.g8583c17'}
[2025-01-15 19:43:13,768][  INFO][PID:475030] Finished build: id=8517180 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant chroot=srpm-builds 
[2025-01-15 19:43:13,770][  INFO][PID:475030] Worker succeeded build, took 51.34375786781311
[2025-01-15 19:43:13,770][  INFO][PID:475030] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@rhel-lightspeed",
            "project_name": "command-line-assistant",
            "project_dirname": "command-line-assistant",
            "submitter": "packit",
            "ended_on": 1736970193.7702127,
            "started_on": 1736970142.4264548,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517180",
            "build_id": 8517180,
            "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 103 --merge-pr --target-branch develop --job-config-index 0 --merged-ref 'develop' --no-create-symlinks https://github.com/rhel-lightspeed/command-line-assistant\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "command-line-assistant",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/@rhel-lightspeed/command-line-assistant/srpm-builds/08517180/command-line-assistant-0.1.0-1.20250115194308247836.pr103.4.g8583c17.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "@rhel-lightspeed/command-line-assistant--packit",
            "results": {
                "name": "command-line-assistant",
                "epoch": null,
                "version": "0.1.0",
                "release": "1.20250115194308247836.pr103.4.g8583c17",
                "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/@rhel-lightspeed/command-line-assistant",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@rhel-lightspeed/command-line-assistant",
            "result_dir": "08517180",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "0.1.0-1.20250115194308247836.pr103.4.g8583c17",
            "id": 8517180,
            "mockchain_macros": {
                "copr_username": "@rhel-lightspeed",
                "copr_projectname": "command-line-assistant",
                "vendor": "Fedora Project COPR (@rhel-lightspeed/command-line-assistant)"
            }
        }
    ]
}
[2025-01-15 19:43:13,811][  INFO][PID:475030] Sending fedora-messaging bus message in build.end
[2025-01-15 19:43:13,828][  INFO][PID:475030] Compressing /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/srpm-builds/08517180/builder-live.log by gzip
[2025-01-15 19:43:13,829][  INFO][PID:475030] Running command 'gzip /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/srpm-builds/08517180/builder-live.log' as PID 477210
[2025-01-15 19:43:13,836][  INFO][PID:475030] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/srpm-builds/08517180/builder-live.log)
[2025-01-15 19:43:13,837][  INFO][PID:475030] Compressing /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/srpm-builds/08517180/backend.log by gzip
[2025-01-15 19:43:13,838][  INFO][PID:475030] Running command 'gzip /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/srpm-builds/08517180/backend.log' as PID 477211