Hello, after I tried to create a new project in Copr and started building by uploading the SPEC file in the new Copr project, the status showed ‘Backend worker is trying to acquire a builder machine.’ After one minute, the status showed ‘failed,’ and when I opened builder-live.log.gz, it showed 404 Not Found.
backend.log
[2026-02-28 09:15:24,899][ INFO][PID:4155625] Checking that https://download.copr.fedorainfracloud.org/results/march7thdev/test/fedora-44-x86_64//repodata/repomd.xml exists
[2026-02-28 09:15:24,928][ INFO][PID:4155625] Waiting for copr_base repository
[2026-02-28 09:15:26,929][ ERROR][PID:4155625] Backend process error: Giving up waiting for copr_base repository, please try to manually regenerate the DNF repository (e.g. by 'copr-cli regenerate-repos <project_name>')
[2026-02-28 09:15:26,929][WARNING][PID:4155625] Switching not-finished job state to 'failed'
[2026-02-28 09:15:26,930][ INFO][PID:4155625] Worker failed build, took 61.16770076751709
[2026-02-28 09:15:26,931][ INFO][PID:4155625] Sending build state back to frontend: {
"builds": [
{
"timeout": 18000,
"frontend_base_url": "https://copr.fedorainfracloud.org",
"memory_reqs": 2048,
"enable_net": true,
"project_owner": "march7thdev",
"project_name": "test",
"project_dirname": "test",
"submitter": "march7thdev",
"ended_on": 1772270126.9298677,
"started_on": 1772270065.762167,
"submitted_on": null,
"status": 0,
"chroot": "fedora-44-x86_64",
"arch": "x86_64",
"buildroot_pkgs": [],
"task_id": "10178830-fedora-44-x86_64",
"build_id": 10178830,
"package_name": "kwin-effect-roundcorners",
"package_version": "0.8.6.3-6.6.1",
"git_repo": "https://copr-dist-git.fedorainfracloud.org/git/march7thdev/test/kwin-effect-roundcorners",
"git_hash": "62987179b01d99e7ce3f25a4ef6d87e6eef08e7b",
"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": true,
"sandbox": "march7thdev/test--march7thdev",
"results": null,
"appstream": false,
"allow_user_ssh": false,
"ssh_public_keys": null,
"storage": 1,
"repos": [
{
"baseurl": "https://download.copr.fedorainfracloud.org/results/march7thdev/test/fedora-44-x86_64/",
"id": "copr_base",
"name": "Copr repository",
"priority": null
},
{
"baseurl": "https://download.copr.fedorainfracloud.org/results/march7thdev/test/fedora-44-x86_64-devel/",
"id": "copr_base_devel",
"name": "Copr buildroot",
"priority": null
}
],
"background": false,
"fedora_review": false,
"isolation": "default",
"repo_priority": null,
"tags": [
"arch_x86_64"
],
"with_opts": [],
"without_opts": [],
"destdir": "/var/lib/copr/public_html/results/march7thdev/test",
"results_repo_url": "https://download.copr.fedorainfracloud.org/results/march7thdev/test",
"result_dir": "10178830-kwin-effect-roundcorners",
"built_packages": "",
"id": 10178830,
"mockchain_macros": {
"copr_username": "march7thdev",
"copr_projectname": "test",
"vendor": "Fedora Project COPR (march7thdev/test)"
}
}
]
}
[2026-02-28 09:15:26,971][ INFO][PID:4155625] Sending fedora-messaging bus message in build.end
[2026-02-28 09:15:27,514][ INFO][PID:4155625] Compressing /var/lib/copr/public_html/results/march7thdev/test/fedora-44-x86_64/10178830-kwin-effect-roundcorners/builder-live.log by gzip
[2026-02-28 09:15:27,516][ INFO][PID:4155625] Running command 'gzip /var/lib/copr/public_html/results/march7thdev/test/fedora-44-x86_64/10178830-kwin-effect-roundcorners/builder-live.log' as PID 4159337
[2026-02-28 09:15:27,517][ INFO][PID:4155625] Finished after 0 seconds with exit code 1 (gzip /var/lib/copr/public_html/results/march7thdev/test/fedora-44-x86_64/10178830-kwin-effect-roundcorners/builder-live.log)
stdout:
stderr:
gzip: /var/lib/copr/public_html/results/march7thdev/test/fedora-44-x86_64/10178830-kwin-effect-roundcorners/builder-live.log: No such file or directory
[2026-02-28 09:15:27,518][ ERROR][PID:4155625] Unable to compress file /var/lib/copr/public_html/results/march7thdev/test/fedora-44-x86_64/10178830-kwin-effect-roundcorners/builder-live.log
[2026-02-28 09:15:27,518][ INFO][PID:4155625] Compressing /var/lib/copr/public_html/results/march7thdev/test/fedora-44-x86_64/10178830-kwin-effect-roundcorners/backend.log by gzip
[2026-02-28 09:15:27,519][ INFO][PID:4155625] Running command 'gzip /var/lib/copr/public_html/results/march7thdev/test/fedora-44-x86_64/10178830-kwin-effect-roundcorners/backend.log' as PID 4159338


