Here is the failing task:
https://kojipkgs.fedoraproject.org//work/tasks/1235/64931235/root.log
(The tarball to be fetched is big, 1.8GB)
For future refrence: please provide a link to the top level task. Pointing to just one log makes it difficult to track things down. :)
Metadata Update from @humaton: - Issue tagged with: low-gain, medium-trouble, ops
FWIW, the same package successfully built in branch f34, as FlightGear-data-2020.3.8-1.fc34. Rawhide only seems to have this problem.
Metadata Update from @smooge: - Issue priority set to: Waiting on Assignee (was: Needs Review)
Oddly, I am not seeing a failed rawhide build. ;(
Can you please retry again? or if you like I can try from here.
I retried today, and I still have the problem with curl:
[bellet@bonobo FlightGear-data (rawhide %)]$ fedpkg build Building FlightGear-data-2020.3.8-1.fc35 for rawhide Created task: 65022826 Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=65022826 Watching tasks (this may be safely interrupted)... 65022826 build (rawhide, /rpms/FlightGear-data.git:0a0a53a0f21c84d8221e07b71528ae4bbce1ae7f): free 65022826 build (rawhide, /rpms/FlightGear-data.git:0a0a53a0f21c84d8221e07b71528ae4bbce1ae7f): free -> open (buildvm-ppc64le-37.iad2.fedoraproject.org) 65022828 buildSRPMFromSCM (/rpms/FlightGear-data.git:0a0a53a0f21c84d8221e07b71528ae4bbce1ae7f): open (buildvm-ppc64le-37.iad2.fedoraproject.org) 65022826 build (rawhide, /rpms/FlightGear-data.git:0a0a53a0f21c84d8221e07b71528ae4bbce1ae7f): open (buildvm-ppc64le-37.iad2.fedoraproject.org) -> FAILED: BuildError: error retrieving sources, mock exited with status 28; see root.log for more information 0 free 1 open 0 done 1 failed 65022828 buildSRPMFromSCM (/rpms/FlightGear-data.git:0a0a53a0f21c84d8221e07b71528ae4bbce1ae7f): open (buildvm-ppc64le-37.iad2.fedoraproject.org) -> FAILED: BuildError: error retrieving sources, mock exited with status 28; see root.log for more information 0 free 0 open 0 done 2 failed 65022826 build (rawhide, /rpms/FlightGear-data.git:0a0a53a0f21c84d8221e07b71528ae4bbce1ae7f) failed
could it be related to #9433 although it doesn't fail exactly at the same stage in the building process (it concerns the same package, whose characteristic is an unusual big source file)
I fired off another build of it, going to try and watch it on the builder to see if I can see anything...
I retried today, with a newer curl version, 7.76.1-1.fc35, and the 15 seconds timeout is still there. It looks strange, because the underlying file transfer seems to work fine (at 70-80 Mbits avg) until the abrupt interrupt.
Hey @kdudka do you have any ideas on this strange issue? curl related or something in our proxy stack?
What I find confusing is that the same source has been successfully fetched, and built a package in the f34 branch (almost at the same time I initially tried and failed with the rawhide branch):
https://koji.fedoraproject.org/koji/buildinfo?buildID=1730641 https://koji.fedoraproject.org/koji/taskinfo?taskID=64927893 and https://kojipkgs.fedoraproject.org//work/tasks/7893/64927893/root.log The 'fedpkg sources' command worked fine in that environment.
Login to comment on this ticket.