ros-infrastructure / buildfarm

Build scripts and notes for catkin debian build pipeline.
6 stars 15 forks source link

dry_sourcedeb jobs failing #155

Closed tfoote closed 10 years ago

tfoote commented 10 years ago

They're getting 404s when trying to get the yaml files. It's on the farm and I can now reproduce it locally.

I expect it must be some sort of throttling. As Johannes was able to run it locally after the build farm failed.

================================================================================
ERRORS
================================================================================
Stack [cob_robot-0.4.8] in distro [groovy] failed to build on the following OS platforms:
['oneiric', 'precise', 'quantal']

[oneiric]: invalid control file: /tmp/rosdeb-oneiric/cob_robot-0.4.8.yaml
Metadata is [<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /svn/download/stacks/cob_robot/cob_robot-0.4.8/cob_robot-0.4.8.yaml was not found on this server.</p> </body></html>]
[precise]: invalid control file: /tmp/rosdeb-precise/cob_robot-0.4.8.yaml
Metadata is [<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /svn/download/stacks/cob_robot/cob_robot-0.4.8/cob_robot-0.4.8.yaml was not found on this server.</p> </body></html>]
[quantal]: invalid control file: /tmp/rosdeb-quantal/cob_robot-0.4.8.yaml
Metadata is [<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /svn/download/stacks/cob_robot/cob_robot-0.4.8/cob_robot-0.4.8.yaml was not found on this server.</p> </body></html>]
================================================================================
tfoote commented 10 years ago

It's working now. I had to verify the account used by the build farm. And my local error above was a naming typo.