[2025-03-10 13:39:32,556][  INFO][PID:1160723] Marking build as starting
[2025-03-10 13:39:32,629][  INFO][PID:1160723] Trying to allocate VM
[2025-03-10 13:39:35,665][  INFO][PID:1160723] Allocated host ResallocHost, ticket_id=1725867, hostname=34.234.172.252, name=aws_x86_64_normalreserved_prod_01824970_20250310_133806
[2025-03-10 13:39:35,667][  INFO][PID:1160723] Allocating ssh connection to builder
[2025-03-10 13:39:35,668][  INFO][PID:1160723] Checking that builder machine is OK
[2025-03-10 13:39:36,029][  INFO][PID:1160723] Running remote command: copr-builder-ready srpm-builds
[2025-03-10 13:39:36,260][  INFO][PID:1160723] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-10 13:39:36,262][  INFO][PID:1160723] Filling build.info file with builder info
[2025-03-10 13:39:36,263][  INFO][PID:1160723] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "rhcontainerbot",
            "project_name": "podman-next",
            "project_dirname": "podman-next",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741613976.263531,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8746506",
            "build_id": 8746506,
            "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 netavark-fedora --result-dir \\\"$resultdir\\\" --ref main --job-config-index 1 --merged-ref 'e1bf638cca94675c9e09bce0cae4fffa3e4c4a3b' --no-create-symlinks https://github.com/containers/netavark\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit cargo make openssl-devel\", \"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": "rhcontainerbot/podman-next--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/rhcontainerbot/podman-next",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next",
            "result_dir": "08746506",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8746506,
            "mockchain_macros": {
                "copr_username": "rhcontainerbot",
                "copr_projectname": "podman-next",
                "vendor": "Fedora Project COPR (rhcontainerbot/podman-next)"
            }
        }
    ]
}
[2025-03-10 13:39:36,298][  INFO][PID:1160723] Sending fedora-messaging bus message in build.start
[2025-03-10 13:39:37,340][  INFO][PID:1160723] Sending fedora-messaging bus message in chroot.start
[2025-03-10 13:39:37,362][  INFO][PID:1160723] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8746506 --detached
[2025-03-10 13:39:37,773][  INFO][PID:1160723] Downloading the builder-live.log file, attempt 1
[2025-03-10 13:39:37,779][  INFO][PID:1160723] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.234.172.252 copr-rpmbuild-log
[2025-03-10 13:39:42,781][  INFO][PID:1160723] Periodic builder liveness probe: alive
[2025-03-10 13:40:17,456][  INFO][PID:1160723] Downloading results from builder
[2025-03-10 13:40:17,457][  INFO][PID:1160723] rsyncing of mockbuilder@34.234.172.252:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08746506 started
[2025-03-10 13:40:17,457][  INFO][PID:1160723] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.234.172.252:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08746506/ &> /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08746506/build-08746506.rsync.log
[2025-03-10 13:40:17,890][  INFO][PID:1160723] rsyncing finished.
[2025-03-10 13:40:17,891][  INFO][PID:1160723] Releasing VM back to pool
[2025-03-10 13:40:17,900][  INFO][PID:1160723] Searching for 'success' file in resultdir
[2025-03-10 13:40:17,901][  INFO][PID:1160723] Getting build details
[2025-03-10 13:40:17,902][  INFO][PID:1160723] Retrieving SRPM info from /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08746506
[2025-03-10 13:40:17,903][  INFO][PID:1160723] SRPM URL: https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next/srpm-builds/08746506/netavark-1.14.0-1.20250310134012473872.main.30.ge1bf638.src.rpm
[2025-03-10 13:40:17,903][  INFO][PID:1160723] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next/srpm-builds/08746506/netavark-1.14.0-1.20250310134012473872.main.30.ge1bf638.src.rpm', 'pkg_name': 'netavark', 'pkg_version': '102:1.14.0-1.20250310134012473872.main.30.ge1bf638'}
[2025-03-10 13:40:17,904][  INFO][PID:1160723] Finished build: id=8746506 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/rhcontainerbot/podman-next chroot=srpm-builds 
[2025-03-10 13:40:17,905][  INFO][PID:1160723] Worker succeeded build, took 41.642425298690796
[2025-03-10 13:40:17,906][  INFO][PID:1160723] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "rhcontainerbot",
            "project_name": "podman-next",
            "project_dirname": "podman-next",
            "submitter": "packit",
            "ended_on": 1741614017.9059563,
            "started_on": 1741613976.263531,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8746506",
            "build_id": 8746506,
            "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 netavark-fedora --result-dir \\\"$resultdir\\\" --ref main --job-config-index 1 --merged-ref 'e1bf638cca94675c9e09bce0cae4fffa3e4c4a3b' --no-create-symlinks https://github.com/containers/netavark\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit cargo make openssl-devel\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "netavark",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next/srpm-builds/08746506/netavark-1.14.0-1.20250310134012473872.main.30.ge1bf638.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "rhcontainerbot/podman-next--packit",
            "results": {
                "name": "netavark",
                "epoch": 102,
                "version": "1.14.0",
                "release": "1.20250310134012473872.main.30.ge1bf638",
                "exclusivearch": [
                    "x86_64",
                    "armv3l",
                    "armv4b",
                    "armv4l",
                    "armv4tl",
                    "armv5tl",
                    "armv5tel",
                    "armv5tejl",
                    "armv6l",
                    "armv6hl",
                    "armv7l",
                    "armv7hl",
                    "armv7hnl",
                    "armv8l",
                    "armv8hl",
                    "armv8hnl",
                    "armv8hcnl",
                    "aarch64",
                    "ppc64le",
                    "s390x",
                    "riscv64"
                ],
                "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/rhcontainerbot/podman-next",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next",
            "result_dir": "08746506",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "102:1.14.0-1.20250310134012473872.main.30.ge1bf638",
            "id": 8746506,
            "mockchain_macros": {
                "copr_username": "rhcontainerbot",
                "copr_projectname": "podman-next",
                "vendor": "Fedora Project COPR (rhcontainerbot/podman-next)"
            }
        }
    ]
}
[2025-03-10 13:40:17,986][  INFO][PID:1160723] Sending fedora-messaging bus message in build.end
[2025-03-10 13:40:18,004][  INFO][PID:1160723] Compressing /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08746506/builder-live.log by gzip
[2025-03-10 13:40:18,005][  INFO][PID:1160723] Running command 'gzip /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08746506/builder-live.log' as PID 1167233
[2025-03-10 13:40:18,014][  INFO][PID:1160723] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08746506/builder-live.log)
[2025-03-10 13:40:18,015][  INFO][PID:1160723] Compressing /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08746506/backend.log by gzip
[2025-03-10 13:40:18,016][  INFO][PID:1160723] Running command 'gzip /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08746506/backend.log' as PID 1167241