[2025-01-15 22:29:46,969][  INFO][PID:1320178] Marking build as starting
[2025-01-15 22:29:47,002][  INFO][PID:1320178] Trying to allocate VM
[2025-01-15 22:29:50,107][  INFO][PID:1320178] Allocated host ResallocHost, ticket_id=694521, hostname=3.237.224.92, name=aws_x86_64_spot_prod_00577614_20250115_222703
[2025-01-15 22:29:50,109][  INFO][PID:1320178] Allocating ssh connection to builder
[2025-01-15 22:29:50,110][  INFO][PID:1320178] Checking that builder machine is OK
[2025-01-15 22:29:50,453][  INFO][PID:1320178] Running remote command: copr-builder-ready srpm-builds
[2025-01-15 22:29:50,666][  INFO][PID:1320178] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-15 22:29:50,667][  INFO][PID:1320178] Filling build.info file with builder info
[2025-01-15 22:29:50,668][  INFO][PID:1320178] 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": "containers-podman-py-500",
            "project_dirname": "containers-podman-py-500",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736980190.6678767,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517742",
            "build_id": 8517742,
            "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 python-podman-centos --result-dir \\\"$resultdir\\\" --pr-id 500 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/containers/podman-py\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit 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/containers-podman-py-500--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/containers-podman-py-500",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-py-500",
            "result_dir": "08517742",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8517742,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-py-500",
                "vendor": "Fedora Project COPR (packit/containers-podman-py-500)"
            }
        }
    ]
}
[2025-01-15 22:29:50,691][  INFO][PID:1320178] Sending fedora-messaging bus message in build.start
[2025-01-15 22:29:51,566][  INFO][PID:1320178] Sending fedora-messaging bus message in chroot.start
[2025-01-15 22:29:51,597][  INFO][PID:1320178] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8517742 --detached
[2025-01-15 22:29:51,958][  INFO][PID:1320178] Downloading the builder-live.log file, attempt 1
[2025-01-15 22:29:51,962][  INFO][PID:1320178] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.237.224.92 copr-rpmbuild-log
[2025-01-15 22:29:56,965][  INFO][PID:1320178] Periodic builder liveness probe: alive
[2025-01-15 22:30:23,193][  INFO][PID:1320178] Downloading results from builder
[2025-01-15 22:30:23,193][  INFO][PID:1320178] rsyncing of mockbuilder@3.237.224.92:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517742 started
[2025-01-15 22:30:23,194][  INFO][PID:1320178] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.237.224.92:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517742/ &> /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517742/build-08517742.rsync.log
[2025-01-15 22:30:23,423][  INFO][PID:1320178] rsyncing finished.
[2025-01-15 22:30:23,423][  INFO][PID:1320178] Releasing VM back to pool
[2025-01-15 22:30:23,432][  INFO][PID:1320178] Searching for 'success' file in resultdir
[2025-01-15 22:30:23,433][  INFO][PID:1320178] Getting build details
[2025-01-15 22:30:23,433][  INFO][PID:1320178] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517742
[2025-01-15 22:30:23,434][  INFO][PID:1320178] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/containers-podman-py-500/srpm-builds/08517742/python-podman-5.3.0-1.20250115223019219643.pr500.29.g4bd2d33.src.rpm
[2025-01-15 22:30:23,434][  INFO][PID:1320178] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/containers-podman-py-500/srpm-builds/08517742/python-podman-5.3.0-1.20250115223019219643.pr500.29.g4bd2d33.src.rpm', 'pkg_name': 'python-podman', 'pkg_version': '102:5.3.0-1.20250115223019219643.pr500.29.g4bd2d33'}
[2025-01-15 22:30:23,435][  INFO][PID:1320178] Finished build: id=8517742 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/containers-podman-py-500 chroot=srpm-builds 
[2025-01-15 22:30:23,437][  INFO][PID:1320178] Worker succeeded build, took 32.76910948753357
[2025-01-15 22:30:23,437][  INFO][PID:1320178] 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": "containers-podman-py-500",
            "project_dirname": "containers-podman-py-500",
            "submitter": "packit",
            "ended_on": 1736980223.4369862,
            "started_on": 1736980190.6678767,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517742",
            "build_id": 8517742,
            "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 python-podman-centos --result-dir \\\"$resultdir\\\" --pr-id 500 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/containers/podman-py\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit make\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "python-podman",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-py-500/srpm-builds/08517742/python-podman-5.3.0-1.20250115223019219643.pr500.29.g4bd2d33.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/containers-podman-py-500--packit",
            "results": {
                "name": "python-podman",
                "epoch": 102,
                "version": "5.3.0",
                "release": "1.20250115223019219643.pr500.29.g4bd2d33",
                "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/containers-podman-py-500",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-py-500",
            "result_dir": "08517742",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "102:5.3.0-1.20250115223019219643.pr500.29.g4bd2d33",
            "id": 8517742,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-py-500",
                "vendor": "Fedora Project COPR (packit/containers-podman-py-500)"
            }
        }
    ]
}
[2025-01-15 22:30:23,489][  INFO][PID:1320178] Sending fedora-messaging bus message in build.end
[2025-01-15 22:30:23,512][  INFO][PID:1320178] Compressing /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517742/builder-live.log by gzip
[2025-01-15 22:30:23,514][  INFO][PID:1320178] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517742/builder-live.log' as PID 1324937
[2025-01-15 22:30:23,522][  INFO][PID:1320178] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517742/builder-live.log)
[2025-01-15 22:30:23,522][  INFO][PID:1320178] Compressing /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517742/backend.log by gzip
[2025-01-15 22:30:23,523][  INFO][PID:1320178] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517742/backend.log' as PID 1324938