[2024-03-13 21:23:56,286][  INFO][PID:4049544] Marking build as starting
[2024-03-13 21:23:56,339][  INFO][PID:4049544] Trying to allocate VM
[2024-03-13 21:23:59,426][  INFO][PID:4049544] Allocated host ResallocHost, ticket_id=1655047, hostname=35.153.130.110
[2024-03-13 21:23:59,427][  INFO][PID:4049544] Allocating ssh connection to builder
[2024-03-13 21:23:59,427][  INFO][PID:4049544] Checking that builder machine is OK
[2024-03-13 21:23:59,799][  INFO][PID:4049544] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.153.130.110 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-03-13 21:24:00,014][  INFO][PID:4049544] Filling build.info file with builder info
[2024-03-13 21:24:00,016][  INFO][PID:4049544] 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": "pytest",
            "project_dirname": "pytest",
            "submitter": "thrnciar",
            "ended_on": null,
            "started_on": 1710365040.0157006,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7154284-fedora-rawhide-x86_64",
            "build_id": 7154284,
            "package_name": "python-colorama",
            "package_version": "0.4.6-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest/python-colorama",
            "git_hash": "6974ebc2889e731810039992b139e04e7ff8468f",
            "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/pytest--thrnciar",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest/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/pytest",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest",
            "result_dir": "07154284-python-colorama",
            "built_packages": "",
            "id": 7154284,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest",
                "vendor": "Fedora Project COPR (thrnciar/pytest)"
            }
        }
    ]
}
[2024-03-13 21:24:00,067][  INFO][PID:4049544] Sending fedora-messaging bus message in build.start
[2024-03-13 21:24:00,695][  INFO][PID:4049544] Sending fedora-messaging bus message in chroot.start
[2024-03-13 21:24:00,721][  INFO][PID:4049544] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7154284-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-03-13 21:24:01,085][  INFO][PID:4049544] Downloading the builder-live.log file, attempt 1
[2024-03-13 21:24:01,087][  INFO][PID:4049544] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.153.130.110 copr-rpmbuild-log
[2024-03-13 21:24:06,092][  INFO][PID:4049544] Status: False
[2024-03-13 21:24:26,938][  INFO][PID:4049544] Downloading results from builder
[2024-03-13 21:24:26,939][  INFO][PID:4049544] rsyncing of mockbuilder@35.153.130.110:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07154284-python-colorama started
[2024-03-13 21:24:26,940][  INFO][PID:4049544] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@35.153.130.110:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07154284-python-colorama/ &> /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07154284-python-colorama/build-07154284.rsync.log
[2024-03-13 21:24:27,171][  INFO][PID:4049544] rsyncing finished.
[2024-03-13 21:24:27,172][  INFO][PID:4049544] Releasing VM back to pool
[2024-03-13 21:24:27,180][  INFO][PID:4049544] Searching for 'success' file in resultdir
[2024-03-13 21:24:27,181][  INFO][PID:4049544] Going to sign pkgs from source: 7154284-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64
[2024-03-13 21:24:27,181][  INFO][PID:4049544] Calling '/bin/sign -u thrnciar#pytest@copr.fedorahosted.org -p' (attempt #1)
[2024-03-13 21:24:27,458][  INFO][PID:4049544] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07154284-python-colorama/python3-colorama-0.4.6-7.fc41.noarch.rpm' (attempt #1)
[2024-03-13 21:24:28,104][  INFO][PID:4049544] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07154284-python-colorama/python3-colorama-0.4.6-7.fc41.noarch.rpm
[2024-03-13 21:24:28,104][  INFO][PID:4049544] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07154284-python-colorama/python-colorama-0.4.6-7.fc41.src.rpm' (attempt #1)
[2024-03-13 21:24:28,853][  INFO][PID:4049544] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07154284-python-colorama/python-colorama-0.4.6-7.fc41.src.rpm
[2024-03-13 21:24:28,853][  INFO][PID:4049544] Sign done
[2024-03-13 21:24:28,854][  INFO][PID:4049544] Incremental createrepo run, adding 07154284-python-colorama into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-03-13 21:24:28,855][  INFO][PID:4049544] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64 --add 07154284-python-colorama --no-appstream-metadata' as PID 4051981
[2024-03-13 21:24:30,220][  INFO][PID:4049544] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64 --add 07154284-python-colorama --no-appstream-metadata)
[2024-03-13 21:24:30,221][  INFO][PID:4049544] Getting build details
[2024-03-13 21:24:30,222][  INFO][PID:4049544] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07154284-python-colorama
[2024-03-13 21:24:30,222][  INFO][PID:4049544] Built packages:
['python3-colorama 0.4.6']
[2024-03-13 21:24:30,222][  INFO][PID:4049544] build details: {'built_packages': 'python3-colorama 0.4.6'}
[2024-03-13 21:24:30,223][  INFO][PID:4049544] Retrieving pubkey
[2024-03-13 21:24:30,223][  INFO][PID:4049544] Calling '/bin/sign -u thrnciar#pytest@copr.fedorahosted.org -p' (attempt #1)
[2024-03-13 21:24:30,504][  INFO][PID:4049544] Added pubkey for user thrnciar project pytest into: /var/lib/copr/public_html/results/thrnciar/pytest/pubkey.gpg
[2024-03-13 21:24:30,505][  INFO][PID:4049544] Finished build: id=7154284 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest chroot=fedora-rawhide-x86_64 
[2024-03-13 21:24:30,507][  INFO][PID:4049544] Worker succeeded build, took 30.4913387298584
[2024-03-13 21:24:30,507][  INFO][PID:4049544] 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": "pytest",
            "project_dirname": "pytest",
            "submitter": "thrnciar",
            "ended_on": 1710365070.5070393,
            "started_on": 1710365040.0157006,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7154284-fedora-rawhide-x86_64",
            "build_id": 7154284,
            "package_name": "python-colorama",
            "package_version": "0.4.6-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest/python-colorama",
            "git_hash": "6974ebc2889e731810039992b139e04e7ff8468f",
            "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/pytest--thrnciar",
            "results": {
                "packages": [
                    {
                        "name": "python3-colorama",
                        "epoch": null,
                        "version": "0.4.6",
                        "release": "7.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-colorama",
                        "epoch": null,
                        "version": "0.4.6",
                        "release": "7.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest/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/pytest",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest",
            "result_dir": "07154284-python-colorama",
            "built_packages": "python3-colorama 0.4.6",
            "id": 7154284,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest",
                "vendor": "Fedora Project COPR (thrnciar/pytest)"
            }
        }
    ]
}
[2024-03-13 21:24:30,566][  INFO][PID:4049544] Sending fedora-messaging bus message in build.end
[2024-03-13 21:24:30,587][  INFO][PID:4049544] Compressing /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07154284-python-colorama/builder-live.log by gzip
[2024-03-13 21:24:30,588][  INFO][PID:4049544] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07154284-python-colorama/builder-live.log' as PID 4052067
[2024-03-13 21:24:30,593][  INFO][PID:4049544] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07154284-python-colorama/builder-live.log)
[2024-03-13 21:24:30,594][  INFO][PID:4049544] Compressing /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07154284-python-colorama/backend.log by gzip
[2024-03-13 21:24:30,595][  INFO][PID:4049544] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/07154284-python-colorama/backend.log' as PID 4052068