[2025-01-28 22:31:48,601][  INFO][PID:232763] Marking build as starting
[2025-01-28 22:31:48,828][  INFO][PID:232763] Trying to allocate VM
[2025-01-28 22:31:51,852][  INFO][PID:232763] Allocated host ResallocHost, ticket_id=971983, hostname=2620:52:3:1:dead:beef:cafe:c197, name=copr_hv_x86_64_03_prod_00886991_20250128_221249
[2025-01-28 22:31:51,853][  INFO][PID:232763] Allocating ssh connection to builder
[2025-01-28 22:31:51,853][  INFO][PID:232763] Checking that builder machine is OK
[2025-01-28 22:31:52,480][  INFO][PID:232763] Running remote command: copr-builder-ready fedora-40-i386
[2025-01-28 22:31:52,850][  INFO][PID:232763] Red Hat subscription not needed for fedora-40-i386
Builder is ready to be used

[2025-01-28 22:31:52,851][  INFO][PID:232763] Filling build.info file with builder info
[2025-01-28 22:31:52,852][  INFO][PID:232763] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@meta",
            "project_name": "drgn",
            "project_dirname": "drgn",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1738103512.851909,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "8582826-fedora-40-i386",
            "build_id": 8582826,
            "package_name": "python-drgn",
            "package_version": "0.0.30+29.g45c4a228-1.20250128223059601436.main.29.g45c4a228",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@meta/drgn/python-drgn",
            "git_hash": "294784e7f47000ad54091a9784854a729a3bdbf1",
            "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": "@meta/drgn--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@meta/drgn/fedora-40-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@meta/drgn",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@meta/drgn",
            "result_dir": "08582826-python-drgn",
            "built_packages": "",
            "id": 8582826,
            "mockchain_macros": {
                "copr_username": "@meta",
                "copr_projectname": "drgn",
                "vendor": "Fedora Project COPR (@meta/drgn)"
            }
        }
    ]
}
[2025-01-28 22:31:52,914][  INFO][PID:232763] Sending fedora-messaging bus message in build.start
[2025-01-28 22:31:53,527][  INFO][PID:232763] Sending fedora-messaging bus message in chroot.start
[2025-01-28 22:31:53,554][  INFO][PID:232763] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8582826-fedora-40-i386 --chroot fedora-40-i386 --detached
[2025-01-28 22:31:54,228][  INFO][PID:232763] Downloading the builder-live.log file, attempt 1
[2025-01-28 22:31:54,229][  INFO][PID:232763] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c197 copr-rpmbuild-log
[2025-01-28 22:31:59,233][  INFO][PID:232763] Periodic builder liveness probe: alive
[2025-01-28 22:34:06,171][  INFO][PID:232763] Downloading results from builder
[2025-01-28 22:34:06,172][  INFO][PID:232763] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c197]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn started
[2025-01-28 22:34:06,173][  INFO][PID:232763] 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/@meta/drgn/fedora-40-i386/08582826-python-drgn/ &> /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/build-08582826.rsync.log
[2025-01-28 22:34:06,650][  INFO][PID:232763] rsyncing finished.
[2025-01-28 22:34:06,650][  INFO][PID:232763] Releasing VM back to pool
[2025-01-28 22:34:06,659][  INFO][PID:232763] Searching for 'success' file in resultdir
[2025-01-28 22:34:06,659][  INFO][PID:232763] Going to sign pkgs from source: 8582826-fedora-40-i386 in chroot: /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386
[2025-01-28 22:34:06,660][  INFO][PID:232763] Calling '/bin/sign -u @meta#drgn@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 22:34:06,985][  INFO][PID:232763] Calling '/bin/sign -4 -h sha256 -u @meta#drgn@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/drgn-debuginfo-0.0.30+29.g45c4a228-1.20250128223059601436.main.29.g45c4a228.fc40.i686.rpm' (attempt #1)
[2025-01-28 22:34:07,464][  INFO][PID:232763] signed rpm: /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/drgn-debuginfo-0.0.30+29.g45c4a228-1.20250128223059601436.main.29.g45c4a228.fc40.i686.rpm
[2025-01-28 22:34:07,465][  INFO][PID:232763] Calling '/bin/sign -4 -h sha256 -u @meta#drgn@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/python-drgn-0.0.30+29.g45c4a228-1.20250128223059601436.main.29.g45c4a228.fc40.src.rpm' (attempt #1)
[2025-01-28 22:34:08,073][  INFO][PID:232763] signed rpm: /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/python-drgn-0.0.30+29.g45c4a228-1.20250128223059601436.main.29.g45c4a228.fc40.src.rpm
[2025-01-28 22:34:08,074][  INFO][PID:232763] Calling '/bin/sign -4 -h sha256 -u @meta#drgn@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/drgn-doc-0.0.30+29.g45c4a228-1.20250128223059601436.main.29.g45c4a228.fc40.noarch.rpm' (attempt #1)
[2025-01-28 22:34:08,652][  INFO][PID:232763] signed rpm: /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/drgn-doc-0.0.30+29.g45c4a228-1.20250128223059601436.main.29.g45c4a228.fc40.noarch.rpm
[2025-01-28 22:34:08,652][  INFO][PID:232763] Calling '/bin/sign -4 -h sha256 -u @meta#drgn@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/drgn-0.0.30+29.g45c4a228-1.20250128223059601436.main.29.g45c4a228.fc40.i686.rpm' (attempt #1)
[2025-01-28 22:34:09,380][  INFO][PID:232763] signed rpm: /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/drgn-0.0.30+29.g45c4a228-1.20250128223059601436.main.29.g45c4a228.fc40.i686.rpm
[2025-01-28 22:34:09,381][  INFO][PID:232763] Calling '/bin/sign -4 -h sha256 -u @meta#drgn@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/python-drgn-debugsource-0.0.30+29.g45c4a228-1.20250128223059601436.main.29.g45c4a228.fc40.i686.rpm' (attempt #1)
[2025-01-28 22:34:10,235][  INFO][PID:232763] signed rpm: /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/python-drgn-debugsource-0.0.30+29.g45c4a228-1.20250128223059601436.main.29.g45c4a228.fc40.i686.rpm
[2025-01-28 22:34:10,236][  INFO][PID:232763] Sign done
[2025-01-28 22:34:10,236][  INFO][PID:232763] Incremental createrepo run, adding 08582826-python-drgn into https://download.copr.fedorainfracloud.org/results/@meta/drgn/fedora-40-i386, (auto-create-repo=True)
[2025-01-28 22:34:10,238][  INFO][PID:232763] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386 --add 08582826-python-drgn --no-appstream-metadata' as PID 238575
[2025-01-28 22:34:10,900][  INFO][PID:232763] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386 --add 08582826-python-drgn --no-appstream-metadata)
[2025-01-28 22:34:10,900][  INFO][PID:232763] Getting build details
[2025-01-28 22:34:10,901][  INFO][PID:232763] Listing built binary packages in /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn
[2025-01-28 22:34:10,901][  INFO][PID:232763] Built packages:
['drgn-debuginfo 0.0.30+29.g45c4a228', 'python-drgn-debugsource 0.0.30+29.g45c4a228', 'drgn 0.0.30+29.g45c4a228', 'drgn-doc 0.0.30+29.g45c4a228']
[2025-01-28 22:34:10,902][  INFO][PID:232763] build details: {'built_packages': 'drgn-debuginfo 0.0.30+29.g45c4a228\npython-drgn-debugsource 0.0.30+29.g45c4a228\ndrgn 0.0.30+29.g45c4a228\ndrgn-doc 0.0.30+29.g45c4a228'}
[2025-01-28 22:34:10,902][  INFO][PID:232763] Retrieving pubkey
[2025-01-28 22:34:10,902][  INFO][PID:232763] Calling '/bin/sign -u @meta#drgn@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 22:34:11,212][  INFO][PID:232763] Added pubkey for user @meta project drgn into: /var/lib/copr/public_html/results/@meta/drgn/pubkey.gpg
[2025-01-28 22:34:11,212][  INFO][PID:232763] Finished build: id=8582826 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@meta/drgn chroot=fedora-40-i386 
[2025-01-28 22:34:11,214][  INFO][PID:232763] Worker succeeded build, took 138.3626058101654
[2025-01-28 22:34:11,215][  INFO][PID:232763] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@meta",
            "project_name": "drgn",
            "project_dirname": "drgn",
            "submitter": "packit",
            "ended_on": 1738103651.2145147,
            "started_on": 1738103512.851909,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "8582826-fedora-40-i386",
            "build_id": 8582826,
            "package_name": "python-drgn",
            "package_version": "0.0.30+29.g45c4a228-1.20250128223059601436.main.29.g45c4a228",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@meta/drgn/python-drgn",
            "git_hash": "294784e7f47000ad54091a9784854a729a3bdbf1",
            "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": "@meta/drgn--packit",
            "results": {
                "packages": [
                    {
                        "name": "python-drgn",
                        "epoch": null,
                        "version": "0.0.30+29.g45c4a228",
                        "release": "1.20250128223059601436.main.29.g45c4a228.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "drgn-debuginfo",
                        "epoch": null,
                        "version": "0.0.30+29.g45c4a228",
                        "release": "1.20250128223059601436.main.29.g45c4a228.fc40",
                        "arch": "i686"
                    },
                    {
                        "name": "python-drgn-debugsource",
                        "epoch": null,
                        "version": "0.0.30+29.g45c4a228",
                        "release": "1.20250128223059601436.main.29.g45c4a228.fc40",
                        "arch": "i686"
                    },
                    {
                        "name": "drgn",
                        "epoch": null,
                        "version": "0.0.30+29.g45c4a228",
                        "release": "1.20250128223059601436.main.29.g45c4a228.fc40",
                        "arch": "i686"
                    },
                    {
                        "name": "drgn-doc",
                        "epoch": null,
                        "version": "0.0.30+29.g45c4a228",
                        "release": "1.20250128223059601436.main.29.g45c4a228.fc40",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@meta/drgn/fedora-40-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@meta/drgn",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@meta/drgn",
            "result_dir": "08582826-python-drgn",
            "built_packages": "drgn-debuginfo 0.0.30+29.g45c4a228\npython-drgn-debugsource 0.0.30+29.g45c4a228\ndrgn 0.0.30+29.g45c4a228\ndrgn-doc 0.0.30+29.g45c4a228",
            "id": 8582826,
            "mockchain_macros": {
                "copr_username": "@meta",
                "copr_projectname": "drgn",
                "vendor": "Fedora Project COPR (@meta/drgn)"
            }
        }
    ]
}
[2025-01-28 22:34:11,264][  INFO][PID:232763] Sending fedora-messaging bus message in build.end
[2025-01-28 22:34:11,281][  INFO][PID:232763] Compressing /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/builder-live.log by gzip
[2025-01-28 22:34:11,282][  INFO][PID:232763] Running command 'gzip /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/builder-live.log' as PID 238635
[2025-01-28 22:34:11,292][  INFO][PID:232763] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/builder-live.log)
[2025-01-28 22:34:11,293][  INFO][PID:232763] Compressing /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/backend.log by gzip
[2025-01-28 22:34:11,293][  INFO][PID:232763] Running command 'gzip /var/lib/copr/public_html/results/@meta/drgn/fedora-40-i386/08582826-python-drgn/backend.log' as PID 238641