[2025-03-07 06:06:33,003][  INFO][PID:373889] Marking build as starting
[2025-03-07 06:06:33,069][  INFO][PID:373889] Trying to allocate VM
[2025-03-07 06:06:39,111][  INFO][PID:373889] Allocated host ResallocHost, ticket_id=1688996, hostname=98.84.34.219, name=aws_x86_64_normalreserved_prod_01746392_20250307_060040
[2025-03-07 06:06:39,112][  INFO][PID:373889] Allocating ssh connection to builder
[2025-03-07 06:06:39,112][  INFO][PID:373889] Checking that builder machine is OK
[2025-03-07 06:06:39,440][  INFO][PID:373889] Running remote command: copr-builder-ready srpm-builds
[2025-03-07 06:06:39,647][  INFO][PID:373889] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-07 06:06:39,649][  INFO][PID:373889] Filling build.info file with builder info
[2025-03-07 06:06:39,652][  INFO][PID:373889] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1741327599.650458,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8738135",
            "build_id": 8738135,
            "package_name": "python-tencentcloud-sdk-python-ticm",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 5,
            "source_json": "{\"pypi_package_name\": \"tencentcloud-sdk-python-ticm\", \"pypi_package_version\": \"3.0.1334\", \"spec_generator\": \"pyp2spec\", \"spec_template\": \"\", \"python_versions\": []}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08738135",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8738135,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-07 06:06:39,679][  INFO][PID:373889] Sending fedora-messaging bus message in build.start
[2025-03-07 06:06:40,899][  INFO][PID:373889] Sending fedora-messaging bus message in chroot.start
[2025-03-07 06:06:40,922][  INFO][PID:373889] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8738135 --detached
[2025-03-07 06:06:41,270][  INFO][PID:373889] Downloading the builder-live.log file, attempt 1
[2025-03-07 06:06:41,271][  INFO][PID:373889] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.84.34.219 copr-rpmbuild-log
[2025-03-07 06:06:46,277][  INFO][PID:373889] Periodic builder liveness probe: alive
[2025-03-07 06:06:56,289][  INFO][PID:373889] Downloading results from builder
[2025-03-07 06:06:56,290][  INFO][PID:373889] rsyncing of mockbuilder@98.84.34.219:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08738135 started
[2025-03-07 06:06:56,292][  INFO][PID:373889] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.84.34.219:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08738135/ &> /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08738135/build-08738135.rsync.log
[2025-03-07 06:06:56,541][  INFO][PID:373889] rsyncing finished.
[2025-03-07 06:06:56,542][  INFO][PID:373889] Releasing VM back to pool
[2025-03-07 06:06:56,558][  INFO][PID:373889] Searching for 'success' file in resultdir
[2025-03-07 06:06:56,562][  INFO][PID:373889] Getting build details
[2025-03-07 06:06:56,567][  INFO][PID:373889] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08738135
[2025-03-07 06:06:56,570][  INFO][PID:373889] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/PyPI/srpm-builds/08738135/python-tencentcloud-sdk-python-ticm-3.0.1334-1.src.rpm
[2025-03-07 06:06:56,571][  INFO][PID:373889] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/PyPI/srpm-builds/08738135/python-tencentcloud-sdk-python-ticm-3.0.1334-1.src.rpm', 'pkg_name': 'python-tencentcloud-sdk-python-ticm', 'pkg_version': '3.0.1334-1'}
[2025-03-07 06:06:56,574][  INFO][PID:373889] Finished build: id=8738135 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=srpm-builds 
[2025-03-07 06:06:56,584][  INFO][PID:373889] Worker succeeded build, took 16.933631420135498
[2025-03-07 06:06:56,586][  INFO][PID:373889] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1741327616.5840895,
            "started_on": 1741327599.650458,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8738135",
            "build_id": 8738135,
            "package_name": "python-tencentcloud-sdk-python-ticm",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 5,
            "source_json": "{\"pypi_package_name\": \"tencentcloud-sdk-python-ticm\", \"pypi_package_version\": \"3.0.1334\", \"spec_generator\": \"pyp2spec\", \"spec_template\": \"\", \"python_versions\": []}",
            "pkg_name": "python-tencentcloud-sdk-python-ticm",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/srpm-builds/08738135/python-tencentcloud-sdk-python-ticm-3.0.1334-1.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "@copr/PyPI--ksurma",
            "results": {
                "name": "python-tencentcloud-sdk-python-ticm",
                "epoch": null,
                "version": "3.0.1334",
                "release": "1",
                "exclusivearch": [],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08738135",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "3.0.1334-1",
            "id": 8738135,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-07 06:06:56,627][  INFO][PID:373889] Sending fedora-messaging bus message in build.end
[2025-03-07 06:06:56,657][  INFO][PID:373889] Compressing /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08738135/builder-live.log by gzip
[2025-03-07 06:06:56,659][  INFO][PID:373889] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08738135/builder-live.log' as PID 376789
[2025-03-07 06:06:56,662][  INFO][PID:373889] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08738135/builder-live.log)
[2025-03-07 06:06:56,662][  INFO][PID:373889] Compressing /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08738135/backend.log by gzip
[2025-03-07 06:06:56,663][  INFO][PID:373889] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08738135/backend.log' as PID 376790