[2025-03-12 13:02:33,212][  INFO][PID:2021875] Marking build as starting
[2025-03-12 13:02:33,242][  INFO][PID:2021875] Trying to allocate VM
[2025-03-12 13:02:36,290][  INFO][PID:2021875] Allocated host ResallocHost, ticket_id=1763215, hostname=98.80.170.121, name=aws_x86_64_normalreserved_prod_01890726_20250312_125924
[2025-03-12 13:02:36,291][  INFO][PID:2021875] Allocating ssh connection to builder
[2025-03-12 13:02:36,291][  INFO][PID:2021875] Checking that builder machine is OK
[2025-03-12 13:02:36,615][  INFO][PID:2021875] Running remote command: copr-builder-ready srpm-builds
[2025-03-12 13:02:36,821][  INFO][PID:2021875] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-12 13:02:36,822][  INFO][PID:2021875] Filling build.info file with builder info
[2025-03-12 13:02:36,823][  INFO][PID:2021875] 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": "rhinstaller-anaconda-webui-692",
            "project_dirname": "rhinstaller-anaconda-webui-692",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741784556.8229651,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8753747",
            "build_id": 8753747,
            "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 692 --merge-pr --target-branch main --job-config-index 1 --merged-ref 'main' --no-create-symlinks https://github.com/rhinstaller/anaconda-webui\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit npm make\", \"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/rhinstaller-anaconda-webui-692--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/rhinstaller-anaconda-webui-692",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-692",
            "result_dir": "08753747",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8753747,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "rhinstaller-anaconda-webui-692",
                "vendor": "Fedora Project COPR (packit/rhinstaller-anaconda-webui-692)"
            }
        }
    ]
}
[2025-03-12 13:02:36,842][  INFO][PID:2021875] Sending fedora-messaging bus message in build.start
[2025-03-12 13:02:37,585][  INFO][PID:2021875] Sending fedora-messaging bus message in chroot.start
[2025-03-12 13:02:37,601][  INFO][PID:2021875] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8753747 --detached
[2025-03-12 13:02:37,956][  INFO][PID:2021875] Downloading the builder-live.log file, attempt 1
[2025-03-12 13:02:37,958][  INFO][PID:2021875] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.80.170.121 copr-rpmbuild-log
[2025-03-12 13:02:42,962][  INFO][PID:2021875] Periodic builder liveness probe: alive
[2025-03-12 13:03:47,919][  INFO][PID:2021875] Downloading results from builder
[2025-03-12 13:03:47,919][  INFO][PID:2021875] rsyncing of mockbuilder@98.80.170.121:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-692/srpm-builds/08753747 started
[2025-03-12 13:03:47,920][  INFO][PID:2021875] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.80.170.121:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-692/srpm-builds/08753747/ &> /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-692/srpm-builds/08753747/build-08753747.rsync.log
[2025-03-12 13:03:48,154][  INFO][PID:2021875] rsyncing finished.
[2025-03-12 13:03:48,155][  INFO][PID:2021875] Releasing VM back to pool
[2025-03-12 13:03:48,164][  INFO][PID:2021875] Searching for 'success' file in resultdir
[2025-03-12 13:03:48,165][  INFO][PID:2021875] Getting build details
[2025-03-12 13:03:48,166][  INFO][PID:2021875] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-692/srpm-builds/08753747
[2025-03-12 13:03:48,166][  INFO][PID:2021875] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-692/srpm-builds/08753747/anaconda-webui-26-1.20250312130338044351.pr692.34.g252c4856.src.rpm
[2025-03-12 13:03:48,166][  INFO][PID:2021875] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-692/srpm-builds/08753747/anaconda-webui-26-1.20250312130338044351.pr692.34.g252c4856.src.rpm', 'pkg_name': 'anaconda-webui', 'pkg_version': '26-1.20250312130338044351.pr692.34.g252c4856'}
[2025-03-12 13:03:48,167][  INFO][PID:2021875] Finished build: id=8753747 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-692 chroot=srpm-builds 
[2025-03-12 13:03:48,168][  INFO][PID:2021875] Worker succeeded build, took 71.34572172164917
[2025-03-12 13:03:48,169][  INFO][PID:2021875] 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": "rhinstaller-anaconda-webui-692",
            "project_dirname": "rhinstaller-anaconda-webui-692",
            "submitter": "packit",
            "ended_on": 1741784628.1686869,
            "started_on": 1741784556.8229651,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8753747",
            "build_id": 8753747,
            "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 692 --merge-pr --target-branch main --job-config-index 1 --merged-ref 'main' --no-create-symlinks https://github.com/rhinstaller/anaconda-webui\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit npm make\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "anaconda-webui",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-692/srpm-builds/08753747/anaconda-webui-26-1.20250312130338044351.pr692.34.g252c4856.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/rhinstaller-anaconda-webui-692--packit",
            "results": {
                "name": "anaconda-webui",
                "epoch": null,
                "version": "26",
                "release": "1.20250312130338044351.pr692.34.g252c4856",
                "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/rhinstaller-anaconda-webui-692",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-692",
            "result_dir": "08753747",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "26-1.20250312130338044351.pr692.34.g252c4856",
            "id": 8753747,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "rhinstaller-anaconda-webui-692",
                "vendor": "Fedora Project COPR (packit/rhinstaller-anaconda-webui-692)"
            }
        }
    ]
}
[2025-03-12 13:03:48,202][  INFO][PID:2021875] Sending fedora-messaging bus message in build.end
[2025-03-12 13:03:48,217][  INFO][PID:2021875] Compressing /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-692/srpm-builds/08753747/builder-live.log by gzip
[2025-03-12 13:03:48,218][  INFO][PID:2021875] Running command 'gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-692/srpm-builds/08753747/builder-live.log' as PID 2026804
[2025-03-12 13:03:48,227][  INFO][PID:2021875] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-692/srpm-builds/08753747/builder-live.log)
[2025-03-12 13:03:48,227][  INFO][PID:2021875] Compressing /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-692/srpm-builds/08753747/backend.log by gzip
[2025-03-12 13:03:48,228][  INFO][PID:2021875] Running command 'gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-692/srpm-builds/08753747/backend.log' as PID 2026806