[2025-01-09 21:36:09,627][  INFO][PID:988622] Marking build as starting
[2025-01-09 21:36:09,664][  INFO][PID:988622] Trying to allocate VM
[2025-01-09 21:36:21,978][  INFO][PID:988622] Allocated host ResallocHost, ticket_id=601021, hostname=35.175.177.125
[2025-01-09 21:36:21,979][  INFO][PID:988622] Allocating ssh connection to builder
[2025-01-09 21:36:21,980][  INFO][PID:988622] Checking that builder machine is OK
[2025-01-09 21:36:22,368][  INFO][PID:988622] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-01-09 21:36:22,632][  INFO][PID:988622] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-01-09 21:36:22,633][  INFO][PID:988622] Filling build.info file with builder info
[2025-01-09 21:36:22,635][  INFO][PID:988622] 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": 1736458582.635558,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8495599-fedora-41-x86_64",
            "build_id": 8495599,
            "package_name": "python-tencentcloud-sdk-python-gs",
            "package_version": "3.0.1300-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-tencentcloud-sdk-python-gs",
            "git_hash": "05a450a4105b618e041bb52086143ba096105abf",
            "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-41-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": "08495599-python-tencentcloud-sdk-python-gs",
            "built_packages": "",
            "id": 8495599,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-09 21:36:22,676][  INFO][PID:988622] Sending fedora-messaging bus message in build.start
[2025-01-09 21:36:23,735][  INFO][PID:988622] Sending fedora-messaging bus message in chroot.start
[2025-01-09 21:36:23,762][  INFO][PID:988622] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8495599-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-09 21:36:24,204][  INFO][PID:988622] Downloading the builder-live.log file, attempt 1
[2025-01-09 21:36:24,215][  INFO][PID:988622] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.175.177.125 copr-rpmbuild-log
[2025-01-09 21:36:29,228][  INFO][PID:988622] Periodic builder liveness probe: alive
[2025-01-09 21:37:13,151][  INFO][PID:988622] Downloading results from builder
[2025-01-09 21:37:13,151][  INFO][PID:988622] rsyncing of mockbuilder@35.175.177.125:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08495599-python-tencentcloud-sdk-python-gs started
[2025-01-09 21:37:13,153][  INFO][PID:988622] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@35.175.177.125:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08495599-python-tencentcloud-sdk-python-gs/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08495599-python-tencentcloud-sdk-python-gs/build-08495599.rsync.log
[2025-01-09 21:37:13,465][  INFO][PID:988622] rsyncing finished.
[2025-01-09 21:37:13,467][  INFO][PID:988622] Releasing VM back to pool
[2025-01-09 21:37:13,481][  INFO][PID:988622] Searching for 'success' file in resultdir
[2025-01-09 21:37:13,482][ ERROR][PID:988622] Build failed: Backend process error: No success file => build failure
[2025-01-09 21:37:13,482][  INFO][PID:988622] Finished build: id=8495599 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-41-x86_64 
[2025-01-09 21:37:13,484][ ERROR][PID:988622] Backend process error: No success file => build failure
[2025-01-09 21:37:13,485][  INFO][PID:988622] Worker failed build, took 50.84960865974426
[2025-01-09 21:37:13,485][  INFO][PID:988622] 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": 1736458633.4851665,
            "started_on": 1736458582.635558,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8495599-fedora-41-x86_64",
            "build_id": 8495599,
            "package_name": "python-tencentcloud-sdk-python-gs",
            "package_version": "3.0.1300-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-tencentcloud-sdk-python-gs",
            "git_hash": "05a450a4105b618e041bb52086143ba096105abf",
            "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-41-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": "08495599-python-tencentcloud-sdk-python-gs",
            "built_packages": "",
            "id": 8495599,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-09 21:37:13,519][  INFO][PID:988622] Sending fedora-messaging bus message in build.end
[2025-01-09 21:37:13,541][  INFO][PID:988622] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08495599-python-tencentcloud-sdk-python-gs/builder-live.log by gzip
[2025-01-09 21:37:13,546][  INFO][PID:988622] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08495599-python-tencentcloud-sdk-python-gs/builder-live.log' as PID 998695
[2025-01-09 21:37:13,553][  INFO][PID:988622] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08495599-python-tencentcloud-sdk-python-gs/builder-live.log)
[2025-01-09 21:37:13,554][  INFO][PID:988622] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08495599-python-tencentcloud-sdk-python-gs/backend.log by gzip
[2025-01-09 21:37:13,555][  INFO][PID:988622] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08495599-python-tencentcloud-sdk-python-gs/backend.log' as PID 998698