[2025-01-15 18:34:29,691][  INFO][PID:82047] Marking build as starting
[2025-01-15 18:34:29,717][  INFO][PID:82047] Trying to allocate VM
[2025-01-15 18:34:32,774][  INFO][PID:82047] Allocated host ResallocHost, ticket_id=690823, hostname=2620:52:3:1:dead:beef:cafe:c148, name=copr_hv_x86_64_02_prod_00573228_20250115_182933
[2025-01-15 18:34:32,775][  INFO][PID:82047] Allocating ssh connection to builder
[2025-01-15 18:34:32,775][  INFO][PID:82047] Checking that builder machine is OK
[2025-01-15 18:34:33,363][  INFO][PID:82047] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-15 18:34:33,700][  INFO][PID:82047] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-15 18:34:33,701][  INFO][PID:82047] Filling build.info file with builder info
[2025-01-15 18:34:33,703][  INFO][PID:82047] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.2.2",
            "project_dirname": "pytest-8.2.2",
            "submitter": "https://src.fedoraproject.org/user/jjames",
            "ended_on": null,
            "started_on": 1736966073.7031178,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8516933-fedora-rawhide-x86_64",
            "build_id": 8516933,
            "package_name": "python-sphinx-design",
            "package_version": "0.6.1-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2/python-sphinx-design",
            "git_hash": "62d134712fc02aaafbabb893cf7b5304b9885a14",
            "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": "thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/jjames",
            "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/thrnciar/pytest-8.2.2/fedora-rawhide-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/thrnciar/pytest-8.2.2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2",
            "result_dir": "08516933-python-sphinx-design",
            "built_packages": "",
            "id": 8516933,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.2.2",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.2.2)"
            }
        }
    ]
}
[2025-01-15 18:34:33,751][  INFO][PID:82047] Sending fedora-messaging bus message in build.start
[2025-01-15 18:34:34,507][  INFO][PID:82047] Sending fedora-messaging bus message in chroot.start
[2025-01-15 18:34:34,530][  INFO][PID:82047] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8516933-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-15 18:34:35,100][  INFO][PID:82047] Downloading the builder-live.log file, attempt 1
[2025-01-15 18:34:35,101][  INFO][PID:82047] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c148 copr-rpmbuild-log
[2025-01-15 18:34:40,106][  INFO][PID:82047] Periodic builder liveness probe: alive
[2025-01-15 18:36:01,466][  INFO][PID:82047] Downloading results from builder
[2025-01-15 18:36:01,467][  INFO][PID:82047] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c148]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/08516933-python-sphinx-design started
[2025-01-15 18:36:01,468][  INFO][PID:82047] 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:c148]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/08516933-python-sphinx-design/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/08516933-python-sphinx-design/build-08516933.rsync.log
[2025-01-15 18:36:02,186][  INFO][PID:82047] rsyncing finished.
[2025-01-15 18:36:02,186][  INFO][PID:82047] Releasing VM back to pool
[2025-01-15 18:36:02,242][  INFO][PID:82047] Searching for 'success' file in resultdir
[2025-01-15 18:36:02,243][  INFO][PID:82047] Going to sign pkgs from source: 8516933-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64
[2025-01-15 18:36:02,244][  INFO][PID:82047] Calling '/bin/sign -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -p' (attempt #1)
[2025-01-15 18:36:02,621][  INFO][PID:82047] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/08516933-python-sphinx-design/python-sphinx-design-0.6.1-3.fc42.src.rpm' (attempt #1)
[2025-01-15 18:36:03,381][  INFO][PID:82047] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/08516933-python-sphinx-design/python-sphinx-design-0.6.1-3.fc42.src.rpm
[2025-01-15 18:36:03,382][  INFO][PID:82047] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/08516933-python-sphinx-design/python3-sphinx-design-0.6.1-3.fc42.noarch.rpm' (attempt #1)
[2025-01-15 18:36:03,938][  INFO][PID:82047] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/08516933-python-sphinx-design/python3-sphinx-design-0.6.1-3.fc42.noarch.rpm
[2025-01-15 18:36:03,939][  INFO][PID:82047] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/08516933-python-sphinx-design/python-sphinx-design-doc-0.6.1-3.fc42.noarch.rpm' (attempt #1)
[2025-01-15 18:36:04,721][  INFO][PID:82047] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/08516933-python-sphinx-design/python-sphinx-design-doc-0.6.1-3.fc42.noarch.rpm
[2025-01-15 18:36:04,722][  INFO][PID:82047] Sign done
[2025-01-15 18:36:04,722][  INFO][PID:82047] Incremental createrepo run, adding 08516933-python-sphinx-design into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-15 18:36:04,723][  INFO][PID:82047] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64 --add 08516933-python-sphinx-design --no-appstream-metadata' as PID 90416
[2025-01-15 18:36:09,372][  INFO][PID:82047] Finished after 4 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64 --add 08516933-python-sphinx-design --no-appstream-metadata)
[2025-01-15 18:36:09,373][  INFO][PID:82047] Getting build details
[2025-01-15 18:36:09,373][  INFO][PID:82047] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/08516933-python-sphinx-design
[2025-01-15 18:36:09,374][  INFO][PID:82047] Built packages:
['python-sphinx-design-doc 0.6.1', 'python3-sphinx-design 0.6.1']
[2025-01-15 18:36:09,374][  INFO][PID:82047] build details: {'built_packages': 'python-sphinx-design-doc 0.6.1\npython3-sphinx-design 0.6.1'}
[2025-01-15 18:36:09,375][  INFO][PID:82047] Retrieving pubkey
[2025-01-15 18:36:09,375][  INFO][PID:82047] Calling '/bin/sign -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -p' (attempt #1)
[2025-01-15 18:36:09,685][  INFO][PID:82047] Added pubkey for user thrnciar project pytest-8.2.2 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/pubkey.gpg
[2025-01-15 18:36:09,685][  INFO][PID:82047] Finished build: id=8516933 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.2.2 chroot=fedora-rawhide-x86_64 
[2025-01-15 18:36:09,687][  INFO][PID:82047] Worker succeeded build, took 95.9845130443573
[2025-01-15 18:36:09,688][  INFO][PID:82047] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.2.2",
            "project_dirname": "pytest-8.2.2",
            "submitter": "https://src.fedoraproject.org/user/jjames",
            "ended_on": 1736966169.687631,
            "started_on": 1736966073.7031178,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8516933-fedora-rawhide-x86_64",
            "build_id": 8516933,
            "package_name": "python-sphinx-design",
            "package_version": "0.6.1-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2/python-sphinx-design",
            "git_hash": "62d134712fc02aaafbabb893cf7b5304b9885a14",
            "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": "thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/jjames",
            "results": {
                "packages": [
                    {
                        "name": "python-sphinx-design-doc",
                        "epoch": null,
                        "version": "0.6.1",
                        "release": "3.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-sphinx-design",
                        "epoch": null,
                        "version": "0.6.1",
                        "release": "3.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-sphinx-design",
                        "epoch": null,
                        "version": "0.6.1",
                        "release": "3.fc42",
                        "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/thrnciar/pytest-8.2.2/fedora-rawhide-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/thrnciar/pytest-8.2.2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2",
            "result_dir": "08516933-python-sphinx-design",
            "built_packages": "python-sphinx-design-doc 0.6.1\npython3-sphinx-design 0.6.1",
            "id": 8516933,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.2.2",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.2.2)"
            }
        }
    ]
}
[2025-01-15 18:36:09,727][  INFO][PID:82047] Sending fedora-messaging bus message in build.end
[2025-01-15 18:36:09,745][  INFO][PID:82047] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/08516933-python-sphinx-design/builder-live.log by gzip
[2025-01-15 18:36:09,746][  INFO][PID:82047] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/08516933-python-sphinx-design/builder-live.log' as PID 90781
[2025-01-15 18:36:09,752][  INFO][PID:82047] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/08516933-python-sphinx-design/builder-live.log)
[2025-01-15 18:36:09,753][  INFO][PID:82047] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/08516933-python-sphinx-design/backend.log by gzip
[2025-01-15 18:36:09,754][  INFO][PID:82047] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/08516933-python-sphinx-design/backend.log' as PID 90783