[2025-01-15 21:24:36,675][  INFO][PID:912173] Marking build as starting
[2025-01-15 21:24:36,705][  INFO][PID:912173] Trying to allocate VM
[2025-01-15 21:24:39,728][  INFO][PID:912173] Allocated host ResallocHost, ticket_id=693035, hostname=2620:52:3:1:dead:beef:cafe:c10f, name=copr_hv_x86_64_01_prod_00575209_20250115_212128
[2025-01-15 21:24:39,728][  INFO][PID:912173] Allocating ssh connection to builder
[2025-01-15 21:24:39,729][  INFO][PID:912173] Checking that builder machine is OK
[2025-01-15 21:24:40,359][  INFO][PID:912173] Running remote command: copr-builder-ready srpm-builds
[2025-01-15 21:24:40,715][  INFO][PID:912173] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-15 21:24:40,716][  INFO][PID:912173] Filling build.info file with builder info
[2025-01-15 21:24:40,717][  INFO][PID:912173] 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": 1736976280.7175472,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517544",
            "build_id": 8517544,
            "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-rhel --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": "08517544",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8517544,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-py-500",
                "vendor": "Fedora Project COPR (packit/containers-podman-py-500)"
            }
        }
    ]
}
[2025-01-15 21:24:40,742][  INFO][PID:912173] Sending fedora-messaging bus message in build.start
[2025-01-15 21:24:41,371][  INFO][PID:912173] Sending fedora-messaging bus message in chroot.start
[2025-01-15 21:24:41,388][  INFO][PID:912173] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8517544 --detached
[2025-01-15 21:24:41,976][  INFO][PID:912173] Downloading the builder-live.log file, attempt 1
[2025-01-15 21:24:41,977][  INFO][PID:912173] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10f copr-rpmbuild-log
[2025-01-15 21:24:46,982][  INFO][PID:912173] Periodic builder liveness probe: alive
[2025-01-15 21:26:01,405][  INFO][PID:912173] Downloading results from builder
[2025-01-15 21:26:01,406][  INFO][PID:912173] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517544 started
[2025-01-15 21:26:01,407][  INFO][PID:912173] 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:c10f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517544/ &> /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517544/build-08517544.rsync.log
[2025-01-15 21:26:01,886][  INFO][PID:912173] rsyncing finished.
[2025-01-15 21:26:01,888][  INFO][PID:912173] Releasing VM back to pool
[2025-01-15 21:26:01,930][  INFO][PID:912173] Searching for 'success' file in resultdir
[2025-01-15 21:26:01,931][  INFO][PID:912173] Getting build details
[2025-01-15 21:26:01,932][  INFO][PID:912173] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517544
[2025-01-15 21:26:01,932][  INFO][PID:912173] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/containers-podman-py-500/srpm-builds/08517544/python-podman-5.3.0-1.20250115212555475389.pr500.29.g1a34340.src.rpm
[2025-01-15 21:26:01,933][  INFO][PID:912173] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/containers-podman-py-500/srpm-builds/08517544/python-podman-5.3.0-1.20250115212555475389.pr500.29.g1a34340.src.rpm', 'pkg_name': 'python-podman', 'pkg_version': '102:5.3.0-1.20250115212555475389.pr500.29.g1a34340'}
[2025-01-15 21:26:01,933][  INFO][PID:912173] Finished build: id=8517544 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/containers-podman-py-500 chroot=srpm-builds 
[2025-01-15 21:26:01,935][  INFO][PID:912173] Worker succeeded build, took 81.21780109405518
[2025-01-15 21:26:01,936][  INFO][PID:912173] 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": 1736976361.9353483,
            "started_on": 1736976280.7175472,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517544",
            "build_id": 8517544,
            "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-rhel --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/08517544/python-podman-5.3.0-1.20250115212555475389.pr500.29.g1a34340.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.20250115212555475389.pr500.29.g1a34340",
                "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": "08517544",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "102:5.3.0-1.20250115212555475389.pr500.29.g1a34340",
            "id": 8517544,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-py-500",
                "vendor": "Fedora Project COPR (packit/containers-podman-py-500)"
            }
        }
    ]
}
[2025-01-15 21:26:01,964][  INFO][PID:912173] Sending fedora-messaging bus message in build.end
[2025-01-15 21:26:01,980][  INFO][PID:912173] Compressing /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517544/builder-live.log by gzip
[2025-01-15 21:26:01,981][  INFO][PID:912173] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517544/builder-live.log' as PID 919214
[2025-01-15 21:26:01,989][  INFO][PID:912173] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517544/builder-live.log)
[2025-01-15 21:26:01,990][  INFO][PID:912173] Compressing /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517544/backend.log by gzip
[2025-01-15 21:26:01,991][  INFO][PID:912173] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-podman-py-500/srpm-builds/08517544/backend.log' as PID 919215