[2024-10-27 12:06:48,214][  INFO][PID:699054] Marking build as starting
[2024-10-27 12:06:48,301][  INFO][PID:699054] Trying to allocate VM
[2024-10-27 12:06:51,361][  INFO][PID:699054] Allocated host ResallocHost, ticket_id=5581726, hostname=2620:52:3:1:dead:beef:cafe:c1d5
[2024-10-27 12:06:51,362][  INFO][PID:699054] Allocating ssh connection to builder
[2024-10-27 12:06:51,362][  INFO][PID:699054] Checking that builder machine is OK
[2024-10-27 12:06:51,910][  INFO][PID:699054] Running remote command: copr-builder-ready epel-9-x86_64
[2024-10-27 12:06:52,246][  INFO][PID:699054] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2024-10-27 12:06:52,246][  INFO][PID:699054] Filling build.info file with builder info
[2024-10-27 12:06:52,247][  INFO][PID:699054] 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": 1730030812.2475302,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8180864-epel-9-x86_64",
            "build_id": 8180864,
            "package_name": "python-pylint-venv",
            "package_version": "3.0.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-pylint-venv",
            "git_hash": "e91e884b48c866e486e508d648fd6f5a93136b7c",
            "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/epel-9-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": "08180864-python-pylint-venv",
            "built_packages": "",
            "id": 8180864,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-10-27 12:06:52,310][  INFO][PID:699054] Sending fedora-messaging bus message in build.start
[2024-10-27 12:06:53,107][  INFO][PID:699054] Sending fedora-messaging bus message in chroot.start
[2024-10-27 12:06:53,136][  INFO][PID:699054] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8180864-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2024-10-27 12:06:53,697][  INFO][PID:699054] Downloading the builder-live.log file, attempt 1
[2024-10-27 12:06:53,698][  INFO][PID:699054] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d5 copr-rpmbuild-log
[2024-10-27 12:06:58,705][  INFO][PID:699054] Periodic builder liveness probe: alive
[2024-10-27 12:09:29,622][  INFO][PID:699054] Downloading results from builder
[2024-10-27 12:09:29,623][  INFO][PID:699054] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d5]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08180864-python-pylint-venv started
[2024-10-27 12:09:29,624][  INFO][PID:699054] 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:c1d5]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08180864-python-pylint-venv/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08180864-python-pylint-venv/build-08180864.rsync.log
[2024-10-27 12:09:30,036][  INFO][PID:699054] rsyncing finished.
[2024-10-27 12:09:30,037][  INFO][PID:699054] Releasing VM back to pool
[2024-10-27 12:09:30,045][  INFO][PID:699054] Searching for 'success' file in resultdir
[2024-10-27 12:09:30,046][  INFO][PID:699054] Going to sign pkgs from source: 8180864-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2024-10-27 12:09:30,047][  INFO][PID:699054] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-10-27 12:09:30,363][  INFO][PID:699054] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08180864-python-pylint-venv/python-pylint-venv-3.0.4-1.el9.src.rpm' (attempt #1)
[2024-10-27 12:09:31,205][  INFO][PID:699054] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08180864-python-pylint-venv/python-pylint-venv-3.0.4-1.el9.src.rpm
[2024-10-27 12:09:31,206][  INFO][PID:699054] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08180864-python-pylint-venv/python3-pylint-venv-3.0.4-1.el9.noarch.rpm' (attempt #1)
[2024-10-27 12:09:32,047][  INFO][PID:699054] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08180864-python-pylint-venv/python3-pylint-venv-3.0.4-1.el9.noarch.rpm
[2024-10-27 12:09:32,047][  INFO][PID:699054] Sign done
[2024-10-27 12:09:32,048][  INFO][PID:699054] Incremental createrepo run, adding 08180864-python-pylint-venv into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2024-10-27 12:09:32,049][  INFO][PID:699054] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08180864-python-pylint-venv --no-appstream-metadata' as PID 707557
[2024-10-27 12:10:16,688][  INFO][PID:699054] Finished after 44 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08180864-python-pylint-venv --no-appstream-metadata)
[2024-10-27 12:10:16,689][  INFO][PID:699054] Getting build details
[2024-10-27 12:10:16,690][  INFO][PID:699054] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08180864-python-pylint-venv
[2024-10-27 12:10:16,690][  INFO][PID:699054] Built packages:
['python3-pylint-venv 3.0.4']
[2024-10-27 12:10:16,691][  INFO][PID:699054] build details: {'built_packages': 'python3-pylint-venv 3.0.4'}
[2024-10-27 12:10:16,691][  INFO][PID:699054] Retrieving pubkey
[2024-10-27 12:10:16,692][  INFO][PID:699054] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-10-27 12:10:17,014][  INFO][PID:699054] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-10-27 12:10:17,015][  INFO][PID:699054] Finished build: id=8180864 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2024-10-27 12:10:17,017][  INFO][PID:699054] Worker succeeded build, took 204.77001118659973
[2024-10-27 12:10:17,018][  INFO][PID:699054] 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": 1730031017.0175414,
            "started_on": 1730030812.2475302,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8180864-epel-9-x86_64",
            "build_id": 8180864,
            "package_name": "python-pylint-venv",
            "package_version": "3.0.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-pylint-venv",
            "git_hash": "e91e884b48c866e486e508d648fd6f5a93136b7c",
            "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": {
                "packages": [
                    {
                        "name": "python3-pylint-venv",
                        "epoch": null,
                        "version": "3.0.4",
                        "release": "1.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-pylint-venv",
                        "epoch": null,
                        "version": "3.0.4",
                        "release": "1.el9",
                        "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/@copr/PyPI/epel-9-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": "08180864-python-pylint-venv",
            "built_packages": "python3-pylint-venv 3.0.4",
            "id": 8180864,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-10-27 12:10:17,086][  INFO][PID:699054] Sending fedora-messaging bus message in build.end
[2024-10-27 12:10:17,109][  INFO][PID:699054] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08180864-python-pylint-venv/builder-live.log by gzip
[2024-10-27 12:10:17,110][  INFO][PID:699054] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08180864-python-pylint-venv/builder-live.log' as PID 709462
[2024-10-27 12:10:17,116][  INFO][PID:699054] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08180864-python-pylint-venv/builder-live.log)
[2024-10-27 12:10:17,117][  INFO][PID:699054] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08180864-python-pylint-venv/backend.log by gzip
[2024-10-27 12:10:17,118][  INFO][PID:699054] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08180864-python-pylint-venv/backend.log' as PID 709464