[2024-03-04 15:46:16,978][  INFO][PID:2725223] Marking build as starting
[2024-03-04 15:46:17,044][  INFO][PID:2725223] Trying to allocate VM
[2024-03-04 15:46:20,079][  INFO][PID:2725223] Allocated host ResallocHost, ticket_id=1468970, hostname=18.208.181.139
[2024-03-04 15:46:20,080][  INFO][PID:2725223] Allocating ssh connection to builder
[2024-03-04 15:46:20,080][  INFO][PID:2725223] Checking that builder machine is OK
[2024-03-04 15:46:20,082][  INFO][PID:2725223] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.208.181.139 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2024-03-04 15:46:20,474][  INFO][PID:2725223] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.208.181.139 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-03-04 15:46:20,689][  INFO][PID:2725223] Filling build.info file with builder info
[2024-03-04 15:46:20,691][  INFO][PID:2725223] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "python-pip",
            "project_dirname": "python-pip",
            "submitter": "thrnciar",
            "ended_on": null,
            "started_on": 1709567180.690984,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7102757-fedora-rawhide-x86_64",
            "build_id": 7102757,
            "package_name": "python-zipp",
            "package_version": "3.17.0-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/python-pip/python-zipp",
            "git_hash": "3d4b932b7e952a7feee07cb7849ea22be820b16e",
            "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": "thrnciar/python-pip--thrnciar",
            "results": null,
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-pip/fedora-rawhide-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/thrnciar/python-pip",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-pip",
            "result_dir": "07102757-python-zipp",
            "built_packages": "",
            "id": 7102757,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "python-pip",
                "vendor": "Fedora Project COPR (thrnciar/python-pip)"
            }
        }
    ]
}
[2024-03-04 15:46:20,757][  INFO][PID:2725223] Sending fedora-messaging bus message in build.start
[2024-03-04 15:46:21,509][  INFO][PID:2725223] Sending fedora-messaging bus message in chroot.start
[2024-03-04 15:46:21,527][  INFO][PID:2725223] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7102757-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-03-04 15:46:21,529][  INFO][PID:2725223] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.208.181.139 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7102757-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached'
[2024-03-04 15:46:21,923][  INFO][PID:2725223] Downloading the builder-live.log file, attempt 1
[2024-03-04 15:46:21,925][  INFO][PID:2725223] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.208.181.139 copr-rpmbuild-log
[2024-03-04 15:46:53,169][  INFO][PID:2725223] Downloading results from builder
[2024-03-04 15:46:53,170][  INFO][PID:2725223] rsyncing of mockbuilder@18.208.181.139:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07102757-python-zipp started
[2024-03-04 15:46:53,172][  INFO][PID:2725223] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.208.181.139:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07102757-python-zipp/ &> /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07102757-python-zipp/build-07102757.rsync.log
[2024-03-04 15:46:53,436][  INFO][PID:2725223] rsyncing finished.
[2024-03-04 15:46:53,438][  INFO][PID:2725223] Releasing VM back to pool
[2024-03-04 15:46:53,458][  INFO][PID:2725223] Searching for 'success' file in resultdir
[2024-03-04 15:46:53,459][  INFO][PID:2725223] Going to sign pkgs from source: 7102757-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64
[2024-03-04 15:46:53,461][  INFO][PID:2725223] Calling '/bin/sign -u thrnciar#python-pip@copr.fedorahosted.org -p' (attempt #1)
[2024-03-04 15:46:53,734][  INFO][PID:2725223] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-pip@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07102757-python-zipp/python3-zipp-3.17.0-3.fc41.noarch.rpm' (attempt #1)
[2024-03-04 15:46:54,488][  INFO][PID:2725223] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07102757-python-zipp/python3-zipp-3.17.0-3.fc41.noarch.rpm
[2024-03-04 15:46:54,489][  INFO][PID:2725223] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-pip@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07102757-python-zipp/python-zipp-3.17.0-3.fc41.src.rpm' (attempt #1)
[2024-03-04 15:46:55,243][  INFO][PID:2725223] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07102757-python-zipp/python-zipp-3.17.0-3.fc41.src.rpm
[2024-03-04 15:46:55,244][  INFO][PID:2725223] Sign done
[2024-03-04 15:46:55,244][  INFO][PID:2725223] Incremental createrepo run, adding 07102757-python-zipp into https://download.copr.fedorainfracloud.org/results/thrnciar/python-pip/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-03-04 15:46:55,246][  INFO][PID:2725223] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64 --add 07102757-python-zipp --no-appstream-metadata' as PID 2728188
[2024-03-04 15:47:00,703][  INFO][PID:2725223] Finished after 5 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64 --add 07102757-python-zipp --no-appstream-metadata)
[2024-03-04 15:47:00,704][  INFO][PID:2725223] Getting build details
[2024-03-04 15:47:00,705][  INFO][PID:2725223] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07102757-python-zipp
[2024-03-04 15:47:00,705][  INFO][PID:2725223] Built packages:
['python3-zipp 3.17.0']
[2024-03-04 15:47:00,706][  INFO][PID:2725223] build details: {'built_packages': 'python3-zipp 3.17.0'}
[2024-03-04 15:47:00,706][  INFO][PID:2725223] Retrieving pubkey
[2024-03-04 15:47:00,707][  INFO][PID:2725223] Calling '/bin/sign -u thrnciar#python-pip@copr.fedorahosted.org -p' (attempt #1)
[2024-03-04 15:47:00,984][  INFO][PID:2725223] Added pubkey for user thrnciar project python-pip into: /var/lib/copr/public_html/results/thrnciar/python-pip/pubkey.gpg
[2024-03-04 15:47:00,984][  INFO][PID:2725223] Finished build: id=7102757 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/python-pip chroot=fedora-rawhide-x86_64 
[2024-03-04 15:47:00,986][  INFO][PID:2725223] Worker succeeded build, took 40.29583430290222
[2024-03-04 15:47:00,987][  INFO][PID:2725223] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "python-pip",
            "project_dirname": "python-pip",
            "submitter": "thrnciar",
            "ended_on": 1709567220.9868183,
            "started_on": 1709567180.690984,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7102757-fedora-rawhide-x86_64",
            "build_id": 7102757,
            "package_name": "python-zipp",
            "package_version": "3.17.0-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/python-pip/python-zipp",
            "git_hash": "3d4b932b7e952a7feee07cb7849ea22be820b16e",
            "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": "thrnciar/python-pip--thrnciar",
            "results": {
                "packages": [
                    {
                        "name": "python3-zipp",
                        "epoch": null,
                        "version": "3.17.0",
                        "release": "3.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-zipp",
                        "epoch": null,
                        "version": "3.17.0",
                        "release": "3.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-pip/fedora-rawhide-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/thrnciar/python-pip",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-pip",
            "result_dir": "07102757-python-zipp",
            "built_packages": "python3-zipp 3.17.0",
            "id": 7102757,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "python-pip",
                "vendor": "Fedora Project COPR (thrnciar/python-pip)"
            }
        }
    ]
}
[2024-03-04 15:47:01,043][  INFO][PID:2725223] Sending fedora-messaging bus message in build.end
[2024-03-04 15:47:01,063][  INFO][PID:2725223] Compressing /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07102757-python-zipp/builder-live.log by gzip
[2024-03-04 15:47:01,065][  INFO][PID:2725223] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07102757-python-zipp/builder-live.log' as PID 2728569
[2024-03-04 15:47:01,070][  INFO][PID:2725223] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07102757-python-zipp/builder-live.log)
[2024-03-04 15:47:01,071][  INFO][PID:2725223] Compressing /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07102757-python-zipp/backend.log by gzip
[2024-03-04 15:47:01,073][  INFO][PID:2725223] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07102757-python-zipp/backend.log' as PID 2728570