[2025-01-24 06:10:45,708][  INFO][PID:713578] Marking build as starting
[2025-01-24 06:10:45,764][  INFO][PID:713578] Trying to allocate VM
[2025-01-24 06:10:48,839][  INFO][PID:713578] Allocated host ResallocHost, ticket_id=908636, hostname=2620:52:3:1:dead:beef:cafe:c113, name=copr_hv_x86_64_01_prod_00812509_20250124_054548
[2025-01-24 06:10:48,839][  INFO][PID:713578] Allocating ssh connection to builder
[2025-01-24 06:10:48,840][  INFO][PID:713578] Checking that builder machine is OK
[2025-01-24 06:10:49,575][  INFO][PID:713578] Running remote command: copr-builder-ready epel-10-x86_64
[2025-01-24 06:10:50,013][  INFO][PID:713578] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-24 06:10:50,014][  INFO][PID:713578] Filling build.info file with builder info
[2025-01-24 06:10:50,017][  INFO][PID:713578] 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": 1737699050.016846,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8566303-epel-10-x86_64",
            "build_id": 8566303,
            "package_name": "niri",
            "package_version": "0.0.git.1739.748d90b4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/yalter/niri-git/niri",
            "git_hash": "c0a76dab5c85d77834280edfdd91844d99842f65",
            "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/epel-10-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": "08566303-niri",
            "built_packages": "",
            "id": 8566303,
            "mockchain_macros": {
                "copr_username": "yalter",
                "copr_projectname": "niri-git",
                "vendor": "Fedora Project COPR (yalter/niri-git)"
            }
        }
    ]
}
[2025-01-24 06:10:50,069][  INFO][PID:713578] Sending fedora-messaging bus message in build.start
[2025-01-24 06:10:51,433][  INFO][PID:713578] Sending fedora-messaging bus message in chroot.start
[2025-01-24 06:10:51,456][  INFO][PID:713578] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8566303-epel-10-x86_64 --chroot epel-10-x86_64 --detached
[2025-01-24 06:10:52,222][  INFO][PID:713578] Downloading the builder-live.log file, attempt 1
[2025-01-24 06:10:52,225][  INFO][PID:713578] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c113 copr-rpmbuild-log
[2025-01-24 06:10:57,235][  INFO][PID:713578] Periodic builder liveness probe: alive
[2025-01-24 06:20:57,330][  INFO][PID:713578] Periodic builder liveness probe: alive
[2025-01-24 06:30:57,400][  INFO][PID:713578] Periodic builder liveness probe: alive
[2025-01-24 06:35:25,698][  INFO][PID:713578] Downloading results from builder
[2025-01-24 06:35:25,699][  INFO][PID:713578] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c113]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08566303-niri started
[2025-01-24 06:35:25,701][  INFO][PID:713578] 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:c113]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08566303-niri/ &> /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08566303-niri/build-08566303.rsync.log
[2025-01-24 06:35:26,695][  INFO][PID:713578] rsyncing finished.
[2025-01-24 06:35:26,696][  INFO][PID:713578] Releasing VM back to pool
[2025-01-24 06:35:26,707][  INFO][PID:713578] Searching for 'success' file in resultdir
[2025-01-24 06:35:26,707][  INFO][PID:713578] Going to sign pkgs from source: 8566303-epel-10-x86_64 in chroot: /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64
[2025-01-24 06:35:26,708][  INFO][PID:713578] Calling '/bin/sign -u yalter#niri-git@copr.fedorahosted.org -p' (attempt #1)
[2025-01-24 06:35:27,014][  INFO][PID:713578] Calling '/bin/sign -4 -h sha256 -u yalter#niri-git@copr.fedorahosted.org -r /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08566303-niri/niri-0.0.git.1739.748d90b4-1.el10.x86_64.rpm' (attempt #1)
[2025-01-24 06:35:28,177][  INFO][PID:713578] signed rpm: /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08566303-niri/niri-0.0.git.1739.748d90b4-1.el10.x86_64.rpm
[2025-01-24 06:35:28,178][  INFO][PID:713578] Calling '/bin/sign -4 -h sha256 -u yalter#niri-git@copr.fedorahosted.org -r /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08566303-niri/niri-0.0.git.1739.748d90b4-1.el10.src.rpm' (attempt #1)
[2025-01-24 06:35:29,085][  INFO][PID:713578] signed rpm: /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08566303-niri/niri-0.0.git.1739.748d90b4-1.el10.src.rpm
[2025-01-24 06:35:29,086][  INFO][PID:713578] Sign done
[2025-01-24 06:35:29,086][  INFO][PID:713578] Incremental createrepo run, adding 08566303-niri into https://download.copr.fedorainfracloud.org/results/yalter/niri-git/epel-10-x86_64, (auto-create-repo=True)
[2025-01-24 06:35:29,087][  INFO][PID:713578] Running command 'copr-repo --batched /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64 --add 08566303-niri --no-appstream-metadata' as PID 788242
[2025-01-24 06:35:29,861][  INFO][PID:713578] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64 --add 08566303-niri --no-appstream-metadata)
[2025-01-24 06:35:29,862][  INFO][PID:713578] Getting build details
[2025-01-24 06:35:29,862][  INFO][PID:713578] Listing built binary packages in /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08566303-niri
[2025-01-24 06:35:29,862][  INFO][PID:713578] Built packages:
['niri 0.0.git.1739.748d90b4']
[2025-01-24 06:35:29,863][  INFO][PID:713578] build details: {'built_packages': 'niri 0.0.git.1739.748d90b4'}
[2025-01-24 06:35:29,864][  INFO][PID:713578] Retrieving pubkey
[2025-01-24 06:35:29,864][  INFO][PID:713578] Calling '/bin/sign -u yalter#niri-git@copr.fedorahosted.org -p' (attempt #1)
[2025-01-24 06:35:30,166][  INFO][PID:713578] Added pubkey for user yalter project niri-git into: /var/lib/copr/public_html/results/yalter/niri-git/pubkey.gpg
[2025-01-24 06:35:30,167][  INFO][PID:713578] Finished build: id=8566303 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/yalter/niri-git chroot=epel-10-x86_64 
[2025-01-24 06:35:30,172][  INFO][PID:713578] Worker succeeded build, took 1480.1556012630463
[2025-01-24 06:35:30,173][  INFO][PID:713578] 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": 1737700530.1724472,
            "started_on": 1737699050.016846,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8566303-epel-10-x86_64",
            "build_id": 8566303,
            "package_name": "niri",
            "package_version": "0.0.git.1739.748d90b4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/yalter/niri-git/niri",
            "git_hash": "c0a76dab5c85d77834280edfdd91844d99842f65",
            "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.1739.748d90b4",
                        "release": "1.el10",
                        "arch": "src"
                    },
                    {
                        "name": "niri",
                        "epoch": null,
                        "version": "0.0.git.1739.748d90b4",
                        "release": "1.el10",
                        "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/epel-10-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": "08566303-niri",
            "built_packages": "niri 0.0.git.1739.748d90b4",
            "id": 8566303,
            "mockchain_macros": {
                "copr_username": "yalter",
                "copr_projectname": "niri-git",
                "vendor": "Fedora Project COPR (yalter/niri-git)"
            }
        }
    ]
}
[2025-01-24 06:35:30,230][  INFO][PID:713578] Sending fedora-messaging bus message in build.end
[2025-01-24 06:35:30,252][  INFO][PID:713578] Compressing /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08566303-niri/builder-live.log by gzip
[2025-01-24 06:35:30,253][  INFO][PID:713578] Running command 'gzip /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08566303-niri/builder-live.log' as PID 788309
[2025-01-24 06:35:30,285][  INFO][PID:713578] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08566303-niri/builder-live.log)
[2025-01-24 06:35:30,286][  INFO][PID:713578] Compressing /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08566303-niri/backend.log by gzip
[2025-01-24 06:35:30,287][  INFO][PID:713578] Running command 'gzip /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08566303-niri/backend.log' as PID 788310