[2024-12-24 02:13:18,033][  INFO][PID:336548] Marking build as starting
[2024-12-24 02:13:18,103][  INFO][PID:336548] Trying to allocate VM
[2024-12-24 02:13:21,130][  INFO][PID:336548] Allocated host ResallocHost, ticket_id=375850, hostname=3.85.79.235
[2024-12-24 02:13:21,130][  INFO][PID:336548] Allocating ssh connection to builder
[2024-12-24 02:13:21,131][  INFO][PID:336548] Checking that builder machine is OK
[2024-12-24 02:13:21,504][  INFO][PID:336548] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.85.79.235 '/usr/bin/test -f /etc/mock/fedora-40-aarch64.cfg'
[2024-12-24 02:13:21,718][  INFO][PID:336548] Filling build.info file with builder info
[2024-12-24 02:13:21,720][  INFO][PID:336548] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 3600,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "lizardbyte",
            "project_name": "pulls",
            "project_dirname": "pulls:pr:3476",
            "submitter": null,
            "ended_on": null,
            "started_on": 1735006401.71984,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8443115-fedora-40-aarch64",
            "build_id": 8443115,
            "package_name": "Sunshine",
            "package_version": "0.0.3476-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/lizardbyte/pulls:pr:3476/Sunshine",
            "git_hash": "b398568e99ebb1fc2bb457c78cfcef7b56cf37ee",
            "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": "lizardbyte/pulls--87ca714c-56f5-4d2e-995d-03e74f7fded2",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 3,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls/fedora-40-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 3
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/slaanesh/cuda-gcc/fedora-40-aarch64/",
                    "id": "copr_slaanesh_cuda_gcc",
                    "name": "Additional repo copr_slaanesh_cuda_gcc"
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3476",
            "result_dir": "08443115-Sunshine",
            "built_packages": "",
            "id": 8443115,
            "mockchain_macros": {
                "copr_username": "lizardbyte",
                "copr_projectname": "pulls",
                "vendor": "Fedora Project COPR (lizardbyte/pulls)"
            }
        }
    ]
}
[2024-12-24 02:13:21,754][  INFO][PID:336548] Sending fedora-messaging bus message in build.start
[2024-12-24 02:13:22,386][  INFO][PID:336548] Sending fedora-messaging bus message in chroot.start
[2024-12-24 02:13:22,403][  INFO][PID:336548] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8443115-fedora-40-aarch64 --chroot fedora-40-aarch64 --detached
[2024-12-24 02:13:22,820][  INFO][PID:336548] Downloading the builder-live.log file, attempt 1
[2024-12-24 02:13:22,821][  INFO][PID:336548] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.85.79.235 copr-rpmbuild-log
[2024-12-24 02:13:27,826][  INFO][PID:336548] Periodic builder liveness probe: alive
[2024-12-24 02:23:27,903][  INFO][PID:336548] Periodic builder liveness probe: alive
[2024-12-24 02:26:02,121][  INFO][PID:336548] Downloading results from builder
[2024-12-24 02:26:02,121][  INFO][PID:336548] rsyncing of mockbuilder@3.85.79.235:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64/08443115-Sunshine started
[2024-12-24 02:26:02,122][  INFO][PID:336548] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.85.79.235:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64/08443115-Sunshine/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64/08443115-Sunshine/build-08443115.rsync.log
[2024-12-24 02:26:04,452][  INFO][PID:336548] rsyncing finished.
[2024-12-24 02:26:04,453][  INFO][PID:336548] Releasing VM back to pool
[2024-12-24 02:26:04,462][  INFO][PID:336548] Searching for 'success' file in resultdir
[2024-12-24 02:26:04,463][  INFO][PID:336548] Going to sign pkgs from source: 8443115-fedora-40-aarch64 in chroot: /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64
[2024-12-24 02:26:04,463][  INFO][PID:336548] Calling '/bin/sign -u lizardbyte#pulls@copr.fedorahosted.org -p' (attempt #1)
[2024-12-24 02:26:04,757][  INFO][PID:336548] Calling '/bin/sign -4 -h sha256 -u lizardbyte#pulls@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64/08443115-Sunshine/Sunshine-0.0.3476-1.fc40.src.rpm' (attempt #1)
[2024-12-24 02:26:16,364][  INFO][PID:336548] signed rpm: /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64/08443115-Sunshine/Sunshine-0.0.3476-1.fc40.src.rpm
[2024-12-24 02:26:16,365][  INFO][PID:336548] Calling '/bin/sign -4 -h sha256 -u lizardbyte#pulls@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64/08443115-Sunshine/Sunshine-0.0.3476-1.fc40.aarch64.rpm' (attempt #1)
[2024-12-24 02:26:17,335][  INFO][PID:336548] signed rpm: /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64/08443115-Sunshine/Sunshine-0.0.3476-1.fc40.aarch64.rpm
[2024-12-24 02:26:17,336][  INFO][PID:336548] Sign done
[2024-12-24 02:26:17,336][  INFO][PID:336548] Incremental createrepo run, adding 08443115-Sunshine into https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls/fedora-40-aarch64, (auto-create-repo=True)
[2024-12-24 02:26:17,337][  INFO][PID:336548] Running command 'copr-repo --batched /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64 --add 08443115-Sunshine --no-appstream-metadata' as PID 372613
[2024-12-24 02:26:18,766][  INFO][PID:336548] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64 --add 08443115-Sunshine --no-appstream-metadata)
[2024-12-24 02:26:18,767][  INFO][PID:336548] Getting build details
[2024-12-24 02:26:18,768][  INFO][PID:336548] Listing built binary packages in /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64/08443115-Sunshine
[2024-12-24 02:26:18,768][  INFO][PID:336548] Built packages:
['Sunshine 0.0.3476']
[2024-12-24 02:26:18,768][  INFO][PID:336548] build details: {'built_packages': 'Sunshine 0.0.3476'}
[2024-12-24 02:26:18,769][  INFO][PID:336548] Retrieving pubkey
[2024-12-24 02:26:18,769][  INFO][PID:336548] Calling '/bin/sign -u lizardbyte#pulls@copr.fedorahosted.org -p' (attempt #1)
[2024-12-24 02:26:19,045][  INFO][PID:336548] Added pubkey for user lizardbyte project pulls into: /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/pubkey.gpg
[2024-12-24 02:26:19,046][  INFO][PID:336548] Finished build: id=8443115 failed=False timeout=3600 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476 chroot=fedora-40-aarch64 
[2024-12-24 02:26:19,047][  INFO][PID:336548] Worker succeeded build, took 777.3279159069061
[2024-12-24 02:26:19,048][  INFO][PID:336548] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 3600,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "lizardbyte",
            "project_name": "pulls",
            "project_dirname": "pulls:pr:3476",
            "submitter": null,
            "ended_on": 1735007179.047756,
            "started_on": 1735006401.71984,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8443115-fedora-40-aarch64",
            "build_id": 8443115,
            "package_name": "Sunshine",
            "package_version": "0.0.3476-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/lizardbyte/pulls:pr:3476/Sunshine",
            "git_hash": "b398568e99ebb1fc2bb457c78cfcef7b56cf37ee",
            "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": "lizardbyte/pulls--87ca714c-56f5-4d2e-995d-03e74f7fded2",
            "results": {
                "packages": [
                    {
                        "name": "Sunshine",
                        "epoch": null,
                        "version": "0.0.3476",
                        "release": "1.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "Sunshine",
                        "epoch": null,
                        "version": "0.0.3476",
                        "release": "1.fc40",
                        "arch": "aarch64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 3,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls/fedora-40-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 3
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/slaanesh/cuda-gcc/fedora-40-aarch64/",
                    "id": "copr_slaanesh_cuda_gcc",
                    "name": "Additional repo copr_slaanesh_cuda_gcc"
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3476",
            "result_dir": "08443115-Sunshine",
            "built_packages": "Sunshine 0.0.3476",
            "id": 8443115,
            "mockchain_macros": {
                "copr_username": "lizardbyte",
                "copr_projectname": "pulls",
                "vendor": "Fedora Project COPR (lizardbyte/pulls)"
            }
        }
    ]
}
[2024-12-24 02:26:19,088][  INFO][PID:336548] Sending fedora-messaging bus message in build.end
[2024-12-24 02:26:19,105][  INFO][PID:336548] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64/08443115-Sunshine/builder-live.log by gzip
[2024-12-24 02:26:19,106][  INFO][PID:336548] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64/08443115-Sunshine/builder-live.log' as PID 372715
[2024-12-24 02:26:19,117][  INFO][PID:336548] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64/08443115-Sunshine/builder-live.log)
[2024-12-24 02:26:19,118][  INFO][PID:336548] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64/08443115-Sunshine/backend.log by gzip
[2024-12-24 02:26:19,119][  INFO][PID:336548] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-40-aarch64/08443115-Sunshine/backend.log' as PID 372716