[2024-06-08 04:38:05,205][  INFO][PID:536673] Marking build as starting
[2024-06-08 04:38:05,501][  INFO][PID:536673] Trying to allocate VM
[2024-06-08 04:38:11,676][  INFO][PID:536673] Allocated host ResallocHost, ticket_id=3177427, hostname=2620:52:3:1:dead:beef:cafe:c14b
[2024-06-08 04:38:11,678][  INFO][PID:536673] Allocating ssh connection to builder
[2024-06-08 04:38:11,679][  INFO][PID:536673] Checking that builder machine is OK
[2024-06-08 04:38:12,353][  INFO][PID:536673] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14b '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-06-08 04:38:12,734][  INFO][PID:536673] Filling build.info file with builder info
[2024-06-08 04:38:12,741][  INFO][PID:536673] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/ksurma",
            "ended_on": null,
            "started_on": 1717821492.7406147,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7553188-fedora-40-x86_64",
            "build_id": 7553188,
            "package_name": "python-pyupgrade",
            "package_version": "3.3.0-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-pyupgrade",
            "git_hash": "c7ae433930ecbc7a6b664607c44600fb30af4fb0",
            "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.12--https://src.fedoraproject.org/user/ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "07553188-python-pyupgrade",
            "built_packages": "",
            "id": 7553188,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-06-08 04:38:12,880][  INFO][PID:536673] Sending fedora-messaging bus message in build.start
[2024-06-08 04:38:14,353][  INFO][PID:536673] Sending fedora-messaging bus message in chroot.start
[2024-06-08 04:38:14,387][  INFO][PID:536673] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7553188-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-06-08 04:38:15,049][  INFO][PID:536673] Downloading the builder-live.log file, attempt 1
[2024-06-08 04:38:15,057][  INFO][PID:536673] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14b copr-rpmbuild-log
[2024-06-08 04:38:20,086][  INFO][PID:536673] Status: False
[2024-06-08 04:39:02,730][  INFO][PID:536673] Downloading results from builder
[2024-06-08 04:39:02,731][  INFO][PID:536673] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07553188-python-pyupgrade started
[2024-06-08 04:39:02,737][  INFO][PID:536673] 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:c14b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07553188-python-pyupgrade/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07553188-python-pyupgrade/build-07553188.rsync.log
[2024-06-08 04:39:03,355][  INFO][PID:536673] rsyncing finished.
[2024-06-08 04:39:03,356][  INFO][PID:536673] Releasing VM back to pool
[2024-06-08 04:39:03,429][  INFO][PID:536673] Searching for 'success' file in resultdir
[2024-06-08 04:39:03,430][  INFO][PID:536673] Going to sign pkgs from source: 7553188-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64
[2024-06-08 04:39:03,440][  INFO][PID:536673] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-06-08 04:39:03,638][  INFO][PID:536673] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07553188-python-pyupgrade/python3-pyupgrade-3.3.0-7.fc41.noarch.rpm' (attempt #1)
[2024-06-08 04:39:04,222][  INFO][PID:536673] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07553188-python-pyupgrade/python3-pyupgrade-3.3.0-7.fc41.noarch.rpm
[2024-06-08 04:39:04,223][  INFO][PID:536673] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07553188-python-pyupgrade/python-pyupgrade-3.3.0-7.fc41.src.rpm' (attempt #1)
[2024-06-08 04:39:04,831][  INFO][PID:536673] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07553188-python-pyupgrade/python-pyupgrade-3.3.0-7.fc41.src.rpm
[2024-06-08 04:39:04,832][  INFO][PID:536673] Sign done
[2024-06-08 04:39:04,833][  INFO][PID:536673] Incremental createrepo run, adding 07553188-python-pyupgrade into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64, (auto-create-repo=True)
[2024-06-08 04:39:04,860][  INFO][PID:536673] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 07553188-python-pyupgrade --no-appstream-metadata' as PID 544150
[2024-06-08 04:39:22,945][  INFO][PID:536673] Finished after 18 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 07553188-python-pyupgrade --no-appstream-metadata)
[2024-06-08 04:39:22,947][  INFO][PID:536673] Getting build details
[2024-06-08 04:39:22,947][  INFO][PID:536673] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07553188-python-pyupgrade
[2024-06-08 04:39:22,948][  INFO][PID:536673] Built packages:
['python3-pyupgrade 3.3.0']
[2024-06-08 04:39:22,949][  INFO][PID:536673] build details: {'built_packages': 'python3-pyupgrade 3.3.0'}
[2024-06-08 04:39:22,949][  INFO][PID:536673] Retrieving pubkey
[2024-06-08 04:39:22,950][  INFO][PID:536673] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-06-08 04:39:23,286][  INFO][PID:536673] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-06-08 04:39:23,287][  INFO][PID:536673] Finished build: id=7553188 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-40-x86_64 
[2024-06-08 04:39:23,290][  INFO][PID:536673] Worker succeeded build, took 70.54933881759644
[2024-06-08 04:39:23,291][  INFO][PID:536673] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/ksurma",
            "ended_on": 1717821563.2899535,
            "started_on": 1717821492.7406147,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7553188-fedora-40-x86_64",
            "build_id": 7553188,
            "package_name": "python-pyupgrade",
            "package_version": "3.3.0-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-pyupgrade",
            "git_hash": "c7ae433930ecbc7a6b664607c44600fb30af4fb0",
            "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.12--https://src.fedoraproject.org/user/ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python-pyupgrade",
                        "epoch": null,
                        "version": "3.3.0",
                        "release": "7.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-pyupgrade",
                        "epoch": null,
                        "version": "3.3.0",
                        "release": "7.fc41",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "07553188-python-pyupgrade",
            "built_packages": "python3-pyupgrade 3.3.0",
            "id": 7553188,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-06-08 04:39:23,425][  INFO][PID:536673] Sending fedora-messaging bus message in build.end
[2024-06-08 04:39:23,469][  INFO][PID:536673] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07553188-python-pyupgrade/builder-live.log by gzip
[2024-06-08 04:39:23,478][  INFO][PID:536673] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07553188-python-pyupgrade/builder-live.log' as PID 545920
[2024-06-08 04:39:23,491][  INFO][PID:536673] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07553188-python-pyupgrade/builder-live.log)
[2024-06-08 04:39:23,492][  INFO][PID:536673] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07553188-python-pyupgrade/backend.log by gzip