[2025-02-28 04:06:36,619][  INFO][PID:220937] Marking build as starting
[2025-02-28 04:06:36,649][  INFO][PID:220937] Trying to allocate VM
[2025-02-28 04:06:39,700][  INFO][PID:220937] Allocated host ResallocHost, ticket_id=1551662, hostname=2620:52:3:1:dead:beef:cafe:c1cd, name=copr_hv_x86_64_04_prod_01546749_20250228_035415
[2025-02-28 04:06:39,700][  INFO][PID:220937] Allocating ssh connection to builder
[2025-02-28 04:06:39,701][  INFO][PID:220937] Checking that builder machine is OK
[2025-02-28 04:06:40,248][  INFO][PID:220937] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-02-28 04:06:40,566][  INFO][PID:220937] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-02-28 04:06:40,567][  INFO][PID:220937] Filling build.info file with builder info
[2025-02-28 04:06:40,568][  INFO][PID:220937] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "packit-hello-world-2845",
            "project_dirname": "packit-hello-world-2845",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1740715600.5682368,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8708511-fedora-40-x86_64",
            "build_id": 8708511,
            "package_name": "hello",
            "package_version": "0.74-1.20250228040622767492.pr2845.16.g5e52387",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/packit-hello-world-2845/hello",
            "git_hash": "774132159ced108cd522a2c39f67b3ca4158806d",
            "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": "packit/packit-hello-world-2845--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-hello-world-2845/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/packit/packit-hello-world-2845",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/packit-hello-world-2845",
            "result_dir": "08708511-hello",
            "built_packages": "",
            "id": 8708511,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "packit-hello-world-2845",
                "vendor": "Fedora Project COPR (packit/packit-hello-world-2845)"
            }
        }
    ]
}
[2025-02-28 04:06:40,600][  INFO][PID:220937] Sending fedora-messaging bus message in build.start
[2025-02-28 04:06:42,139][  INFO][PID:220937] Sending fedora-messaging bus message in chroot.start
[2025-02-28 04:06:42,249][  INFO][PID:220937] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8708511-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-02-28 04:06:42,795][  INFO][PID:220937] Downloading the builder-live.log file, attempt 1
[2025-02-28 04:06:42,796][  INFO][PID:220937] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1cd copr-rpmbuild-log
[2025-02-28 04:06:47,802][  INFO][PID:220937] Periodic builder liveness probe: alive
[2025-02-28 04:07:49,980][  INFO][PID:220937] Downloading results from builder
[2025-02-28 04:07:49,981][  INFO][PID:220937] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cd]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64/08708511-hello started
[2025-02-28 04:07:49,982][  INFO][PID:220937] 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:c1cd]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64/08708511-hello/ &> /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64/08708511-hello/build-08708511.rsync.log
[2025-02-28 04:07:50,431][  INFO][PID:220937] rsyncing finished.
[2025-02-28 04:07:50,432][  INFO][PID:220937] Releasing VM back to pool
[2025-02-28 04:07:50,445][  INFO][PID:220937] Searching for 'success' file in resultdir
[2025-02-28 04:07:50,446][  INFO][PID:220937] Going to sign pkgs from source: 8708511-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64
[2025-02-28 04:07:50,447][  INFO][PID:220937] Calling '/bin/sign -u packit#packit-hello-world-2845@copr.fedorahosted.org -p' (attempt #1)
[2025-02-28 04:07:50,763][  INFO][PID:220937] Calling '/bin/sign -4 -h sha256 -u packit#packit-hello-world-2845@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64/08708511-hello/hello-0.74-1.20250228040622767492.pr2845.16.g5e52387.fc40.src.rpm' (attempt #1)
[2025-02-28 04:07:51,596][  INFO][PID:220937] signed rpm: /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64/08708511-hello/hello-0.74-1.20250228040622767492.pr2845.16.g5e52387.fc40.src.rpm
[2025-02-28 04:07:51,598][  INFO][PID:220937] Calling '/bin/sign -4 -h sha256 -u packit#packit-hello-world-2845@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64/08708511-hello/hello-0.74-1.20250228040622767492.pr2845.16.g5e52387.fc40.noarch.rpm' (attempt #1)
[2025-02-28 04:07:52,502][  INFO][PID:220937] signed rpm: /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64/08708511-hello/hello-0.74-1.20250228040622767492.pr2845.16.g5e52387.fc40.noarch.rpm
[2025-02-28 04:07:52,503][  INFO][PID:220937] Sign done
[2025-02-28 04:07:52,504][  INFO][PID:220937] Incremental createrepo run, adding 08708511-hello into https://download.copr.fedorainfracloud.org/results/packit/packit-hello-world-2845/fedora-40-x86_64, (auto-create-repo=True)
[2025-02-28 04:07:52,506][  INFO][PID:220937] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64 --add 08708511-hello --no-appstream-metadata' as PID 231750
[2025-02-28 04:07:53,398][  INFO][PID:220937] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64 --add 08708511-hello --no-appstream-metadata)
[2025-02-28 04:07:53,399][  INFO][PID:220937] Getting build details
[2025-02-28 04:07:53,400][  INFO][PID:220937] Listing built binary packages in /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64/08708511-hello
[2025-02-28 04:07:53,400][  INFO][PID:220937] Built packages:
['hello 0.74']
[2025-02-28 04:07:53,401][  INFO][PID:220937] build details: {'built_packages': 'hello 0.74'}
[2025-02-28 04:07:53,401][  INFO][PID:220937] Retrieving pubkey
[2025-02-28 04:07:53,402][  INFO][PID:220937] Calling '/bin/sign -u packit#packit-hello-world-2845@copr.fedorahosted.org -p' (attempt #1)
[2025-02-28 04:07:53,711][  INFO][PID:220937] Added pubkey for user packit project packit-hello-world-2845 into: /var/lib/copr/public_html/results/packit/packit-hello-world-2845/pubkey.gpg
[2025-02-28 04:07:53,712][  INFO][PID:220937] Finished build: id=8708511 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/packit-hello-world-2845 chroot=fedora-40-x86_64 
[2025-02-28 04:07:53,715][  INFO][PID:220937] Worker succeeded build, took 73.14712762832642
[2025-02-28 04:07:53,716][  INFO][PID:220937] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "packit-hello-world-2845",
            "project_dirname": "packit-hello-world-2845",
            "submitter": "packit",
            "ended_on": 1740715673.7153645,
            "started_on": 1740715600.5682368,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8708511-fedora-40-x86_64",
            "build_id": 8708511,
            "package_name": "hello",
            "package_version": "0.74-1.20250228040622767492.pr2845.16.g5e52387",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/packit-hello-world-2845/hello",
            "git_hash": "774132159ced108cd522a2c39f67b3ca4158806d",
            "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": "packit/packit-hello-world-2845--packit",
            "results": {
                "packages": [
                    {
                        "name": "hello",
                        "epoch": null,
                        "version": "0.74",
                        "release": "1.20250228040622767492.pr2845.16.g5e52387.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "hello",
                        "epoch": null,
                        "version": "0.74",
                        "release": "1.20250228040622767492.pr2845.16.g5e52387.fc40",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-hello-world-2845/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/packit/packit-hello-world-2845",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/packit-hello-world-2845",
            "result_dir": "08708511-hello",
            "built_packages": "hello 0.74",
            "id": 8708511,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "packit-hello-world-2845",
                "vendor": "Fedora Project COPR (packit/packit-hello-world-2845)"
            }
        }
    ]
}
[2025-02-28 04:07:53,751][  INFO][PID:220937] Sending fedora-messaging bus message in build.end
[2025-02-28 04:07:53,865][  INFO][PID:220937] Compressing /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64/08708511-hello/builder-live.log by gzip
[2025-02-28 04:07:53,867][  INFO][PID:220937] Running command 'gzip /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64/08708511-hello/builder-live.log' as PID 232111
[2025-02-28 04:07:53,875][  INFO][PID:220937] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64/08708511-hello/builder-live.log)
[2025-02-28 04:07:53,876][  INFO][PID:220937] Compressing /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64/08708511-hello/backend.log by gzip
[2025-02-28 04:07:53,878][  INFO][PID:220937] Running command 'gzip /var/lib/copr/public_html/results/packit/packit-hello-world-2845/fedora-40-x86_64/08708511-hello/backend.log' as PID 232113