[2025-01-06 09:58:47,051][  INFO][PID:350387] Marking build as starting
[2025-01-06 09:58:47,099][  INFO][PID:350387] Trying to allocate VM
[2025-01-06 09:58:50,131][  INFO][PID:350387] Allocated host ResallocHost, ticket_id=509886, hostname=34.238.245.39
[2025-01-06 09:58:50,132][  INFO][PID:350387] Allocating ssh connection to builder
[2025-01-06 09:58:50,133][  INFO][PID:350387] Checking that builder machine is OK
[2025-01-06 09:58:50,554][  INFO][PID:350387] Filling build.info file with builder info
[2025-01-06 09:58:50,555][  INFO][PID:350387] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3",
            "submitter": "https://src.fedoraproject.org/user/zbyszek",
            "ended_on": null,
            "started_on": 1736157530.555594,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8473901",
            "build_id": 8473901,
            "package_name": "python-decopatch",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 10,
            "source_json": "{\"clone_url\": \"https://src.fedoraproject.org/rpms/python-decopatch\", \"distgit\": \"fedora\", \"committish\": \"244bd51c9decef5b7bed59ddd191dbf160e6dc0f\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/zbyszek",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3",
            "result_dir": "08473901",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8473901,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2025-01-06 09:58:50,577][  INFO][PID:350387] Sending fedora-messaging bus message in build.start
[2025-01-06 09:58:51,211][  INFO][PID:350387] Sending fedora-messaging bus message in chroot.start
[2025-01-06 09:58:51,237][  INFO][PID:350387] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8473901 --detached
[2025-01-06 09:58:51,677][  INFO][PID:350387] Downloading the builder-live.log file, attempt 1
[2025-01-06 09:58:51,678][  INFO][PID:350387] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.238.245.39 copr-rpmbuild-log
[2025-01-06 09:58:54,029][  INFO][PID:350387] Downloading results from builder
[2025-01-06 09:58:54,030][  INFO][PID:350387] rsyncing of mockbuilder@34.238.245.39:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/srpm-builds/08473901 started
[2025-01-06 09:58:54,031][  INFO][PID:350387] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.238.245.39:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/srpm-builds/08473901/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/srpm-builds/08473901/build-08473901.rsync.log
[2025-01-06 09:58:54,257][  INFO][PID:350387] rsyncing finished.
[2025-01-06 09:58:54,258][  INFO][PID:350387] Releasing VM back to pool
[2025-01-06 09:58:54,272][  INFO][PID:350387] Searching for 'success' file in resultdir
[2025-01-06 09:58:54,272][  INFO][PID:350387] Getting build details
[2025-01-06 09:58:54,273][  INFO][PID:350387] Retrieving SRPM info from /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/srpm-builds/08473901
[2025-01-06 09:58:54,274][  INFO][PID:350387] SRPM URL: https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/srpm-builds/08473901/python-decopatch-1.4.10-19.src.rpm
[2025-01-06 09:58:54,275][  INFO][PID:350387] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/srpm-builds/08473901/python-decopatch-1.4.10-19.src.rpm', 'pkg_name': 'python-decopatch', 'pkg_version': '1.4.10-19'}
[2025-01-06 09:58:54,275][  INFO][PID:350387] Finished build: id=8473901 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3 chroot=srpm-builds 
[2025-01-06 09:58:54,277][  INFO][PID:350387] Worker succeeded build, took 3.7222483158111572
[2025-01-06 09:58:54,278][  INFO][PID:350387] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3",
            "submitter": "https://src.fedoraproject.org/user/zbyszek",
            "ended_on": 1736157534.2778423,
            "started_on": 1736157530.555594,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8473901",
            "build_id": 8473901,
            "package_name": "python-decopatch",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 10,
            "source_json": "{\"clone_url\": \"https://src.fedoraproject.org/rpms/python-decopatch\", \"distgit\": \"fedora\", \"committish\": \"244bd51c9decef5b7bed59ddd191dbf160e6dc0f\"}",
            "pkg_name": "python-decopatch",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/srpm-builds/08473901/python-decopatch-1.4.10-19.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/zbyszek",
            "results": {
                "name": "python-decopatch",
                "epoch": null,
                "version": "1.4.10",
                "release": "19",
                "exclusivearch": [],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3",
            "result_dir": "08473901",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "1.4.10-19",
            "id": 8473901,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2025-01-06 09:58:54,304][  INFO][PID:350387] Sending fedora-messaging bus message in build.end
[2025-01-06 09:58:54,326][  INFO][PID:350387] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/srpm-builds/08473901/builder-live.log by gzip
[2025-01-06 09:58:54,330][  INFO][PID:350387] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/srpm-builds/08473901/builder-live.log' as PID 351354
[2025-01-06 09:58:54,331][  INFO][PID:350387] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/srpm-builds/08473901/builder-live.log)
[2025-01-06 09:58:54,332][  INFO][PID:350387] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/srpm-builds/08473901/backend.log by gzip
[2025-01-06 09:58:54,334][  INFO][PID:350387] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/srpm-builds/08473901/backend.log' as PID 351356