#864 Fedora build 1541 failed without a reason
Closed: Fixed 6 years ago Opened 6 years ago by ppisar.

I tried to rebuild perl-bootstrap:5.24 with rebuild_strategy=all in Fedora. MBS build https://mbs.fedoraproject.org/module-build-service/1/module-builds/1541 compiled 174 components and 5 marked as failed:

perl-CPAN-Meta-Check
perl-Pod-Coverage-TrustPod
perl-Software-License
perl-Try-Tiny
perl-IO-Socket-SSL

However, all these five components are in state 3 "Some components failed to build". They were not started in Koji. There is no other component in different state.

I cannot find the reason for the module build failure.


Metadata Update from @mprahl:
- Issue assigned to mprahl

6 years ago

I'll take a look at the logs.

So it seems the concurrent threshold was met when batch 10 started which caused a batch to have components with no states. MBS received a repo change message two minutes later which triggered this:
https://pagure.io/fm-orchestrator/blob/master/f/module_build_service/scheduler/handlers/repos.py#_92

I'm going to tweak that if statement so this doesn't trigger again. In the meantime, you can just cancel and resume the build and it should pick back up again.

Resubmitting helped. But it failed on different bug https://pagure.io/fm-orchestrator/issue/866.

Metadata Update from @mprahl:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata