[2024-09-07 23:18:01,606][  INFO][PID:2892094] Marking build as starting
[2024-09-07 23:18:01,673][  INFO][PID:2892094] Trying to allocate VM
[2024-09-07 23:18:04,724][  INFO][PID:2892094] Allocated host ResallocHost, ticket_id=4780384, hostname=35.175.133.96
[2024-09-07 23:18:04,725][  INFO][PID:2892094] Allocating ssh connection to builder
[2024-09-07 23:18:04,725][  INFO][PID:2892094] Checking that builder machine is OK
[2024-09-07 23:18:05,103][  INFO][PID:2892094] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.175.133.96 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-09-07 23:18:05,318][  INFO][PID:2892094] Filling build.info file with builder info
[2024-09-07 23:18:05,319][  INFO][PID:2892094] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.13",
            "project_dirname": "python3.13",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1725751085.3193526,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7994314-fedora-rawhide-x86_64",
            "build_id": 7994314,
            "package_name": "python-pydantic",
            "package_version": "2.8.2-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.13/python-pydantic",
            "git_hash": "f9d82b59d61fa571c2d765cfb4b3ac0ca71da7ae",
            "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": "@python/python3.13--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.13/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/f41-build/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.13",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.13",
            "result_dir": "07994314-python-pydantic",
            "built_packages": "",
            "id": 7994314,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.13",
                "vendor": "Fedora Project COPR (@python/python3.13)"
            }
        }
    ]
}
[2024-09-07 23:18:05,370][  INFO][PID:2892094] Sending fedora-messaging bus message in build.start
[2024-09-07 23:18:06,001][  INFO][PID:2892094] Sending fedora-messaging bus message in chroot.start
[2024-09-07 23:18:06,023][  INFO][PID:2892094] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7994314-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-09-07 23:18:06,397][  INFO][PID:2892094] Downloading the builder-live.log file, attempt 1
[2024-09-07 23:18:06,399][  INFO][PID:2892094] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.175.133.96 copr-rpmbuild-log
[2024-09-07 23:18:11,403][  INFO][PID:2892094] Status: False
[2024-09-07 23:18:47,420][  INFO][PID:2892094] Downloading results from builder
[2024-09-07 23:18:47,421][  INFO][PID:2892094] rsyncing of mockbuilder@35.175.133.96:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic started
[2024-09-07 23:18:47,422][  INFO][PID:2892094] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@35.175.133.96:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic/ &> /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic/build-07994314.rsync.log
[2024-09-07 23:18:47,697][  INFO][PID:2892094] rsyncing finished.
[2024-09-07 23:18:47,697][  INFO][PID:2892094] Releasing VM back to pool
[2024-09-07 23:18:47,711][  INFO][PID:2892094] Searching for 'success' file in resultdir
[2024-09-07 23:18:47,712][  INFO][PID:2892094] Going to sign pkgs from source: 7994314-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64
[2024-09-07 23:18:47,712][  INFO][PID:2892094] Calling '/bin/sign -u @python#python3.13@copr.fedorahosted.org -p' (attempt #1)
[2024-09-07 23:18:48,005][  INFO][PID:2892094] Calling '/bin/sign -4 -h sha256 -u @python#python3.13@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic/python3-pydantic-2.8.2-4.fc42.noarch.rpm' (attempt #1)
[2024-09-07 23:18:48,876][  INFO][PID:2892094] signed rpm: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic/python3-pydantic-2.8.2-4.fc42.noarch.rpm
[2024-09-07 23:18:48,876][  INFO][PID:2892094] Calling '/bin/sign -4 -h sha256 -u @python#python3.13@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic/python3-pydantic+email-2.8.2-4.fc42.noarch.rpm' (attempt #1)
[2024-09-07 23:18:49,735][  INFO][PID:2892094] signed rpm: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic/python3-pydantic+email-2.8.2-4.fc42.noarch.rpm
[2024-09-07 23:18:49,736][  INFO][PID:2892094] Calling '/bin/sign -4 -h sha256 -u @python#python3.13@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic/python-pydantic-doc-2.8.2-4.fc42.noarch.rpm' (attempt #1)
[2024-09-07 23:18:50,624][  INFO][PID:2892094] signed rpm: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic/python-pydantic-doc-2.8.2-4.fc42.noarch.rpm
[2024-09-07 23:18:50,625][  INFO][PID:2892094] Calling '/bin/sign -4 -h sha256 -u @python#python3.13@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic/python-pydantic-2.8.2-4.fc42.src.rpm' (attempt #1)
[2024-09-07 23:18:51,544][  INFO][PID:2892094] signed rpm: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic/python-pydantic-2.8.2-4.fc42.src.rpm
[2024-09-07 23:18:51,545][  INFO][PID:2892094] Sign done
[2024-09-07 23:18:51,545][  INFO][PID:2892094] Incremental createrepo run, adding 07994314-python-pydantic into https://download.copr.fedorainfracloud.org/results/@python/python3.13/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-09-07 23:18:51,547][  INFO][PID:2892094] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64 --add 07994314-python-pydantic --no-appstream-metadata' as PID 2895440
[2024-09-07 23:19:39,032][  INFO][PID:2892094] Finished after 47 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64 --add 07994314-python-pydantic --no-appstream-metadata)
[2024-09-07 23:19:39,033][  INFO][PID:2892094] Getting build details
[2024-09-07 23:19:39,034][  INFO][PID:2892094] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic
[2024-09-07 23:19:39,034][  INFO][PID:2892094] Built packages:
['python-pydantic-doc 2.8.2', 'python3-pydantic 2.8.2', 'python3-pydantic+email 2.8.2']
[2024-09-07 23:19:39,035][  INFO][PID:2892094] build details: {'built_packages': 'python-pydantic-doc 2.8.2\npython3-pydantic 2.8.2\npython3-pydantic+email 2.8.2'}
[2024-09-07 23:19:39,035][  INFO][PID:2892094] Retrieving pubkey
[2024-09-07 23:19:39,036][  INFO][PID:2892094] Calling '/bin/sign -u @python#python3.13@copr.fedorahosted.org -p' (attempt #1)
[2024-09-07 23:19:39,335][  INFO][PID:2892094] Added pubkey for user @python project python3.13 into: /var/lib/copr/public_html/results/@python/python3.13/pubkey.gpg
[2024-09-07 23:19:39,336][  INFO][PID:2892094] Finished build: id=7994314 failed=False timeout=None destdir=/var/lib/copr/public_html/results/@python/python3.13 chroot=fedora-rawhide-x86_64 
[2024-09-07 23:19:39,337][  INFO][PID:2892094] Worker succeeded build, took 94.01841306686401
[2024-09-07 23:19:39,338][  INFO][PID:2892094] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.13",
            "project_dirname": "python3.13",
            "submitter": "ksurma",
            "ended_on": 1725751179.3377657,
            "started_on": 1725751085.3193526,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7994314-fedora-rawhide-x86_64",
            "build_id": 7994314,
            "package_name": "python-pydantic",
            "package_version": "2.8.2-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.13/python-pydantic",
            "git_hash": "f9d82b59d61fa571c2d765cfb4b3ac0ca71da7ae",
            "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": "@python/python3.13--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python-pydantic-doc",
                        "epoch": null,
                        "version": "2.8.2",
                        "release": "4.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-pydantic",
                        "epoch": null,
                        "version": "2.8.2",
                        "release": "4.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-pydantic",
                        "epoch": null,
                        "version": "2.8.2",
                        "release": "4.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-pydantic+email",
                        "epoch": null,
                        "version": "2.8.2",
                        "release": "4.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.13/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/f41-build/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.13",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.13",
            "result_dir": "07994314-python-pydantic",
            "built_packages": "python-pydantic-doc 2.8.2\npython3-pydantic 2.8.2\npython3-pydantic+email 2.8.2",
            "id": 7994314,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.13",
                "vendor": "Fedora Project COPR (@python/python3.13)"
            }
        }
    ]
}
[2024-09-07 23:19:39,402][  INFO][PID:2892094] Sending fedora-messaging bus message in build.end
[2024-09-07 23:19:39,422][  INFO][PID:2892094] Compressing /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic/builder-live.log by gzip
[2024-09-07 23:19:39,424][  INFO][PID:2892094] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic/builder-live.log' as PID 2897565
[2024-09-07 23:19:39,430][  INFO][PID:2892094] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic/builder-live.log)
[2024-09-07 23:19:39,430][  INFO][PID:2892094] Compressing /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic/backend.log by gzip
[2024-09-07 23:19:39,432][  INFO][PID:2892094] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07994314-python-pydantic/backend.log' as PID 2897568