[2025-01-25 08:00:37,016][  INFO][PID:3410641] Marking build as starting
[2025-01-25 08:00:37,113][  INFO][PID:3410641] Trying to allocate VM
[2025-01-25 08:00:40,170][  INFO][PID:3410641] Allocated host ResallocHost, ticket_id=922745, hostname=3.237.26.110, name=aws_x86_64_normalreserved_prod_00827946_20250125_075712
[2025-01-25 08:00:40,170][  INFO][PID:3410641] Allocating ssh connection to builder
[2025-01-25 08:00:40,171][  INFO][PID:3410641] Checking that builder machine is OK
[2025-01-25 08:00:40,548][  INFO][PID:3410641] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-25 08:00:40,770][  INFO][PID:3410641] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-25 08:00:40,771][  INFO][PID:3410641] Filling build.info file with builder info
[2025-01-25 08:00:40,772][  INFO][PID:3410641] 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": 1737792040.7725773,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8569385-fedora-rawhide-x86_64",
            "build_id": 8569385,
            "package_name": "niri",
            "package_version": "0.0.git.1742.4f793038-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/yalter/niri-git/niri",
            "git_hash": "290b284cc9eb4f7425d75a7c47844edeb933a137",
            "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-rawhide-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": "08569385-niri",
            "built_packages": "",
            "id": 8569385,
            "mockchain_macros": {
                "copr_username": "yalter",
                "copr_projectname": "niri-git",
                "vendor": "Fedora Project COPR (yalter/niri-git)"
            }
        }
    ]
}
[2025-01-25 08:00:40,801][  INFO][PID:3410641] Sending fedora-messaging bus message in build.start
[2025-01-25 08:00:41,587][  INFO][PID:3410641] Sending fedora-messaging bus message in chroot.start
[2025-01-25 08:00:41,607][  INFO][PID:3410641] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8569385-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-25 08:00:41,994][  INFO][PID:3410641] Downloading the builder-live.log file, attempt 1
[2025-01-25 08:00:41,995][  INFO][PID:3410641] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.237.26.110 copr-rpmbuild-log
[2025-01-25 08:00:47,001][  INFO][PID:3410641] Periodic builder liveness probe: alive
[2025-01-25 08:10:47,077][  INFO][PID:3410641] Periodic builder liveness probe: alive
[2025-01-25 08:16:55,764][  INFO][PID:3410641] Downloading results from builder
[2025-01-25 08:16:55,764][  INFO][PID:3410641] rsyncing of mockbuilder@3.237.26.110:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64/08569385-niri started
[2025-01-25 08:16:55,765][  INFO][PID:3410641] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.237.26.110:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64/08569385-niri/ &> /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64/08569385-niri/build-08569385.rsync.log
[2025-01-25 08:16:56,071][  INFO][PID:3410641] rsyncing finished.
[2025-01-25 08:16:56,072][  INFO][PID:3410641] Releasing VM back to pool
[2025-01-25 08:16:56,081][  INFO][PID:3410641] Searching for 'success' file in resultdir
[2025-01-25 08:16:56,081][  INFO][PID:3410641] Going to sign pkgs from source: 8569385-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64
[2025-01-25 08:16:56,082][  INFO][PID:3410641] Calling '/bin/sign -u yalter#niri-git@copr.fedorahosted.org -p' (attempt #1)
[2025-01-25 08:16:56,380][  INFO][PID:3410641] Calling '/bin/sign -4 -h sha256 -u yalter#niri-git@copr.fedorahosted.org -r /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64/08569385-niri/niri-0.0.git.1742.4f793038-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-25 08:16:57,525][  INFO][PID:3410641] signed rpm: /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64/08569385-niri/niri-0.0.git.1742.4f793038-1.fc42.x86_64.rpm
[2025-01-25 08:16:57,526][  INFO][PID:3410641] Calling '/bin/sign -4 -h sha256 -u yalter#niri-git@copr.fedorahosted.org -r /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64/08569385-niri/niri-0.0.git.1742.4f793038-1.fc42.src.rpm' (attempt #1)
[2025-01-25 08:16:58,414][  INFO][PID:3410641] signed rpm: /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64/08569385-niri/niri-0.0.git.1742.4f793038-1.fc42.src.rpm
[2025-01-25 08:16:58,414][  INFO][PID:3410641] Sign done
[2025-01-25 08:16:58,415][  INFO][PID:3410641] Incremental createrepo run, adding 08569385-niri into https://download.copr.fedorainfracloud.org/results/yalter/niri-git/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-25 08:16:58,416][  INFO][PID:3410641] Running command 'copr-repo --batched /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64 --add 08569385-niri --no-appstream-metadata' as PID 3460223
[2025-01-25 08:16:59,132][  INFO][PID:3410641] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64 --add 08569385-niri --no-appstream-metadata)
[2025-01-25 08:16:59,132][  INFO][PID:3410641] Getting build details
[2025-01-25 08:16:59,133][  INFO][PID:3410641] Listing built binary packages in /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64/08569385-niri
[2025-01-25 08:16:59,133][  INFO][PID:3410641] Built packages:
['niri 0.0.git.1742.4f793038']
[2025-01-25 08:16:59,134][  INFO][PID:3410641] build details: {'built_packages': 'niri 0.0.git.1742.4f793038'}
[2025-01-25 08:16:59,134][  INFO][PID:3410641] Retrieving pubkey
[2025-01-25 08:16:59,135][  INFO][PID:3410641] Calling '/bin/sign -u yalter#niri-git@copr.fedorahosted.org -p' (attempt #1)
[2025-01-25 08:16:59,432][  INFO][PID:3410641] Added pubkey for user yalter project niri-git into: /var/lib/copr/public_html/results/yalter/niri-git/pubkey.gpg
[2025-01-25 08:16:59,433][  INFO][PID:3410641] Finished build: id=8569385 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/yalter/niri-git chroot=fedora-rawhide-x86_64 
[2025-01-25 08:16:59,434][  INFO][PID:3410641] Worker succeeded build, took 978.6623282432556
[2025-01-25 08:16:59,435][  INFO][PID:3410641] 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": 1737793019.4349055,
            "started_on": 1737792040.7725773,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8569385-fedora-rawhide-x86_64",
            "build_id": 8569385,
            "package_name": "niri",
            "package_version": "0.0.git.1742.4f793038-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/yalter/niri-git/niri",
            "git_hash": "290b284cc9eb4f7425d75a7c47844edeb933a137",
            "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.1742.4f793038",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "niri",
                        "epoch": null,
                        "version": "0.0.git.1742.4f793038",
                        "release": "1.fc42",
                        "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-rawhide-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": "08569385-niri",
            "built_packages": "niri 0.0.git.1742.4f793038",
            "id": 8569385,
            "mockchain_macros": {
                "copr_username": "yalter",
                "copr_projectname": "niri-git",
                "vendor": "Fedora Project COPR (yalter/niri-git)"
            }
        }
    ]
}
[2025-01-25 08:16:59,474][  INFO][PID:3410641] Sending fedora-messaging bus message in build.end
[2025-01-25 08:16:59,491][  INFO][PID:3410641] Compressing /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64/08569385-niri/builder-live.log by gzip
[2025-01-25 08:16:59,492][  INFO][PID:3410641] Running command 'gzip /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64/08569385-niri/builder-live.log' as PID 3460265
[2025-01-25 08:16:59,515][  INFO][PID:3410641] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64/08569385-niri/builder-live.log)
[2025-01-25 08:16:59,516][  INFO][PID:3410641] Compressing /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64/08569385-niri/backend.log by gzip
[2025-01-25 08:16:59,517][  INFO][PID:3410641] Running command 'gzip /var/lib/copr/public_html/results/yalter/niri-git/fedora-rawhide-x86_64/08569385-niri/backend.log' as PID 3460266