What does 'Copr timeout => sending INT' mean in builder-live.log? This problem has existed for a long time and it often shows in my Chromium builds. While it is possible to click 'Resubmit' on failed builds and it usually takes 1 or 2 rebuilds to get successful builds, having to do the same thing for each Chromium update takes a lot of time because each build usually takes more than 15 hours.
Here is an example file. Note that the file is large (> 600 M). https://copr-be.cloud.fedoraproject.org/results/lantw44/chromium/fedora-29-x86_64/00863917-chromium/builder-live.log At the end of the file, we can see: !! Copr timeout => sending INT Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 158, in main action(args, config) File "/usr/bin/copr-rpmbuild", line 295, in build_rpm builder.run() File "/usr/lib/python3.6/site-packages/copr_rpmbuild/builders/mock.py", line 40, in run self.produce_rpm(srpm, configdir, self.resultdir) File "/usr/lib/python3.6/site-packages/copr_rpmbuild/builders/mock.py", line 124, in produce_rpm raise RuntimeError("Build failed") RuntimeError: Build failed The following links are examples of Chromium 72.0.3626.119 builds. For Fedora 29, it takes 3 times to succeed. I consider it the normal case. https://copr.fedorainfracloud.org/coprs/lantw44/chromium/build/861455/ https://copr.fedorainfracloud.org/coprs/lantw44/chromium/build/861866/ https://copr.fedorainfracloud.org/coprs/lantw44/chromium/build/862016/ This is likely the worst case. The build for Fedora 28 takes 7 times to succeed. Sometimes I just click 'Resubmit' without reading the log file. https://copr.fedorainfracloud.org/coprs/lantw44/chromium/build/861455/ https://copr.fedorainfracloud.org/coprs/lantw44/chromium/build/861866/ https://copr.fedorainfracloud.org/coprs/lantw44/chromium/build/862229/ https://copr.fedorainfracloud.org/coprs/lantw44/chromium/build/862543/ https://copr.fedorainfracloud.org/coprs/lantw44/chromium/build/862972/ https://copr.fedorainfracloud.org/coprs/lantw44/chromium/build/863432/ https://copr.fedorainfracloud.org/coprs/lantw44/chromium/build/863699/ While the normal case takes about 3 days to get a successful build, the worst case takes about 9 days. _______________________________________________ copr-devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
