fedora-copr / copr

RPM build system - upstream for https://copr.fedorainfracloud.org/
115 stars 61 forks source link

licensecheck.txt is sometimes empty #3169

Open praiskup opened 7 months ago

praiskup commented 7 months ago
:: [ 18:40:05 ] :: [  BEGIN   ] :: Running 'copr-cli download-build 2917454 --spec --review --dest /tmp/tmp.iRLbLHKVaF'                                                                                                                     
....
:: [ 18:40:06 ] :: [   PASS   ] :: Command '[ -s /tmp/tmp.iRLbLHKVaF/fedora-39-x86_64/review.txt ]' (Expected 0, got 0)                                                                                                                     
:: [ 18:40:06 ] :: [   FAIL   ] :: Command '[ -s /tmp/tmp.iRLbLHKVaF/fedora-39-x86_64/licensecheck.txt ]' (Expected 0, got 1)                                                                                                               
:: [ 18:40:06 ] :: [   PASS   ] :: Command '[ -s /tmp/tmp.iRLbLHKVaF/fedora-39-x86_64/hello.spec ]' (Expected 0, got 0)                                                                                                                     

This not always fails. This failure was on 3.236.212.109 (aws x86)

See also: https://github.com/fedora-copr/copr/issues/2980

FrostyX commented 7 months ago

This not always fails. This failure was on 3.236.212.109 (aws x86)

Recently we had a conversation on Slack where @nikromen discovered that AWS builders have git version of the copr-builder package. Apparently, an unexpected Copr repository is enabled there. Can this issue be caused by this?

xsuchy commented 7 months ago

Maybe a CloudFront issue.