[2024-12-08 16:07:13,026][  INFO][PID:1410377] Marking build as starting
[2024-12-08 16:07:13,205][  INFO][PID:1410377] Trying to allocate VM
[2024-12-08 16:07:16,229][  INFO][PID:1410377] Allocated host ResallocHost, ticket_id=84473, hostname=2620:52:3:1:dead:beef:cafe:c18d
[2024-12-08 16:07:16,230][  INFO][PID:1410377] Allocating ssh connection to builder
[2024-12-08 16:07:16,230][  INFO][PID:1410377] Checking that builder machine is OK
[2024-12-08 16:07:16,785][  INFO][PID:1410377] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18d '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-12-08 16:07:17,099][  INFO][PID:1410377] Filling build.info file with builder info
[2024-12-08 16:07:17,101][  INFO][PID:1410377] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1733674037.1008565,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8363989-fedora-39-x86_64",
            "build_id": 8363989,
            "package_name": "python-dkd",
            "package_version": "2.2.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-dkd",
            "git_hash": "aec8eb4389e4a713c33f64ef9c0aa4067398ebbb",
            "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": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-39-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08363989-python-dkd",
            "built_packages": "",
            "id": 8363989,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-12-08 16:07:17,132][  INFO][PID:1410377] Sending fedora-messaging bus message in build.start
[2024-12-08 16:07:18,017][  INFO][PID:1410377] Sending fedora-messaging bus message in chroot.start
[2024-12-08 16:07:18,040][  INFO][PID:1410377] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8363989-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-12-08 16:07:18,575][  INFO][PID:1410377] Downloading the builder-live.log file, attempt 1
[2024-12-08 16:07:18,582][  INFO][PID:1410377] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18d copr-rpmbuild-log
[2024-12-08 16:07:23,581][  INFO][PID:1410377] Periodic builder liveness probe: alive
[2024-12-08 16:12:21,866][  INFO][PID:1410377] Downloading results from builder
[2024-12-08 16:12:21,866][  INFO][PID:1410377] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c18d]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08363989-python-dkd started
[2024-12-08 16:12:21,867][  INFO][PID:1410377] 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:c18d]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08363989-python-dkd/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08363989-python-dkd/build-08363989.rsync.log
[2024-12-08 16:12:22,248][  INFO][PID:1410377] rsyncing finished.
[2024-12-08 16:12:22,248][  INFO][PID:1410377] Releasing VM back to pool
[2024-12-08 16:12:22,257][  INFO][PID:1410377] Searching for 'success' file in resultdir
[2024-12-08 16:12:22,257][  INFO][PID:1410377] Going to sign pkgs from source: 8363989-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64
[2024-12-08 16:12:22,258][  INFO][PID:1410377] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-12-08 16:12:22,559][  INFO][PID:1410377] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08363989-python-dkd/python-dkd-2.2.0-1.fc39.src.rpm' (attempt #1)
[2024-12-08 16:12:23,349][  INFO][PID:1410377] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08363989-python-dkd/python-dkd-2.2.0-1.fc39.src.rpm
[2024-12-08 16:12:23,350][  INFO][PID:1410377] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08363989-python-dkd/python3-dkd-2.2.0-1.fc39.noarch.rpm' (attempt #1)
[2024-12-08 16:12:24,137][  INFO][PID:1410377] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08363989-python-dkd/python3-dkd-2.2.0-1.fc39.noarch.rpm
[2024-12-08 16:12:24,137][  INFO][PID:1410377] Sign done
[2024-12-08 16:12:24,138][  INFO][PID:1410377] Incremental createrepo run, adding 08363989-python-dkd into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-39-x86_64, (auto-create-repo=True)
[2024-12-08 16:12:24,139][  INFO][PID:1410377] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64 --add 08363989-python-dkd --no-appstream-metadata' as PID 1429534
[2024-12-08 16:13:10,303][  INFO][PID:1410377] Finished after 46 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64 --add 08363989-python-dkd --no-appstream-metadata)
[2024-12-08 16:13:10,304][  INFO][PID:1410377] Getting build details
[2024-12-08 16:13:10,304][  INFO][PID:1410377] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08363989-python-dkd
[2024-12-08 16:13:10,305][  INFO][PID:1410377] Built packages:
['python3-dkd 2.2.0']
[2024-12-08 16:13:10,305][  INFO][PID:1410377] build details: {'built_packages': 'python3-dkd 2.2.0'}
[2024-12-08 16:13:10,305][  INFO][PID:1410377] Retrieving pubkey
[2024-12-08 16:13:10,306][  INFO][PID:1410377] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-12-08 16:13:10,605][  INFO][PID:1410377] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-12-08 16:13:10,606][  INFO][PID:1410377] Finished build: id=8363989 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-39-x86_64 
[2024-12-08 16:13:10,607][  INFO][PID:1410377] Worker succeeded build, took 353.5070514678955
[2024-12-08 16:13:10,608][  INFO][PID:1410377] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1733674390.607908,
            "started_on": 1733674037.1008565,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8363989-fedora-39-x86_64",
            "build_id": 8363989,
            "package_name": "python-dkd",
            "package_version": "2.2.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-dkd",
            "git_hash": "aec8eb4389e4a713c33f64ef9c0aa4067398ebbb",
            "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": "@copr/PyPI--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python-dkd",
                        "epoch": null,
                        "version": "2.2.0",
                        "release": "1.fc39",
                        "arch": "src"
                    },
                    {
                        "name": "python3-dkd",
                        "epoch": null,
                        "version": "2.2.0",
                        "release": "1.fc39",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-39-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08363989-python-dkd",
            "built_packages": "python3-dkd 2.2.0",
            "id": 8363989,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-12-08 16:13:10,639][  INFO][PID:1410377] Sending fedora-messaging bus message in build.end
[2024-12-08 16:13:10,656][  INFO][PID:1410377] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08363989-python-dkd/builder-live.log by gzip
[2024-12-08 16:13:10,657][  INFO][PID:1410377] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08363989-python-dkd/builder-live.log' as PID 1430989
[2024-12-08 16:13:10,663][  INFO][PID:1410377] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08363989-python-dkd/builder-live.log)
[2024-12-08 16:13:10,663][  INFO][PID:1410377] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08363989-python-dkd/backend.log by gzip
[2024-12-08 16:13:10,664][  INFO][PID:1410377] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08363989-python-dkd/backend.log' as PID 1430991