[2025-01-28 01:35:19,106][  INFO][PID:2642195] Marking build as starting
[2025-01-28 01:35:19,160][  INFO][PID:2642195] Trying to allocate VM
[2025-01-28 01:35:25,260][  INFO][PID:2642195] Allocated host ResallocHost, ticket_id=959737, hostname=2620:52:3:1:dead:beef:cafe:c29f, name=copr_p09_01_prod_00863062_20250128_002719
[2025-01-28 01:35:25,262][  INFO][PID:2642195] Allocating ssh connection to builder
[2025-01-28 01:35:25,264][  INFO][PID:2642195] Checking that builder machine is OK
[2025-01-28 01:35:26,122][  INFO][PID:2642195] Running remote command: copr-builder-ready fedora-40-ppc64le
[2025-01-28 01:35:26,709][  INFO][PID:2642195] Red Hat subscription not needed for fedora-40-ppc64le
Builder is ready to be used

[2025-01-28 01:35:26,710][  INFO][PID:2642195] Filling build.info file with builder info
[2025-01-28 01:35:26,714][  INFO][PID:2642195] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rpmsoftwaremanagement",
            "project_name": "dnf-nightly",
            "project_dirname": "dnf-nightly",
            "submitter": "rpmsoftwaremanagement",
            "ended_on": null,
            "started_on": 1738028126.7145534,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8579910-fedora-40-ppc64le",
            "build_id": 8579910,
            "package_name": "libdnf",
            "package_version": "0.73.4-20250128010158.3.gf9558fe4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/dnf-nightly/libdnf",
            "git_hash": "bcb495fe2ada699a1aa569f5ceabc8e299ab084d",
            "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": "rpmsoftwaremanagement/dnf-nightly--rpmsoftwaremanagement",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly",
            "result_dir": "08579910-libdnf",
            "built_packages": "",
            "id": 8579910,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "dnf-nightly",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/dnf-nightly)"
            }
        }
    ]
}
[2025-01-28 01:35:26,775][  INFO][PID:2642195] Sending fedora-messaging bus message in build.start
[2025-01-28 01:35:27,569][  INFO][PID:2642195] Sending fedora-messaging bus message in chroot.start
[2025-01-28 01:35:27,588][  INFO][PID:2642195] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8579910-fedora-40-ppc64le --chroot fedora-40-ppc64le --detached
[2025-01-28 01:35:28,372][  INFO][PID:2642195] Downloading the builder-live.log file, attempt 1
[2025-01-28 01:35:28,374][  INFO][PID:2642195] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c29f copr-rpmbuild-log
[2025-01-28 01:35:33,408][  INFO][PID:2642195] Periodic builder liveness probe: alive
[2025-01-28 01:39:42,499][  INFO][PID:2642195] Downloading results from builder
[2025-01-28 01:39:42,499][  INFO][PID:2642195] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c29f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf started
[2025-01-28 01:39:42,500][  INFO][PID:2642195] 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:c29f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/ &> /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/build-08579910.rsync.log
[2025-01-28 01:39:43,120][  INFO][PID:2642195] rsyncing finished.
[2025-01-28 01:39:43,120][  INFO][PID:2642195] Releasing VM back to pool
[2025-01-28 01:39:43,130][  INFO][PID:2642195] Searching for 'success' file in resultdir
[2025-01-28 01:39:43,131][  INFO][PID:2642195] Going to sign pkgs from source: 8579910-fedora-40-ppc64le in chroot: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le
[2025-01-28 01:39:43,131][  INFO][PID:2642195] Calling '/bin/sign -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 01:39:43,429][  INFO][PID:2642195] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/python3-hawkey-debuginfo-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm' (attempt #1)
[2025-01-28 01:39:43,984][  INFO][PID:2642195] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/python3-hawkey-debuginfo-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm
[2025-01-28 01:39:43,985][  INFO][PID:2642195] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/libdnf-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm' (attempt #1)
[2025-01-28 01:39:44,540][  INFO][PID:2642195] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/libdnf-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm
[2025-01-28 01:39:44,541][  INFO][PID:2642195] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/python3-hawkey-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm' (attempt #1)
[2025-01-28 01:39:45,084][  INFO][PID:2642195] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/python3-hawkey-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm
[2025-01-28 01:39:45,085][  INFO][PID:2642195] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/libdnf-debuginfo-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm' (attempt #1)
[2025-01-28 01:39:45,722][  INFO][PID:2642195] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/libdnf-debuginfo-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm
[2025-01-28 01:39:45,723][  INFO][PID:2642195] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/python3-libdnf-debuginfo-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm' (attempt #1)
[2025-01-28 01:39:46,478][  INFO][PID:2642195] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/python3-libdnf-debuginfo-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm
[2025-01-28 01:39:46,480][  INFO][PID:2642195] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/libdnf-debugsource-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm' (attempt #1)
[2025-01-28 01:39:47,155][  INFO][PID:2642195] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/libdnf-debugsource-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm
[2025-01-28 01:39:47,156][  INFO][PID:2642195] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/libdnf-devel-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm' (attempt #1)
[2025-01-28 01:39:47,700][  INFO][PID:2642195] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/libdnf-devel-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm
[2025-01-28 01:39:47,700][  INFO][PID:2642195] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/libdnf-0.73.4-20250128010158.3.gf9558fe4.fc40.src.rpm' (attempt #1)
[2025-01-28 01:39:48,250][  INFO][PID:2642195] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/libdnf-0.73.4-20250128010158.3.gf9558fe4.fc40.src.rpm
[2025-01-28 01:39:48,250][  INFO][PID:2642195] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/python3-libdnf-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm' (attempt #1)
[2025-01-28 01:39:48,817][  INFO][PID:2642195] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/python3-libdnf-0.73.4-20250128010158.3.gf9558fe4.fc40.ppc64le.rpm
[2025-01-28 01:39:48,818][  INFO][PID:2642195] Sign done
[2025-01-28 01:39:48,818][  INFO][PID:2642195] Incremental createrepo run, adding 08579910-libdnf into https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le, (auto-create-repo=True)
[2025-01-28 01:39:48,820][  INFO][PID:2642195] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le --add 08579910-libdnf --no-appstream-metadata' as PID 2667134
[2025-01-28 01:39:50,507][  INFO][PID:2642195] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le --add 08579910-libdnf --no-appstream-metadata)
[2025-01-28 01:39:50,508][  INFO][PID:2642195] Getting build details
[2025-01-28 01:39:50,509][  INFO][PID:2642195] Listing built binary packages in /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf
[2025-01-28 01:39:50,509][  INFO][PID:2642195] Built packages:
['libdnf-debugsource 0.73.4', 'python3-libdnf-debuginfo 0.73.4', 'python3-hawkey-debuginfo 0.73.4', 'python3-hawkey 0.73.4', 'libdnf-devel 0.73.4', 'python3-libdnf 0.73.4', 'libdnf 0.73.4', 'libdnf-debuginfo 0.73.4']
[2025-01-28 01:39:50,510][  INFO][PID:2642195] build details: {'built_packages': 'libdnf-debugsource 0.73.4\npython3-libdnf-debuginfo 0.73.4\npython3-hawkey-debuginfo 0.73.4\npython3-hawkey 0.73.4\nlibdnf-devel 0.73.4\npython3-libdnf 0.73.4\nlibdnf 0.73.4\nlibdnf-debuginfo 0.73.4'}
[2025-01-28 01:39:50,511][  INFO][PID:2642195] Retrieving pubkey
[2025-01-28 01:39:50,511][  INFO][PID:2642195] Calling '/bin/sign -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 01:39:50,816][  INFO][PID:2642195] Added pubkey for user rpmsoftwaremanagement project dnf-nightly into: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/pubkey.gpg
[2025-01-28 01:39:50,817][  INFO][PID:2642195] Finished build: id=8579910 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly chroot=fedora-40-ppc64le 
[2025-01-28 01:39:50,819][  INFO][PID:2642195] Worker succeeded build, took 264.10481429100037
[2025-01-28 01:39:50,820][  INFO][PID:2642195] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rpmsoftwaremanagement",
            "project_name": "dnf-nightly",
            "project_dirname": "dnf-nightly",
            "submitter": "rpmsoftwaremanagement",
            "ended_on": 1738028390.8193676,
            "started_on": 1738028126.7145534,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8579910-fedora-40-ppc64le",
            "build_id": 8579910,
            "package_name": "libdnf",
            "package_version": "0.73.4-20250128010158.3.gf9558fe4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/dnf-nightly/libdnf",
            "git_hash": "bcb495fe2ada699a1aa569f5ceabc8e299ab084d",
            "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": "rpmsoftwaremanagement/dnf-nightly--rpmsoftwaremanagement",
            "results": {
                "packages": [
                    {
                        "name": "libdnf-debugsource",
                        "epoch": null,
                        "version": "0.73.4",
                        "release": "20250128010158.3.gf9558fe4.fc40",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "libdnf",
                        "epoch": null,
                        "version": "0.73.4",
                        "release": "20250128010158.3.gf9558fe4.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "python3-libdnf-debuginfo",
                        "epoch": null,
                        "version": "0.73.4",
                        "release": "20250128010158.3.gf9558fe4.fc40",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "python3-hawkey-debuginfo",
                        "epoch": null,
                        "version": "0.73.4",
                        "release": "20250128010158.3.gf9558fe4.fc40",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "python3-hawkey",
                        "epoch": null,
                        "version": "0.73.4",
                        "release": "20250128010158.3.gf9558fe4.fc40",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "libdnf-devel",
                        "epoch": null,
                        "version": "0.73.4",
                        "release": "20250128010158.3.gf9558fe4.fc40",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "python3-libdnf",
                        "epoch": null,
                        "version": "0.73.4",
                        "release": "20250128010158.3.gf9558fe4.fc40",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "libdnf",
                        "epoch": null,
                        "version": "0.73.4",
                        "release": "20250128010158.3.gf9558fe4.fc40",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "libdnf-debuginfo",
                        "epoch": null,
                        "version": "0.73.4",
                        "release": "20250128010158.3.gf9558fe4.fc40",
                        "arch": "ppc64le"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly",
            "result_dir": "08579910-libdnf",
            "built_packages": "libdnf-debugsource 0.73.4\npython3-libdnf-debuginfo 0.73.4\npython3-hawkey-debuginfo 0.73.4\npython3-hawkey 0.73.4\nlibdnf-devel 0.73.4\npython3-libdnf 0.73.4\nlibdnf 0.73.4\nlibdnf-debuginfo 0.73.4",
            "id": 8579910,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "dnf-nightly",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/dnf-nightly)"
            }
        }
    ]
}
[2025-01-28 01:39:50,935][  INFO][PID:2642195] Sending fedora-messaging bus message in build.end
[2025-01-28 01:39:50,953][  INFO][PID:2642195] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/builder-live.log by gzip
[2025-01-28 01:39:50,954][  INFO][PID:2642195] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/builder-live.log' as PID 2667375
[2025-01-28 01:39:50,972][  INFO][PID:2642195] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/builder-live.log)
[2025-01-28 01:39:50,972][  INFO][PID:2642195] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/backend.log by gzip
[2025-01-28 01:39:50,974][  INFO][PID:2642195] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-40-ppc64le/08579910-libdnf/backend.log' as PID 2667377