-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
kind/bugAn unexpected problem or behaviorAn unexpected problem or behavior
Description
What happened? What is the problem?
When using packit for testing RPM builds on PRs, the rpm is according to logs build successfully. Additionally non-PR builds to my projects during release work fine. However in the PR, all builds with packit are marked as failed.
This happens consistently, for all of my repos using packit.
Here is the logs:
backend.log.gz
builder-live.log.gz
The only error i can find in the logs:
[2026-02-28 21:13:52,581][ INFO][PID:2522424] Pulp: create_content: /api/v3/content/rpm/packages/upload/ /var/lib/copr/public_html/results/packit/heathcliff26-fleetlock-219/fedora-42-x86_64/10179533-fleetctl/fleetctl-v1.9.2-1.20260228211216997707.pr219.1.g23834331.fc42.x86_64.rpm
[2026-02-28 21:13:53,573][ INFO][PID:2522424] Pulp: create_content: /api/v3/content/rpm/packages/upload/ /var/lib/copr/public_html/results/packit/heathcliff26-fleetlock-219/fedora-42-x86_64/10179533-fleetctl/fleetctl-v1.9.2-1.20260228211216997707.pr219.1.g23834331.fc42.src.rpm
[2026-02-28 21:13:53,573][ INFO][PID:2522424] [1/2] Uploaded to Pulp: /var/lib/copr/public_html/results/packit/heathcliff26-fleetlock-219/fedora-42-x86_64/10179533-fleetctl/fleetctl-v1.9.2-1.20260228211216997707.pr219.1.g23834331.fc42.x86_64.rpm
[2026-02-28 21:13:56,454][ INFO][PID:2522424] [2/2] Uploaded to Pulp: /var/lib/copr/public_html/results/packit/heathcliff26-fleetlock-219/fedora-42-x86_64/10179533-fleetctl/fleetctl-v1.9.2-1.20260228211216997707.pr219.1.g23834331.fc42.src.rpm
[2026-02-28 21:13:56,473][ INFO][PID:2522424] Pulp: get_repository: /api/v3/repositories/rpm/rpm/?name=packit%2Fheathcliff26-fleetlock-219%2Ffedora-42-x86_64&offset=0&limit=1
[2026-02-28 21:13:56,670][ ERROR][PID:2522424] Build failed: list index out of range
[2026-02-28 21:13:56,671][ INFO][PID:2522424] Finished build: id=10179533 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/packit/heathcliff26-fleetlock-219 chroot=fedora-42-x86_64
[2026-02-28 21:13:56,672][ ERROR][PID:2522424] Unexpected exception (in /usr/lib/python3.14/site-packages/copr_backend/storage.py:669)
[2026-02-28 21:13:56,678][ INFO][PID:2522424] Worker failed build, took 62.688950300216675
What did you expect to happen?
The PR check to succeed.
Example URL(s)
Job: https://dashboard.packit.dev/jobs/copr/3312489
Copr Build: https://copr.fedorainfracloud.org/coprs/packit/heathcliff26-fleetlock-219/build/10179533/
Steps to reproduce
1. Open a PR against a repo with Packit PR checks.
2.
3.What is the impacted category (job)?
Copr builds
Workaround
- There is an existing workaround that can be used until this issue is fixed.
Participation
- I am willing to submit a pull request for this issue. (Packit team is happy to help!)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugAn unexpected problem or behaviorAn unexpected problem or behavior