[2025-02-27 20:57:32,477][  INFO][PID:1894983] Marking build as starting
[2025-02-27 20:57:32,591][  INFO][PID:1894983] Trying to allocate VM
[2025-02-27 20:57:35,618][  INFO][PID:1894983] Allocated host ResallocHost, ticket_id=1546513, hostname=2620:52:3:1:dead:beef:cafe:c1cf, name=copr_hv_x86_64_04_prod_01540286_20250227_204719
[2025-02-27 20:57:35,619][  INFO][PID:1894983] Allocating ssh connection to builder
[2025-02-27 20:57:35,619][  INFO][PID:1894983] Checking that builder machine is OK
[2025-02-27 20:57:36,182][  INFO][PID:1894983] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-02-27 20:57:36,506][  INFO][PID:1894983] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-02-27 20:57:36,510][  INFO][PID:1894983] Filling build.info file with builder info
[2025-02-27 20:57:36,511][  INFO][PID:1894983] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "karmab",
            "project_name": "kcli",
            "project_dirname": "kcli",
            "submitter": "karmab",
            "ended_on": null,
            "started_on": 1740689856.5114312,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8707589-fedora-rawhide-x86_64",
            "build_id": 8707589,
            "package_name": "kcli",
            "package_version": "99.0.0.git.202502272056.de8dea5-0",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/karmab/kcli/kcli",
            "git_hash": "90734e153d7e0e89b458d8b063bbe6197355f8e6",
            "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": "karmab/kcli--karmab",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "on",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/karmab/kcli/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/karmab/kcli",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/karmab/kcli",
            "result_dir": "08707589-kcli",
            "built_packages": "",
            "id": 8707589,
            "mockchain_macros": {
                "copr_username": "karmab",
                "copr_projectname": "kcli",
                "vendor": "Fedora Project COPR (karmab/kcli)"
            }
        }
    ]
}
[2025-02-27 20:57:36,558][  INFO][PID:1894983] Sending fedora-messaging bus message in build.start
[2025-02-27 20:57:37,381][  INFO][PID:1894983] Sending fedora-messaging bus message in chroot.start
[2025-02-27 20:57:37,409][  INFO][PID:1894983] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8707589-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-02-27 20:57:37,960][  INFO][PID:1894983] Downloading the builder-live.log file, attempt 1
[2025-02-27 20:57:37,961][  INFO][PID:1894983] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1cf copr-rpmbuild-log
[2025-02-27 20:57:42,965][  INFO][PID:1894983] Periodic builder liveness probe: alive
[2025-02-27 20:58:51,627][  INFO][PID:1894983] Downloading results from builder
[2025-02-27 20:58:51,628][  INFO][PID:1894983] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cf]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64/08707589-kcli started
[2025-02-27 20:58:51,629][  INFO][PID:1894983] 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:c1cf]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64/08707589-kcli/ &> /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64/08707589-kcli/build-08707589.rsync.log
[2025-02-27 20:58:52,320][  INFO][PID:1894983] rsyncing finished.
[2025-02-27 20:58:52,321][  INFO][PID:1894983] Releasing VM back to pool
[2025-02-27 20:58:52,357][  INFO][PID:1894983] Searching for 'success' file in resultdir
[2025-02-27 20:58:52,357][  INFO][PID:1894983] Going to sign pkgs from source: 8707589-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64
[2025-02-27 20:58:52,358][  INFO][PID:1894983] Calling '/bin/sign -u karmab#kcli@copr.fedorahosted.org -p' (attempt #1)
[2025-02-27 20:58:52,665][  INFO][PID:1894983] Calling '/bin/sign -4 -h sha256 -u karmab#kcli@copr.fedorahosted.org -r /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64/08707589-kcli/kcli-99.0.0.git.202502272056.de8dea5-0.fc43.src.rpm' (attempt #1)
[2025-02-27 20:58:53,762][  INFO][PID:1894983] signed rpm: /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64/08707589-kcli/kcli-99.0.0.git.202502272056.de8dea5-0.fc43.src.rpm
[2025-02-27 20:58:53,763][  INFO][PID:1894983] Calling '/bin/sign -4 -h sha256 -u karmab#kcli@copr.fedorahosted.org -r /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64/08707589-kcli/kcli-99.0.0.git.202502272056.de8dea5-0.fc43.x86_64.rpm' (attempt #1)
[2025-02-27 20:58:54,606][  INFO][PID:1894983] signed rpm: /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64/08707589-kcli/kcli-99.0.0.git.202502272056.de8dea5-0.fc43.x86_64.rpm
[2025-02-27 20:58:54,607][  INFO][PID:1894983] Sign done
[2025-02-27 20:58:54,607][  INFO][PID:1894983] Incremental createrepo run, adding 08707589-kcli into https://download.copr.fedorainfracloud.org/results/karmab/kcli/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-02-27 20:58:54,608][  INFO][PID:1894983] Running command 'copr-repo --batched /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64 --add 08707589-kcli --no-appstream-metadata' as PID 1900765
[2025-02-27 20:58:55,381][  INFO][PID:1894983] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64 --add 08707589-kcli --no-appstream-metadata)
[2025-02-27 20:58:55,382][  INFO][PID:1894983] Getting build details
[2025-02-27 20:58:55,382][  INFO][PID:1894983] Listing built binary packages in /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64/08707589-kcli
[2025-02-27 20:58:55,383][  INFO][PID:1894983] Built packages:
['kcli 99.0.0.git.202502272056.de8dea5']
[2025-02-27 20:58:55,383][  INFO][PID:1894983] build details: {'built_packages': 'kcli 99.0.0.git.202502272056.de8dea5'}
[2025-02-27 20:58:55,384][  INFO][PID:1894983] Retrieving pubkey
[2025-02-27 20:58:55,384][  INFO][PID:1894983] Calling '/bin/sign -u karmab#kcli@copr.fedorahosted.org -p' (attempt #1)
[2025-02-27 20:58:55,690][  INFO][PID:1894983] Added pubkey for user karmab project kcli into: /var/lib/copr/public_html/results/karmab/kcli/pubkey.gpg
[2025-02-27 20:58:55,691][  INFO][PID:1894983] Finished build: id=8707589 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/karmab/kcli chroot=fedora-rawhide-x86_64 
[2025-02-27 20:58:55,693][  INFO][PID:1894983] Worker succeeded build, took 79.1817524433136
[2025-02-27 20:58:55,693][  INFO][PID:1894983] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "karmab",
            "project_name": "kcli",
            "project_dirname": "kcli",
            "submitter": "karmab",
            "ended_on": 1740689935.6931837,
            "started_on": 1740689856.5114312,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8707589-fedora-rawhide-x86_64",
            "build_id": 8707589,
            "package_name": "kcli",
            "package_version": "99.0.0.git.202502272056.de8dea5-0",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/karmab/kcli/kcli",
            "git_hash": "90734e153d7e0e89b458d8b063bbe6197355f8e6",
            "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": "karmab/kcli--karmab",
            "results": {
                "packages": [
                    {
                        "name": "kcli",
                        "epoch": null,
                        "version": "99.0.0.git.202502272056.de8dea5",
                        "release": "0.fc43",
                        "arch": "x86_64"
                    },
                    {
                        "name": "kcli",
                        "epoch": null,
                        "version": "99.0.0.git.202502272056.de8dea5",
                        "release": "0.fc43",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "on",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/karmab/kcli/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/karmab/kcli",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/karmab/kcli",
            "result_dir": "08707589-kcli",
            "built_packages": "kcli 99.0.0.git.202502272056.de8dea5",
            "id": 8707589,
            "mockchain_macros": {
                "copr_username": "karmab",
                "copr_projectname": "kcli",
                "vendor": "Fedora Project COPR (karmab/kcli)"
            }
        }
    ]
}
[2025-02-27 20:58:55,739][  INFO][PID:1894983] Sending fedora-messaging bus message in build.end
[2025-02-27 20:58:55,757][  INFO][PID:1894983] Compressing /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64/08707589-kcli/builder-live.log by gzip
[2025-02-27 20:58:55,759][  INFO][PID:1894983] Running command 'gzip /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64/08707589-kcli/builder-live.log' as PID 1900830
[2025-02-27 20:58:55,771][  INFO][PID:1894983] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64/08707589-kcli/builder-live.log)
[2025-02-27 20:58:55,772][  INFO][PID:1894983] Compressing /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64/08707589-kcli/backend.log by gzip
[2025-02-27 20:58:55,773][  INFO][PID:1894983] Running command 'gzip /var/lib/copr/public_html/results/karmab/kcli/fedora-rawhide-x86_64/08707589-kcli/backend.log' as PID 1900831