[2025-01-06 22:54:39,369][  INFO][PID:462117] Marking build as starting
[2025-01-06 22:54:39,397][  INFO][PID:462117] Trying to allocate VM
[2025-01-06 22:54:42,433][  INFO][PID:462117] Allocated host ResallocHost, ticket_id=523043, hostname=2620:52:3:1:dead:beef:cafe:c110
[2025-01-06 22:54:42,434][  INFO][PID:462117] Allocating ssh connection to builder
[2025-01-06 22:54:42,434][  INFO][PID:462117] Checking that builder machine is OK
[2025-01-06 22:54:42,978][  INFO][PID:462117] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c110 '/usr/bin/test -f /etc/mock/fedora-41-x86_64.cfg'
[2025-01-06 22:54:43,293][  INFO][PID:462117] Filling build.info file with builder info
[2025-01-06 22:54:43,294][  INFO][PID:462117] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "bsherman1",
            "project_name": "rkvm",
            "project_dirname": "rkvm",
            "submitter": "bsherman1",
            "ended_on": null,
            "started_on": 1736204083.2945845,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8477875-fedora-41-x86_64",
            "build_id": 8477875,
            "package_name": "rkvm",
            "package_version": "0.6.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/bsherman1/rkvm/rkvm",
            "git_hash": "f6559bed751a9dcc0ec1dba7981205ec1a971570",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "bsherman1/rkvm--bsherman1",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/bsherman1/rkvm/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/bsherman1/rkvm",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bsherman1/rkvm",
            "result_dir": "08477875-rkvm",
            "built_packages": "",
            "id": 8477875,
            "mockchain_macros": {
                "copr_username": "bsherman1",
                "copr_projectname": "rkvm",
                "vendor": "Fedora Project COPR (bsherman1/rkvm)"
            }
        }
    ]
}
[2025-01-06 22:54:43,319][  INFO][PID:462117] Sending fedora-messaging bus message in build.start
[2025-01-06 22:54:44,032][  INFO][PID:462117] Sending fedora-messaging bus message in chroot.start
[2025-01-06 22:54:44,048][  INFO][PID:462117] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8477875-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-06 22:54:44,680][  INFO][PID:462117] Downloading the builder-live.log file, attempt 1
[2025-01-06 22:54:44,681][  INFO][PID:462117] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c110 copr-rpmbuild-log
[2025-01-06 22:54:49,688][  INFO][PID:462117] Periodic builder liveness probe: alive
[2025-01-06 23:02:00,567][  INFO][PID:462117] Downloading results from builder
[2025-01-06 23:02:00,568][  INFO][PID:462117] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c110]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm started
[2025-01-06 23:02:00,569][  INFO][PID:462117] 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:c110]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm/ &> /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm/build-08477875.rsync.log
[2025-01-06 23:02:01,251][  INFO][PID:462117] rsyncing finished.
[2025-01-06 23:02:01,252][  INFO][PID:462117] Releasing VM back to pool
[2025-01-06 23:02:01,260][  INFO][PID:462117] Searching for 'success' file in resultdir
[2025-01-06 23:02:01,260][  INFO][PID:462117] Going to sign pkgs from source: 8477875-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64
[2025-01-06 23:02:01,261][  INFO][PID:462117] Calling '/bin/sign -u bsherman1#rkvm@copr.fedorahosted.org -p' (attempt #1)
[2025-01-06 23:02:01,555][  INFO][PID:462117] Calling '/bin/sign -4 -h sha256 -u bsherman1#rkvm@copr.fedorahosted.org -r /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm/rkvm-debugsource-0.6.1-1.fc41.x86_64.rpm' (attempt #1)
[2025-01-06 23:02:02,480][  INFO][PID:462117] signed rpm: /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm/rkvm-debugsource-0.6.1-1.fc41.x86_64.rpm
[2025-01-06 23:02:02,481][  INFO][PID:462117] Calling '/bin/sign -4 -h sha256 -u bsherman1#rkvm@copr.fedorahosted.org -r /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm/rkvm-0.6.1-1.fc41.src.rpm' (attempt #1)
[2025-01-06 23:02:03,452][  INFO][PID:462117] signed rpm: /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm/rkvm-0.6.1-1.fc41.src.rpm
[2025-01-06 23:02:03,452][  INFO][PID:462117] Calling '/bin/sign -4 -h sha256 -u bsherman1#rkvm@copr.fedorahosted.org -r /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm/rkvm-0.6.1-1.fc41.x86_64.rpm' (attempt #1)
[2025-01-06 23:02:04,368][  INFO][PID:462117] signed rpm: /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm/rkvm-0.6.1-1.fc41.x86_64.rpm
[2025-01-06 23:02:04,369][  INFO][PID:462117] Calling '/bin/sign -4 -h sha256 -u bsherman1#rkvm@copr.fedorahosted.org -r /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm/rkvm-debuginfo-0.6.1-1.fc41.x86_64.rpm' (attempt #1)
[2025-01-06 23:02:05,617][  INFO][PID:462117] signed rpm: /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm/rkvm-debuginfo-0.6.1-1.fc41.x86_64.rpm
[2025-01-06 23:02:05,617][  INFO][PID:462117] Sign done
[2025-01-06 23:02:05,618][  INFO][PID:462117] Incremental createrepo run, adding 08477875-rkvm into https://download.copr.fedorainfracloud.org/results/bsherman1/rkvm/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-06 23:02:05,619][  INFO][PID:462117] Running command 'copr-repo --batched /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64 --add 08477875-rkvm --no-appstream-metadata' as PID 488281
[2025-01-06 23:02:06,298][  INFO][PID:462117] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64 --add 08477875-rkvm --no-appstream-metadata)
[2025-01-06 23:02:06,299][  INFO][PID:462117] Getting build details
[2025-01-06 23:02:06,300][  INFO][PID:462117] Listing built binary packages in /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm
[2025-01-06 23:02:06,300][  INFO][PID:462117] Built packages:
['rkvm-debuginfo 0.6.1', 'rkvm-debugsource 0.6.1', 'rkvm 0.6.1']
[2025-01-06 23:02:06,301][  INFO][PID:462117] build details: {'built_packages': 'rkvm-debuginfo 0.6.1\nrkvm-debugsource 0.6.1\nrkvm 0.6.1'}
[2025-01-06 23:02:06,301][  INFO][PID:462117] Retrieving pubkey
[2025-01-06 23:02:06,301][  INFO][PID:462117] Calling '/bin/sign -u bsherman1#rkvm@copr.fedorahosted.org -p' (attempt #1)
[2025-01-06 23:02:06,598][  INFO][PID:462117] Added pubkey for user bsherman1 project rkvm into: /var/lib/copr/public_html/results/bsherman1/rkvm/pubkey.gpg
[2025-01-06 23:02:06,599][  INFO][PID:462117] Finished build: id=8477875 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/bsherman1/rkvm chroot=fedora-41-x86_64 
[2025-01-06 23:02:06,600][  INFO][PID:462117] Worker succeeded build, took 443.30604004859924
[2025-01-06 23:02:06,601][  INFO][PID:462117] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "bsherman1",
            "project_name": "rkvm",
            "project_dirname": "rkvm",
            "submitter": "bsherman1",
            "ended_on": 1736204526.6006246,
            "started_on": 1736204083.2945845,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8477875-fedora-41-x86_64",
            "build_id": 8477875,
            "package_name": "rkvm",
            "package_version": "0.6.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/bsherman1/rkvm/rkvm",
            "git_hash": "f6559bed751a9dcc0ec1dba7981205ec1a971570",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "bsherman1/rkvm--bsherman1",
            "results": {
                "packages": [
                    {
                        "name": "rkvm-debuginfo",
                        "epoch": null,
                        "version": "0.6.1",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rkvm-debugsource",
                        "epoch": null,
                        "version": "0.6.1",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rkvm",
                        "epoch": null,
                        "version": "0.6.1",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rkvm",
                        "epoch": null,
                        "version": "0.6.1",
                        "release": "1.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/bsherman1/rkvm/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/bsherman1/rkvm",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bsherman1/rkvm",
            "result_dir": "08477875-rkvm",
            "built_packages": "rkvm-debuginfo 0.6.1\nrkvm-debugsource 0.6.1\nrkvm 0.6.1",
            "id": 8477875,
            "mockchain_macros": {
                "copr_username": "bsherman1",
                "copr_projectname": "rkvm",
                "vendor": "Fedora Project COPR (bsherman1/rkvm)"
            }
        }
    ]
}
[2025-01-06 23:02:06,636][  INFO][PID:462117] Sending fedora-messaging bus message in build.end
[2025-01-06 23:02:06,652][  INFO][PID:462117] Compressing /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm/builder-live.log by gzip
[2025-01-06 23:02:06,653][  INFO][PID:462117] Running command 'gzip /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm/builder-live.log' as PID 488335
[2025-01-06 23:02:06,662][  INFO][PID:462117] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm/builder-live.log)
[2025-01-06 23:02:06,663][  INFO][PID:462117] Compressing /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm/backend.log by gzip
[2025-01-06 23:02:06,664][  INFO][PID:462117] Running command 'gzip /var/lib/copr/public_html/results/bsherman1/rkvm/fedora-41-x86_64/08477875-rkvm/backend.log' as PID 488336