[2025-01-31 15:54:18,375][  INFO][PID:2682799] Marking build as starting
[2025-01-31 15:54:18,405][  INFO][PID:2682799] Trying to allocate VM
[2025-01-31 15:55:26,494][  INFO][PID:2682799] Allocated host ResallocHost, ticket_id=1008974, hostname=2620:52:3:1:dead:beef:cafe:c197, name=copr_hv_x86_64_03_prod_00964801_20250131_155312
[2025-01-31 15:55:26,495][  INFO][PID:2682799] Allocating ssh connection to builder
[2025-01-31 15:55:26,495][  INFO][PID:2682799] Checking that builder machine is OK
[2025-01-31 15:55:27,192][  INFO][PID:2682799] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-31 15:55:27,523][  INFO][PID:2682799] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-31 15:55:27,524][  INFO][PID:2682799] Filling build.info file with builder info
[2025-01-31 15:55:27,525][  INFO][PID:2682799] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "elmarco",
            "project_name": "qemu-rdp",
            "project_dirname": "qemu-rdp",
            "submitter": "elmarco",
            "ended_on": null,
            "started_on": 1738338927.525356,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8590276-fedora-rawhide-x86_64",
            "build_id": 8590276,
            "package_name": "rust-ironrdp-displaycontrol",
            "package_version": "0.1.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/elmarco/qemu-rdp/rust-ironrdp-displaycontrol",
            "git_hash": "8ed7b96f052d95ac85dd48fc0a62c9e1c398d6a6",
            "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": "elmarco/qemu-rdp--elmarco",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/elmarco/qemu-rdp/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/elmarco/qemu-rdp",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/elmarco/qemu-rdp",
            "result_dir": "08590276-rust-ironrdp-displaycontrol",
            "built_packages": "",
            "id": 8590276,
            "mockchain_macros": {
                "copr_username": "elmarco",
                "copr_projectname": "qemu-rdp",
                "vendor": "Fedora Project COPR (elmarco/qemu-rdp)"
            }
        }
    ]
}
[2025-01-31 15:55:27,555][  INFO][PID:2682799] Sending fedora-messaging bus message in build.start
[2025-01-31 15:55:28,241][  INFO][PID:2682799] Sending fedora-messaging bus message in chroot.start
[2025-01-31 15:55:28,259][  INFO][PID:2682799] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8590276-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-31 15:55:29,019][  INFO][PID:2682799] Downloading the builder-live.log file, attempt 1
[2025-01-31 15:55:29,021][  INFO][PID:2682799] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c197 copr-rpmbuild-log
[2025-01-31 15:55:34,025][  INFO][PID:2682799] Periodic builder liveness probe: alive
[2025-01-31 16:01:41,940][  INFO][PID:2682799] Downloading results from builder
[2025-01-31 16:01:41,940][  INFO][PID:2682799] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c197]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64/08590276-rust-ironrdp-displaycontrol started
[2025-01-31 16:01:41,941][  INFO][PID:2682799] 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:c197]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64/08590276-rust-ironrdp-displaycontrol/ &> /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64/08590276-rust-ironrdp-displaycontrol/build-08590276.rsync.log
[2025-01-31 16:01:42,336][  INFO][PID:2682799] rsyncing finished.
[2025-01-31 16:01:42,337][  INFO][PID:2682799] Releasing VM back to pool
[2025-01-31 16:01:42,346][  INFO][PID:2682799] Searching for 'success' file in resultdir
[2025-01-31 16:01:42,347][  INFO][PID:2682799] Going to sign pkgs from source: 8590276-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64
[2025-01-31 16:01:42,347][  INFO][PID:2682799] Calling '/bin/sign -u elmarco#qemu-rdp@copr.fedorahosted.org -p' (attempt #1)
[2025-01-31 16:01:42,659][  INFO][PID:2682799] Calling '/bin/sign -4 -h sha256 -u elmarco#qemu-rdp@copr.fedorahosted.org -r /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64/08590276-rust-ironrdp-displaycontrol/rust-ironrdp-displaycontrol-devel-0.1.2-1.fc42.noarch.rpm' (attempt #1)
[2025-01-31 16:01:43,308][  INFO][PID:2682799] signed rpm: /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64/08590276-rust-ironrdp-displaycontrol/rust-ironrdp-displaycontrol-devel-0.1.2-1.fc42.noarch.rpm
[2025-01-31 16:01:43,309][  INFO][PID:2682799] Calling '/bin/sign -4 -h sha256 -u elmarco#qemu-rdp@copr.fedorahosted.org -r /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64/08590276-rust-ironrdp-displaycontrol/rust-ironrdp-displaycontrol-0.1.2-1.fc42.src.rpm' (attempt #1)
[2025-01-31 16:01:44,222][  INFO][PID:2682799] signed rpm: /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64/08590276-rust-ironrdp-displaycontrol/rust-ironrdp-displaycontrol-0.1.2-1.fc42.src.rpm
[2025-01-31 16:01:44,223][  INFO][PID:2682799] Calling '/bin/sign -4 -h sha256 -u elmarco#qemu-rdp@copr.fedorahosted.org -r /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64/08590276-rust-ironrdp-displaycontrol/rust-ironrdp-displaycontrol+default-devel-0.1.2-1.fc42.noarch.rpm' (attempt #1)
[2025-01-31 16:01:45,004][  INFO][PID:2682799] signed rpm: /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64/08590276-rust-ironrdp-displaycontrol/rust-ironrdp-displaycontrol+default-devel-0.1.2-1.fc42.noarch.rpm
[2025-01-31 16:01:45,005][  INFO][PID:2682799] Sign done
[2025-01-31 16:01:45,006][  INFO][PID:2682799] Incremental createrepo run, adding 08590276-rust-ironrdp-displaycontrol into https://download.copr.fedorainfracloud.org/results/elmarco/qemu-rdp/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-31 16:01:45,007][  INFO][PID:2682799] Running command 'copr-repo --batched /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64 --add 08590276-rust-ironrdp-displaycontrol --no-appstream-metadata' as PID 2737438
[2025-01-31 16:01:45,706][  INFO][PID:2682799] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64 --add 08590276-rust-ironrdp-displaycontrol --no-appstream-metadata)
[2025-01-31 16:01:45,707][  INFO][PID:2682799] Getting build details
[2025-01-31 16:01:45,707][  INFO][PID:2682799] Listing built binary packages in /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64/08590276-rust-ironrdp-displaycontrol
[2025-01-31 16:01:45,707][  INFO][PID:2682799] Built packages:
['rust-ironrdp-displaycontrol-devel 0.1.2', 'rust-ironrdp-displaycontrol+default-devel 0.1.2']
[2025-01-31 16:01:45,708][  INFO][PID:2682799] build details: {'built_packages': 'rust-ironrdp-displaycontrol-devel 0.1.2\nrust-ironrdp-displaycontrol+default-devel 0.1.2'}
[2025-01-31 16:01:45,708][  INFO][PID:2682799] Retrieving pubkey
[2025-01-31 16:01:45,708][  INFO][PID:2682799] Calling '/bin/sign -u elmarco#qemu-rdp@copr.fedorahosted.org -p' (attempt #1)
[2025-01-31 16:01:46,014][  INFO][PID:2682799] Added pubkey for user elmarco project qemu-rdp into: /var/lib/copr/public_html/results/elmarco/qemu-rdp/pubkey.gpg
[2025-01-31 16:01:46,015][  INFO][PID:2682799] Finished build: id=8590276 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/elmarco/qemu-rdp chroot=fedora-rawhide-x86_64 
[2025-01-31 16:01:46,017][  INFO][PID:2682799] Worker succeeded build, took 378.49164962768555
[2025-01-31 16:01:46,017][  INFO][PID:2682799] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "elmarco",
            "project_name": "qemu-rdp",
            "project_dirname": "qemu-rdp",
            "submitter": "elmarco",
            "ended_on": 1738339306.0170057,
            "started_on": 1738338927.525356,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8590276-fedora-rawhide-x86_64",
            "build_id": 8590276,
            "package_name": "rust-ironrdp-displaycontrol",
            "package_version": "0.1.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/elmarco/qemu-rdp/rust-ironrdp-displaycontrol",
            "git_hash": "8ed7b96f052d95ac85dd48fc0a62c9e1c398d6a6",
            "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": "elmarco/qemu-rdp--elmarco",
            "results": {
                "packages": [
                    {
                        "name": "rust-ironrdp-displaycontrol-devel",
                        "epoch": null,
                        "version": "0.1.2",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "rust-ironrdp-displaycontrol+default-devel",
                        "epoch": null,
                        "version": "0.1.2",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "rust-ironrdp-displaycontrol",
                        "epoch": null,
                        "version": "0.1.2",
                        "release": "1.fc42",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/elmarco/qemu-rdp/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/elmarco/qemu-rdp",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/elmarco/qemu-rdp",
            "result_dir": "08590276-rust-ironrdp-displaycontrol",
            "built_packages": "rust-ironrdp-displaycontrol-devel 0.1.2\nrust-ironrdp-displaycontrol+default-devel 0.1.2",
            "id": 8590276,
            "mockchain_macros": {
                "copr_username": "elmarco",
                "copr_projectname": "qemu-rdp",
                "vendor": "Fedora Project COPR (elmarco/qemu-rdp)"
            }
        }
    ]
}
[2025-01-31 16:01:46,055][  INFO][PID:2682799] Sending fedora-messaging bus message in build.end
[2025-01-31 16:01:46,072][  INFO][PID:2682799] Compressing /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64/08590276-rust-ironrdp-displaycontrol/builder-live.log by gzip
[2025-01-31 16:01:46,073][  INFO][PID:2682799] Running command 'gzip /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64/08590276-rust-ironrdp-displaycontrol/builder-live.log' as PID 2737491
[2025-01-31 16:01:46,082][  INFO][PID:2682799] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64/08590276-rust-ironrdp-displaycontrol/builder-live.log)
[2025-01-31 16:01:46,083][  INFO][PID:2682799] Compressing /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64/08590276-rust-ironrdp-displaycontrol/backend.log by gzip
[2025-01-31 16:01:46,084][  INFO][PID:2682799] Running command 'gzip /var/lib/copr/public_html/results/elmarco/qemu-rdp/fedora-rawhide-x86_64/08590276-rust-ironrdp-displaycontrol/backend.log' as PID 2737492