[2024-11-01 05:08:18,646][  INFO][PID:4073972] Marking build as starting
[2024-11-01 05:08:18,803][  INFO][PID:4073972] Trying to allocate VM
[2024-11-01 05:08:21,856][  INFO][PID:4073972] Allocated host ResallocHost, ticket_id=5652714, hostname=2620:52:3:1:dead:beef:cafe:c118
[2024-11-01 05:08:21,857][  INFO][PID:4073972] Allocating ssh connection to builder
[2024-11-01 05:08:21,857][  INFO][PID:4073972] Checking that builder machine is OK
[2024-11-01 05:08:22,531][  INFO][PID:4073972] Running remote command: copr-builder-ready fedora-39-x86_64
[2024-11-01 05:08:22,884][  INFO][PID:4073972] Red Hat subscription not needed for fedora-39-x86_64
Builder is ready to be used

[2024-11-01 05:08:22,884][  INFO][PID:4073972] Filling build.info file with builder info
[2024-11-01 05:08:22,886][  INFO][PID:4073972] 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": 1730437702.88622,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8198214-fedora-39-x86_64",
            "build_id": 8198214,
            "package_name": "python-sigfig",
            "package_version": "1.3.18-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-sigfig",
            "git_hash": "a9f623f4c9f048ba27a8fd814ed45e62027efd4c",
            "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": "08198214-python-sigfig",
            "built_packages": "",
            "id": 8198214,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-11-01 05:08:22,953][  INFO][PID:4073972] Sending fedora-messaging bus message in build.start
[2024-11-01 05:08:23,851][  INFO][PID:4073972] Sending fedora-messaging bus message in chroot.start
[2024-11-01 05:08:23,879][  INFO][PID:4073972] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8198214-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-11-01 05:08:24,494][  INFO][PID:4073972] Downloading the builder-live.log file, attempt 1
[2024-11-01 05:08:24,496][  INFO][PID:4073972] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c118 copr-rpmbuild-log
[2024-11-01 05:08:29,509][  INFO][PID:4073972] Periodic builder liveness probe: alive
[2024-11-01 05:13:23,025][  INFO][PID:4073972] Downloading results from builder
[2024-11-01 05:13:23,026][  INFO][PID:4073972] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c118]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08198214-python-sigfig started
[2024-11-01 05:13:23,028][  INFO][PID:4073972] 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:c118]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08198214-python-sigfig/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08198214-python-sigfig/build-08198214.rsync.log
[2024-11-01 05:13:23,468][  INFO][PID:4073972] rsyncing finished.
[2024-11-01 05:13:23,468][  INFO][PID:4073972] Releasing VM back to pool
[2024-11-01 05:13:23,481][  INFO][PID:4073972] Searching for 'success' file in resultdir
[2024-11-01 05:13:23,481][  INFO][PID:4073972] Going to sign pkgs from source: 8198214-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64
[2024-11-01 05:13:23,482][  INFO][PID:4073972] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-11-01 05:13:23,796][  INFO][PID:4073972] 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/08198214-python-sigfig/python-sigfig-1.3.18-1.fc39.src.rpm' (attempt #1)
[2024-11-01 05:13:24,627][  INFO][PID:4073972] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08198214-python-sigfig/python-sigfig-1.3.18-1.fc39.src.rpm
[2024-11-01 05:13:24,629][  INFO][PID:4073972] 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/08198214-python-sigfig/python3-sigfig-1.3.18-1.fc39.noarch.rpm' (attempt #1)
[2024-11-01 05:13:25,456][  INFO][PID:4073972] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08198214-python-sigfig/python3-sigfig-1.3.18-1.fc39.noarch.rpm
[2024-11-01 05:13:25,457][  INFO][PID:4073972] Sign done
[2024-11-01 05:13:25,458][  INFO][PID:4073972] Incremental createrepo run, adding 08198214-python-sigfig into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-39-x86_64, (auto-create-repo=True)
[2024-11-01 05:13:25,460][  INFO][PID:4073972] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64 --add 08198214-python-sigfig --no-appstream-metadata' as PID 4095327
[2024-11-01 05:14:30,382][  INFO][PID:4073972] Finished after 64 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64 --add 08198214-python-sigfig --no-appstream-metadata)
[2024-11-01 05:14:30,383][  INFO][PID:4073972] Getting build details
[2024-11-01 05:14:30,383][  INFO][PID:4073972] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08198214-python-sigfig
[2024-11-01 05:14:30,384][  INFO][PID:4073972] Built packages:
['python3-sigfig 1.3.18']
[2024-11-01 05:14:30,384][  INFO][PID:4073972] build details: {'built_packages': 'python3-sigfig 1.3.18'}
[2024-11-01 05:14:30,385][  INFO][PID:4073972] Retrieving pubkey
[2024-11-01 05:14:30,385][  INFO][PID:4073972] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-11-01 05:14:30,709][  INFO][PID:4073972] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-11-01 05:14:30,711][  INFO][PID:4073972] Finished build: id=8198214 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-39-x86_64 
[2024-11-01 05:14:30,713][  INFO][PID:4073972] Worker succeeded build, took 367.827130317688
[2024-11-01 05:14:30,714][  INFO][PID:4073972] 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": 1730438070.7133503,
            "started_on": 1730437702.88622,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8198214-fedora-39-x86_64",
            "build_id": 8198214,
            "package_name": "python-sigfig",
            "package_version": "1.3.18-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-sigfig",
            "git_hash": "a9f623f4c9f048ba27a8fd814ed45e62027efd4c",
            "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": "python3-sigfig",
                        "epoch": null,
                        "version": "1.3.18",
                        "release": "1.fc39",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-sigfig",
                        "epoch": null,
                        "version": "1.3.18",
                        "release": "1.fc39",
                        "arch": "src"
                    }
                ]
            },
            "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": "08198214-python-sigfig",
            "built_packages": "python3-sigfig 1.3.18",
            "id": 8198214,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-11-01 05:14:30,782][  INFO][PID:4073972] Sending fedora-messaging bus message in build.end
[2024-11-01 05:14:30,806][  INFO][PID:4073972] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08198214-python-sigfig/builder-live.log by gzip
[2024-11-01 05:14:30,808][  INFO][PID:4073972] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08198214-python-sigfig/builder-live.log' as PID 4100661
[2024-11-01 05:14:30,814][  INFO][PID:4073972] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08198214-python-sigfig/builder-live.log)
[2024-11-01 05:14:30,816][  INFO][PID:4073972] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08198214-python-sigfig/backend.log by gzip
[2024-11-01 05:14:30,817][  INFO][PID:4073972] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08198214-python-sigfig/backend.log' as PID 4100663