[2025-01-14 12:03:06,063][  INFO][PID:2849892] Marking build as starting
[2025-01-14 12:03:06,105][  INFO][PID:2849892] Trying to allocate VM
[2025-01-14 12:03:09,156][  INFO][PID:2849892] Allocated host ResallocHost, ticket_id=667500, hostname=44.223.109.157, name=aws_x86_64_normalreserved_prod_00545054_20250114_115801
[2025-01-14 12:03:09,157][  INFO][PID:2849892] Allocating ssh connection to builder
[2025-01-14 12:03:09,157][  INFO][PID:2849892] Checking that builder machine is OK
[2025-01-14 12:03:09,516][  INFO][PID:2849892] Running remote command: copr-builder-ready srpm-builds
[2025-01-14 12:03:09,731][  INFO][PID:2849892] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-14 12:03:09,783][  INFO][PID:2849892] Filling build.info file with builder info
[2025-01-14 12:03:09,784][  INFO][PID:2849892] 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": "nmstate-nmstate-2829",
            "project_dirname": "nmstate-nmstate-2829",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736856189.7846682,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8511864",
            "build_id": 8511864,
            "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 2829 --merge-pr --target-branch base --job-config-index 0 --merged-ref 'base' --no-create-symlinks https://github.com/nmstate/nmstate\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit cargo make git tar xz\", \"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/nmstate-nmstate-2829--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/nmstate-nmstate-2829",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829",
            "result_dir": "08511864",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8511864,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "nmstate-nmstate-2829",
                "vendor": "Fedora Project COPR (packit/nmstate-nmstate-2829)"
            }
        }
    ]
}
[2025-01-14 12:03:09,820][  INFO][PID:2849892] Sending fedora-messaging bus message in build.start
[2025-01-14 12:03:10,349][  INFO][PID:2849892] Sending fedora-messaging bus message in chroot.start
[2025-01-14 12:03:10,368][  INFO][PID:2849892] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8511864 --detached
[2025-01-14 12:03:10,735][  INFO][PID:2849892] Downloading the builder-live.log file, attempt 1
[2025-01-14 12:03:10,736][  INFO][PID:2849892] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.223.109.157 copr-rpmbuild-log
[2025-01-14 12:03:15,740][  INFO][PID:2849892] Periodic builder liveness probe: alive
[2025-01-14 12:04:18,969][  INFO][PID:2849892] Downloading results from builder
[2025-01-14 12:04:18,970][  INFO][PID:2849892] rsyncing of mockbuilder@44.223.109.157:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511864 started
[2025-01-14 12:04:18,972][  INFO][PID:2849892] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.223.109.157:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511864/ &> /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511864/build-08511864.rsync.log
[2025-01-14 12:04:19,396][  INFO][PID:2849892] rsyncing finished.
[2025-01-14 12:04:19,397][  INFO][PID:2849892] Releasing VM back to pool
[2025-01-14 12:04:19,407][  INFO][PID:2849892] Searching for 'success' file in resultdir
[2025-01-14 12:04:19,408][  INFO][PID:2849892] Getting build details
[2025-01-14 12:04:19,408][  INFO][PID:2849892] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511864
[2025-01-14 12:04:19,409][  INFO][PID:2849892] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829/srpm-builds/08511864/nmstate-2.2.40-0.20250114.2441gitbda39ce8.src.rpm
[2025-01-14 12:04:19,409][  INFO][PID:2849892] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829/srpm-builds/08511864/nmstate-2.2.40-0.20250114.2441gitbda39ce8.src.rpm', 'pkg_name': 'nmstate', 'pkg_version': '2.2.40-0.20250114.2441gitbda39ce8'}
[2025-01-14 12:04:19,410][  INFO][PID:2849892] Finished build: id=8511864 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/nmstate-nmstate-2829 chroot=srpm-builds 
[2025-01-14 12:04:19,411][  INFO][PID:2849892] Worker succeeded build, took 69.62716007232666
[2025-01-14 12:04:19,412][  INFO][PID:2849892] 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": "nmstate-nmstate-2829",
            "project_dirname": "nmstate-nmstate-2829",
            "submitter": "packit",
            "ended_on": 1736856259.4118283,
            "started_on": 1736856189.7846682,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8511864",
            "build_id": 8511864,
            "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 2829 --merge-pr --target-branch base --job-config-index 0 --merged-ref 'base' --no-create-symlinks https://github.com/nmstate/nmstate\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit cargo make git tar xz\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "nmstate",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829/srpm-builds/08511864/nmstate-2.2.40-0.20250114.2441gitbda39ce8.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/nmstate-nmstate-2829--packit",
            "results": {
                "name": "nmstate",
                "epoch": null,
                "version": "2.2.40",
                "release": "0.20250114.2441gitbda39ce8",
                "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/nmstate-nmstate-2829",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829",
            "result_dir": "08511864",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "2.2.40-0.20250114.2441gitbda39ce8",
            "id": 8511864,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "nmstate-nmstate-2829",
                "vendor": "Fedora Project COPR (packit/nmstate-nmstate-2829)"
            }
        }
    ]
}
[2025-01-14 12:04:19,461][  INFO][PID:2849892] Sending fedora-messaging bus message in build.end
[2025-01-14 12:04:19,479][  INFO][PID:2849892] Compressing /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511864/builder-live.log by gzip
[2025-01-14 12:04:19,481][  INFO][PID:2849892] Running command 'gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511864/builder-live.log' as PID 2853029
[2025-01-14 12:04:19,489][  INFO][PID:2849892] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511864/builder-live.log)
[2025-01-14 12:04:19,490][  INFO][PID:2849892] Compressing /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511864/backend.log by gzip
[2025-01-14 12:04:19,491][  INFO][PID:2849892] Running command 'gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511864/backend.log' as PID 2853030