[2025-01-20 10:52:10,520][  INFO][PID:3391801] Marking build as starting
[2025-01-20 10:52:10,593][  INFO][PID:3391801] Trying to allocate VM
[2025-01-20 10:52:48,715][  INFO][PID:3391801] Allocated host ResallocHost, ticket_id=825119, hostname=2620:52:3:1:dead:beef:cafe:c1d3, name=copr_hv_x86_64_04_prod_00710717_20250120_105040
[2025-01-20 10:52:48,715][  INFO][PID:3391801] Allocating ssh connection to builder
[2025-01-20 10:52:48,716][  INFO][PID:3391801] Checking that builder machine is OK
[2025-01-20 10:52:49,318][  INFO][PID:3391801] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-20 10:52:49,649][  INFO][PID:3391801] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-20 10:52:49,650][  INFO][PID:3391801] Filling build.info file with builder info
[2025-01-20 10:52:49,652][  INFO][PID:3391801] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "yalter",
            "project_name": "niri-git",
            "project_dirname": "niri-git",
            "submitter": "https://api.github.com/users/YaLTeR",
            "ended_on": null,
            "started_on": 1737370369.6521692,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8549875-fedora-40-x86_64",
            "build_id": 8549875,
            "package_name": "niri",
            "package_version": "0.0.git.1727.01285bdb-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/yalter/niri-git/niri",
            "git_hash": "93b8b65216683a3f0ded9873de3696853e8f1cbb",
            "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": "yalter/niri-git--https://api.github.com/users/YaLTeR",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/yalter/niri-git/fedora-40-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/yalter/niri-git",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/yalter/niri-git",
            "result_dir": "08549875-niri",
            "built_packages": "",
            "id": 8549875,
            "mockchain_macros": {
                "copr_username": "yalter",
                "copr_projectname": "niri-git",
                "vendor": "Fedora Project COPR (yalter/niri-git)"
            }
        }
    ]
}
[2025-01-20 10:52:49,714][  INFO][PID:3391801] Sending fedora-messaging bus message in build.start
[2025-01-20 10:52:50,458][  INFO][PID:3391801] Sending fedora-messaging bus message in chroot.start
[2025-01-20 10:52:50,479][  INFO][PID:3391801] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8549875-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-20 10:52:51,078][  INFO][PID:3391801] Downloading the builder-live.log file, attempt 1
[2025-01-20 10:52:51,080][  INFO][PID:3391801] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d3 copr-rpmbuild-log
[2025-01-20 10:52:56,086][  INFO][PID:3391801] Periodic builder liveness probe: alive
[2025-01-20 11:02:56,323][  INFO][PID:3391801] Periodic builder liveness probe: alive
[2025-01-20 11:12:56,666][  INFO][PID:3391801] Periodic builder liveness probe: alive
[2025-01-20 11:21:50,345][  INFO][PID:3391801] Downloading results from builder
[2025-01-20 11:21:50,358][  INFO][PID:3391801] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d3]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64/08549875-niri started
[2025-01-20 11:21:50,365][  INFO][PID:3391801] 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:c1d3]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64/08549875-niri/ &> /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64/08549875-niri/build-08549875.rsync.log
[2025-01-20 11:21:51,406][  INFO][PID:3391801] rsyncing finished.
[2025-01-20 11:21:51,407][  INFO][PID:3391801] Releasing VM back to pool
[2025-01-20 11:21:51,435][  INFO][PID:3391801] Searching for 'success' file in resultdir
[2025-01-20 11:21:51,436][  INFO][PID:3391801] Going to sign pkgs from source: 8549875-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64
[2025-01-20 11:21:51,437][  INFO][PID:3391801] Calling '/bin/sign -u yalter#niri-git@copr.fedorahosted.org -p' (attempt #1)
[2025-01-20 11:21:51,621][  INFO][PID:3391801] Calling '/bin/sign -4 -h sha256 -u yalter#niri-git@copr.fedorahosted.org -r /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64/08549875-niri/niri-0.0.git.1727.01285bdb-1.fc40.x86_64.rpm' (attempt #1)
[2025-01-20 11:21:52,758][  INFO][PID:3391801] signed rpm: /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64/08549875-niri/niri-0.0.git.1727.01285bdb-1.fc40.x86_64.rpm
[2025-01-20 11:21:52,759][  INFO][PID:3391801] Calling '/bin/sign -4 -h sha256 -u yalter#niri-git@copr.fedorahosted.org -r /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64/08549875-niri/niri-0.0.git.1727.01285bdb-1.fc40.src.rpm' (attempt #1)
[2025-01-20 11:21:53,451][  INFO][PID:3391801] signed rpm: /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64/08549875-niri/niri-0.0.git.1727.01285bdb-1.fc40.src.rpm
[2025-01-20 11:21:53,453][  INFO][PID:3391801] Sign done
[2025-01-20 11:21:53,453][  INFO][PID:3391801] Incremental createrepo run, adding 08549875-niri into https://download.copr.fedorainfracloud.org/results/yalter/niri-git/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-20 11:21:53,459][  INFO][PID:3391801] Running command 'copr-repo --batched /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64 --add 08549875-niri --no-appstream-metadata' as PID 3665014
[2025-01-20 11:21:55,100][  INFO][PID:3391801] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64 --add 08549875-niri --no-appstream-metadata)
[2025-01-20 11:21:55,101][  INFO][PID:3391801] Getting build details
[2025-01-20 11:21:55,102][  INFO][PID:3391801] Listing built binary packages in /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64/08549875-niri
[2025-01-20 11:21:55,102][  INFO][PID:3391801] Built packages:
['niri 0.0.git.1727.01285bdb']
[2025-01-20 11:21:55,103][  INFO][PID:3391801] build details: {'built_packages': 'niri 0.0.git.1727.01285bdb'}
[2025-01-20 11:21:55,105][  INFO][PID:3391801] Retrieving pubkey
[2025-01-20 11:21:55,106][  INFO][PID:3391801] Calling '/bin/sign -u yalter#niri-git@copr.fedorahosted.org -p' (attempt #1)
[2025-01-20 11:21:55,328][  INFO][PID:3391801] Added pubkey for user yalter project niri-git into: /var/lib/copr/public_html/results/yalter/niri-git/pubkey.gpg
[2025-01-20 11:21:55,330][  INFO][PID:3391801] Finished build: id=8549875 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/yalter/niri-git chroot=fedora-40-x86_64 
[2025-01-20 11:21:55,332][  INFO][PID:3391801] Worker succeeded build, took 1745.6801862716675
[2025-01-20 11:21:55,333][  INFO][PID:3391801] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "yalter",
            "project_name": "niri-git",
            "project_dirname": "niri-git",
            "submitter": "https://api.github.com/users/YaLTeR",
            "ended_on": 1737372115.3323555,
            "started_on": 1737370369.6521692,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8549875-fedora-40-x86_64",
            "build_id": 8549875,
            "package_name": "niri",
            "package_version": "0.0.git.1727.01285bdb-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/yalter/niri-git/niri",
            "git_hash": "93b8b65216683a3f0ded9873de3696853e8f1cbb",
            "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": "yalter/niri-git--https://api.github.com/users/YaLTeR",
            "results": {
                "packages": [
                    {
                        "name": "niri",
                        "epoch": null,
                        "version": "0.0.git.1727.01285bdb",
                        "release": "1.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "niri",
                        "epoch": null,
                        "version": "0.0.git.1727.01285bdb",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/yalter/niri-git/fedora-40-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/yalter/niri-git",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/yalter/niri-git",
            "result_dir": "08549875-niri",
            "built_packages": "niri 0.0.git.1727.01285bdb",
            "id": 8549875,
            "mockchain_macros": {
                "copr_username": "yalter",
                "copr_projectname": "niri-git",
                "vendor": "Fedora Project COPR (yalter/niri-git)"
            }
        }
    ]
}
[2025-01-20 11:21:55,390][  INFO][PID:3391801] Sending fedora-messaging bus message in build.end
[2025-01-20 11:21:55,414][  INFO][PID:3391801] Compressing /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64/08549875-niri/builder-live.log by gzip
[2025-01-20 11:21:55,416][  INFO][PID:3391801] Running command 'gzip /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64/08549875-niri/builder-live.log' as PID 3665327
[2025-01-20 11:21:55,495][  INFO][PID:3391801] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64/08549875-niri/builder-live.log)
[2025-01-20 11:21:55,496][  INFO][PID:3391801] Compressing /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64/08549875-niri/backend.log by gzip
[2025-01-20 11:21:55,498][  INFO][PID:3391801] Running command 'gzip /var/lib/copr/public_html/results/yalter/niri-git/fedora-40-x86_64/08549875-niri/backend.log' as PID 3665344