[2025-01-23 18:49:59,982][  INFO][PID:1300667] Marking build as starting
[2025-01-23 18:50:00,100][  INFO][PID:1300667] Trying to allocate VM
[2025-01-23 18:50:03,130][  INFO][PID:1300667] Allocated host ResallocHost, ticket_id=898836, hostname=2620:52:3:1:dead:beef:cafe:c193, name=copr_hv_x86_64_03_prod_00804592_20250123_184648
[2025-01-23 18:50:03,130][  INFO][PID:1300667] Allocating ssh connection to builder
[2025-01-23 18:50:03,131][  INFO][PID:1300667] Checking that builder machine is OK
[2025-01-23 18:50:03,684][  INFO][PID:1300667] Running remote command: copr-builder-ready epel-10-x86_64
[2025-01-23 18:50:04,004][  INFO][PID:1300667] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-23 18:50:04,005][  INFO][PID:1300667] Filling build.info file with builder info
[2025-01-23 18:50:04,006][  INFO][PID:1300667] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@rhel-lightspeed",
            "project_name": "command-line-assistant",
            "project_dirname": "command-line-assistant",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1737658204.006316,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8564407-epel-10-x86_64",
            "build_id": 8564407,
            "package_name": "command-line-assistant",
            "package_version": "0.2.1-1.20250123184931430264.pr135.8.gca06ab3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@rhel-lightspeed/command-line-assistant/command-line-assistant",
            "git_hash": "d6505e22b11044494ce8f20b2304c1de275801dd",
            "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": "@rhel-lightspeed/command-line-assistant--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "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": "08564407-command-line-assistant",
            "built_packages": "",
            "id": 8564407,
            "mockchain_macros": {
                "copr_username": "@rhel-lightspeed",
                "copr_projectname": "command-line-assistant",
                "vendor": "Fedora Project COPR (@rhel-lightspeed/command-line-assistant)"
            }
        }
    ]
}
[2025-01-23 18:50:04,054][  INFO][PID:1300667] Sending fedora-messaging bus message in build.start
[2025-01-23 18:50:04,671][  INFO][PID:1300667] Sending fedora-messaging bus message in chroot.start
[2025-01-23 18:50:04,691][  INFO][PID:1300667] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8564407-epel-10-x86_64 --chroot epel-10-x86_64 --detached
[2025-01-23 18:50:05,297][  INFO][PID:1300667] Downloading the builder-live.log file, attempt 1
[2025-01-23 18:50:05,299][  INFO][PID:1300667] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c193 copr-rpmbuild-log
[2025-01-23 18:50:10,306][  INFO][PID:1300667] Periodic builder liveness probe: alive
[2025-01-23 18:51:14,820][  INFO][PID:1300667] Downloading results from builder
[2025-01-23 18:51:14,821][  INFO][PID:1300667] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c193]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/08564407-command-line-assistant started
[2025-01-23 18:51:14,821][  INFO][PID:1300667] 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:c193]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/08564407-command-line-assistant/ &> /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/08564407-command-line-assistant/build-08564407.rsync.log
[2025-01-23 18:51:15,237][  INFO][PID:1300667] rsyncing finished.
[2025-01-23 18:51:15,238][  INFO][PID:1300667] Releasing VM back to pool
[2025-01-23 18:51:15,246][  INFO][PID:1300667] Searching for 'success' file in resultdir
[2025-01-23 18:51:15,247][  INFO][PID:1300667] Going to sign pkgs from source: 8564407-epel-10-x86_64 in chroot: /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64
[2025-01-23 18:51:15,248][  INFO][PID:1300667] Calling '/bin/sign -u @rhel-lightspeed#command-line-assistant@copr.fedorahosted.org -p' (attempt #1)
[2025-01-23 18:51:15,549][  INFO][PID:1300667] Calling '/bin/sign -4 -h sha256 -u @rhel-lightspeed#command-line-assistant@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/08564407-command-line-assistant/command-line-assistant-0.2.1-1.20250123184931430264.pr135.8.gca06ab3.el10.noarch.rpm' (attempt #1)
[2025-01-23 18:51:16,457][  INFO][PID:1300667] signed rpm: /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/08564407-command-line-assistant/command-line-assistant-0.2.1-1.20250123184931430264.pr135.8.gca06ab3.el10.noarch.rpm
[2025-01-23 18:51:16,457][  INFO][PID:1300667] Calling '/bin/sign -4 -h sha256 -u @rhel-lightspeed#command-line-assistant@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/08564407-command-line-assistant/command-line-assistant-selinux-0.2.1-1.20250123184931430264.pr135.8.gca06ab3.el10.noarch.rpm' (attempt #1)
[2025-01-23 18:51:17,359][  INFO][PID:1300667] signed rpm: /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/08564407-command-line-assistant/command-line-assistant-selinux-0.2.1-1.20250123184931430264.pr135.8.gca06ab3.el10.noarch.rpm
[2025-01-23 18:51:17,360][  INFO][PID:1300667] Calling '/bin/sign -4 -h sha256 -u @rhel-lightspeed#command-line-assistant@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/08564407-command-line-assistant/command-line-assistant-0.2.1-1.20250123184931430264.pr135.8.gca06ab3.el10.src.rpm' (attempt #1)
[2025-01-23 18:51:18,267][  INFO][PID:1300667] signed rpm: /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/08564407-command-line-assistant/command-line-assistant-0.2.1-1.20250123184931430264.pr135.8.gca06ab3.el10.src.rpm
[2025-01-23 18:51:18,268][  INFO][PID:1300667] Sign done
[2025-01-23 18:51:18,268][  INFO][PID:1300667] Incremental createrepo run, adding 08564407-command-line-assistant into https://download.copr.fedorainfracloud.org/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64, (auto-create-repo=True)
[2025-01-23 18:51:18,269][  INFO][PID:1300667] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64 --add 08564407-command-line-assistant --no-appstream-metadata' as PID 1307676
[2025-01-23 18:51:19,046][  INFO][PID:1300667] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64 --add 08564407-command-line-assistant --no-appstream-metadata)
[2025-01-23 18:51:19,047][  INFO][PID:1300667] Getting build details
[2025-01-23 18:51:19,048][  INFO][PID:1300667] Listing built binary packages in /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/08564407-command-line-assistant
[2025-01-23 18:51:19,048][  INFO][PID:1300667] Built packages:
['command-line-assistant-selinux 0.2.1', 'command-line-assistant 0.2.1']
[2025-01-23 18:51:19,048][  INFO][PID:1300667] build details: {'built_packages': 'command-line-assistant-selinux 0.2.1\ncommand-line-assistant 0.2.1'}
[2025-01-23 18:51:19,049][  INFO][PID:1300667] Retrieving pubkey
[2025-01-23 18:51:19,049][  INFO][PID:1300667] Calling '/bin/sign -u @rhel-lightspeed#command-line-assistant@copr.fedorahosted.org -p' (attempt #1)
[2025-01-23 18:51:19,352][  INFO][PID:1300667] Added pubkey for user @rhel-lightspeed project command-line-assistant into: /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/pubkey.gpg
[2025-01-23 18:51:19,353][  INFO][PID:1300667] Finished build: id=8564407 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant chroot=epel-10-x86_64 
[2025-01-23 18:51:19,354][  INFO][PID:1300667] Worker succeeded build, took 75.34855890274048
[2025-01-23 18:51:19,355][  INFO][PID:1300667] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@rhel-lightspeed",
            "project_name": "command-line-assistant",
            "project_dirname": "command-line-assistant",
            "submitter": "packit",
            "ended_on": 1737658279.3548748,
            "started_on": 1737658204.006316,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8564407-epel-10-x86_64",
            "build_id": 8564407,
            "package_name": "command-line-assistant",
            "package_version": "0.2.1-1.20250123184931430264.pr135.8.gca06ab3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@rhel-lightspeed/command-line-assistant/command-line-assistant",
            "git_hash": "d6505e22b11044494ce8f20b2304c1de275801dd",
            "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": "@rhel-lightspeed/command-line-assistant--packit",
            "results": {
                "packages": [
                    {
                        "name": "command-line-assistant",
                        "epoch": null,
                        "version": "0.2.1",
                        "release": "1.20250123184931430264.pr135.8.gca06ab3.el10",
                        "arch": "src"
                    },
                    {
                        "name": "command-line-assistant-selinux",
                        "epoch": null,
                        "version": "0.2.1",
                        "release": "1.20250123184931430264.pr135.8.gca06ab3.el10",
                        "arch": "noarch"
                    },
                    {
                        "name": "command-line-assistant",
                        "epoch": null,
                        "version": "0.2.1",
                        "release": "1.20250123184931430264.pr135.8.gca06ab3.el10",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "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": "08564407-command-line-assistant",
            "built_packages": "command-line-assistant-selinux 0.2.1\ncommand-line-assistant 0.2.1",
            "id": 8564407,
            "mockchain_macros": {
                "copr_username": "@rhel-lightspeed",
                "copr_projectname": "command-line-assistant",
                "vendor": "Fedora Project COPR (@rhel-lightspeed/command-line-assistant)"
            }
        }
    ]
}
[2025-01-23 18:51:19,402][  INFO][PID:1300667] Sending fedora-messaging bus message in build.end
[2025-01-23 18:51:19,420][  INFO][PID:1300667] Compressing /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/08564407-command-line-assistant/builder-live.log by gzip
[2025-01-23 18:51:19,421][  INFO][PID:1300667] Running command 'gzip /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/08564407-command-line-assistant/builder-live.log' as PID 1307785
[2025-01-23 18:51:19,426][  INFO][PID:1300667] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/08564407-command-line-assistant/builder-live.log)
[2025-01-23 18:51:19,427][  INFO][PID:1300667] Compressing /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/08564407-command-line-assistant/backend.log by gzip
[2025-01-23 18:51:19,427][  INFO][PID:1300667] Running command 'gzip /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/08564407-command-line-assistant/backend.log' as PID 1307786