[2025-03-12 16:17:44,768][  INFO][PID:3837777] Marking build as starting
[2025-03-12 16:17:44,812][  INFO][PID:3837777] Trying to allocate VM
[2025-03-12 16:21:03,017][  INFO][PID:3837777] Allocated host ResallocHost, ticket_id=1768700, hostname=34.205.55.137, name=aws_x86_64_spot_prod_01898664_20250312_161840
[2025-03-12 16:21:03,019][  INFO][PID:3837777] Allocating ssh connection to builder
[2025-03-12 16:21:03,020][  INFO][PID:3837777] Checking that builder machine is OK
[2025-03-12 16:21:03,366][  INFO][PID:3837777] Running remote command: copr-builder-ready srpm-builds
[2025-03-12 16:21:03,580][  INFO][PID:3837777] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-12 16:21:03,581][  INFO][PID:3837777] Filling build.info file with builder info
[2025-03-12 16:21:03,583][  INFO][PID:3837777] 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-6210",
            "project_dirname": "rhinstaller-anaconda-6210",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741796463.583514,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8755173",
            "build_id": 8755173,
            "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 -p anaconda-fedora --result-dir \\\"$resultdir\\\" --pr-id 6210 --merge-pr --target-branch main --job-config-index 4 --merged-ref 'main' --no-create-symlinks https://github.com/rhinstaller/anaconda\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit automake autoconf autogen glib2-devel gettext-devel python3-polib gobject-introspection-devel glade-devel libxklavier-devel libarchive-devel rpm-devel nss_wrapper nodejs-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/rhinstaller-anaconda-6210--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-6210",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-6210",
            "result_dir": "08755173",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8755173,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "rhinstaller-anaconda-6210",
                "vendor": "Fedora Project COPR (packit/rhinstaller-anaconda-6210)"
            }
        }
    ]
}
[2025-03-12 16:21:03,612][  INFO][PID:3837777] Sending fedora-messaging bus message in build.start
[2025-03-12 16:21:04,746][  INFO][PID:3837777] Sending fedora-messaging bus message in chroot.start
[2025-03-12 16:21:04,796][  INFO][PID:3837777] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8755173 --detached
[2025-03-12 16:21:05,215][  INFO][PID:3837777] Downloading the builder-live.log file, attempt 1
[2025-03-12 16:21:05,223][  INFO][PID:3837777] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.205.55.137 copr-rpmbuild-log
[2025-03-12 16:21:10,247][  INFO][PID:3837777] Periodic builder liveness probe: alive
[2025-03-12 16:22:49,961][  INFO][PID:3837777] Downloading results from builder
[2025-03-12 16:22:49,961][  INFO][PID:3837777] rsyncing of mockbuilder@34.205.55.137:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08755173 started
[2025-03-12 16:22:49,967][  INFO][PID:3837777] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.205.55.137:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08755173/ &> /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08755173/build-08755173.rsync.log
[2025-03-12 16:22:50,386][  INFO][PID:3837777] rsyncing finished.
[2025-03-12 16:22:50,388][  INFO][PID:3837777] Releasing VM back to pool
[2025-03-12 16:22:50,417][  INFO][PID:3837777] Searching for 'success' file in resultdir
[2025-03-12 16:22:50,419][  INFO][PID:3837777] Getting build details
[2025-03-12 16:22:50,420][  INFO][PID:3837777] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08755173
[2025-03-12 16:22:50,423][  INFO][PID:3837777] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-6210/srpm-builds/08755173/anaconda-43.6-1.20250312162242103199.pr6210.10.ga65cdd52ab.src.rpm
[2025-03-12 16:22:50,425][  INFO][PID:3837777] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-6210/srpm-builds/08755173/anaconda-43.6-1.20250312162242103199.pr6210.10.ga65cdd52ab.src.rpm', 'pkg_name': 'anaconda', 'pkg_version': '43.6-1.20250312162242103199.pr6210.10.ga65cdd52ab'}
[2025-03-12 16:22:50,429][  INFO][PID:3837777] Finished build: id=8755173 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210 chroot=srpm-builds 
[2025-03-12 16:22:50,437][  INFO][PID:3837777] Worker succeeded build, took 106.85381865501404
[2025-03-12 16:22:50,438][  INFO][PID:3837777] 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-6210",
            "project_dirname": "rhinstaller-anaconda-6210",
            "submitter": "packit",
            "ended_on": 1741796570.4373326,
            "started_on": 1741796463.583514,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8755173",
            "build_id": 8755173,
            "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 -p anaconda-fedora --result-dir \\\"$resultdir\\\" --pr-id 6210 --merge-pr --target-branch main --job-config-index 4 --merged-ref 'main' --no-create-symlinks https://github.com/rhinstaller/anaconda\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit automake autoconf autogen glib2-devel gettext-devel python3-polib gobject-introspection-devel glade-devel libxklavier-devel libarchive-devel rpm-devel nss_wrapper nodejs-npm\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "anaconda",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-6210/srpm-builds/08755173/anaconda-43.6-1.20250312162242103199.pr6210.10.ga65cdd52ab.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/rhinstaller-anaconda-6210--packit",
            "results": {
                "name": "anaconda",
                "epoch": null,
                "version": "43.6",
                "release": "1.20250312162242103199.pr6210.10.ga65cdd52ab",
                "exclusivearch": [],
                "excludearch": [
                    "i386",
                    "i486",
                    "i586",
                    "i686",
                    "pentium3",
                    "pentium4",
                    "athlon",
                    "geode"
                ]
            },
            "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-6210",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-6210",
            "result_dir": "08755173",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "43.6-1.20250312162242103199.pr6210.10.ga65cdd52ab",
            "id": 8755173,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "rhinstaller-anaconda-6210",
                "vendor": "Fedora Project COPR (packit/rhinstaller-anaconda-6210)"
            }
        }
    ]
}
[2025-03-12 16:22:50,525][  INFO][PID:3837777] Sending fedora-messaging bus message in build.end
[2025-03-12 16:22:50,552][  INFO][PID:3837777] Compressing /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08755173/builder-live.log by gzip
[2025-03-12 16:22:50,555][  INFO][PID:3837777] Running command 'gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08755173/builder-live.log' as PID 3892151
[2025-03-12 16:22:50,581][  INFO][PID:3837777] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08755173/builder-live.log)
[2025-03-12 16:22:50,583][  INFO][PID:3837777] Compressing /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08755173/backend.log by gzip
[2025-03-12 16:22:50,585][  INFO][PID:3837777] Running command 'gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08755173/backend.log' as PID 3892162